Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行find.sh出错 #80

Closed
inaveu opened this issue Apr 11, 2015 · 4 comments
Closed

执行find.sh出错 #80

inaveu opened this issue Apr 11, 2015 · 4 comments

Comments

@inaveu
Copy link

inaveu commented Apr 11, 2015

$ uname -m
i686
所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢

@txthinking
Copy link
Owner

试试:

$ cd scripts
$ cp iprange_i386 iprange_i686

然后再find

On Sat, Apr 11, 2015 at 10:24 AM inaveu [email protected] wrote:

$ uname -m
i686
所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢


Reply to this email directly or view it on GitHub
#80.

@txthinking
Copy link
Owner

@inaveu 可以了吗

On Sat, Apr 11, 2015 at 10:39 AM Cloud [email protected] wrote:

试试:

$ cd scripts
$ cp iprange_i386 iprange_i686

然后再find

On Sat, Apr 11, 2015 at 10:24 AM inaveu [email protected] wrote:

$ uname -m
i686
所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢


Reply to this email directly or view it on GitHub
#80.

@justin-tang
Copy link

find.sh
出现以下问题请问怎么解决:
./find.sh: line 23: ./iprange_x86_64: cannot execute binary file
./find.sh: line 24: ./iprange_x86_64: cannot execute binary file
./find.sh: line 39: ((: i=: syntax error: operand expected (error token is "=")

@txthinking
Copy link
Owner

@justintang 是Linux系统吗?
https://github.com/txthinking/google-hosts/blob/master/scripts/README.md

On Sat, Apr 11, 2015 at 1:27 PM Justin Tang [email protected]
wrote:

find.sh
出现以下问题请问怎么解决:
./find.sh: line 23: ./iprange_x86_64: cannot execute binary file
./find.sh: line 24: ./iprange_x86_64: cannot execute binary file
./find.sh: line 39: ((: i=: syntax error: operand expected (error token is
"=")


Reply to this email directly or view it on GitHub
#80 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants