-
Using iphone with linux
hey ive been wanting to play with the whole using iphone with linux n stuff but linux xp (the linux i have) doesnt have the right libraries n stuff... the read me says i need
- libpthread
- libncurses
- libusb
- libreadline
but where can i get these?? is there like a package with them all together so i dont have to look for each individual one?
-
Just use your package manager to get them most likely. For example on Debian derivations use the apt-get install command.
-
oh lol well hmm i gotta get the modem to work in LXP then :(
im thinking im just gonna look into getting ubuntu 8.1
-
sorry for a bit late posting
libncurses is ncurses package, it contains some fonts as I remember, very important package in many tasks
libusb probably will be usb-utils
rest two hmmm dunno maybe pthread and readline?
-
yea i went ahead n am running with ubuntu n it has it preinstalled
soo more or less for iphone linux id recommend Ubuntu cuz it comes with least hassles unless you want to build it urself then it gets hard