Closed inaveu closed 9 years ago
试试:
$ cd scripts
$ cp iprange_i386 iprange_i686
然后再find
On Sat, Apr 11, 2015 at 10:24 AM inaveu notifications@github.com wrote:
$ uname -m i686 所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢
— Reply to this email directly or view it on GitHub https://github.com/txthinking/google-hosts/issues/80.
@inaveu 可以了吗
On Sat, Apr 11, 2015 at 10:39 AM Cloud cloud@txthinking.com wrote:
试试:
$ cd scripts $ cp iprange_i386 iprange_i686
然后再find
On Sat, Apr 11, 2015 at 10:24 AM inaveu notifications@github.com wrote:
$ uname -m i686 所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢
— Reply to this email directly or view it on GitHub https://github.com/txthinking/google-hosts/issues/80.
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 "=")
@justinTang 是Linux系统吗? https://github.com/txthinking/google-hosts/blob/master/scripts/README.md
On Sat, Apr 11, 2015 at 1:27 PM Justin Tang notifications@github.com 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 https://github.com/txthinking/google-hosts/issues/80#issuecomment-91765316 .
$ uname -m i686 所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢