View Single Post
  #2 (permalink)  
Old 07-22-2008, 08:50 AM
jole@jole.fi jole@jole.fi is offline
iPhone Nanite
 
Join Date: Jul 2008
Posts: 1
jole@jole.fi is on a distinguished road
Default

Quote:
Originally Posted by PSM View Post
Everything was going well until the very end when I try to launch slirp from Mobile Terminal, it just says "Killed."
My guess is that the slirp binary is not compatible with iPhone version 2.0. Anyone knows where to get 2.0 compatible version?

Quote:
Originally Posted by PSM View Post
One more thing I discovered: when I try to give slirp execute permissions while ssh'ed from my Mac, it says nothing after the command (chmod +x /usr/bin/slirp). When I enter the same command in Mobile Terminal it says "operation not permitted." Is that normal when trying to do it from the phone, or is this a sign of an incompatibility with 2.0?
MobileTerminal seems to log in as mobile user that does not have proper permissions to do that. From your mac you probably logged in as root.
Reply With Quote