View Single Post
  #14 (permalink)  
Old 10-14-2008, 12:27 PM
johnh123's Avatar
johnh123
Lurker
Offline
 
Join Date: Mar 2008
Posts: 4
Reputation: 0
johnh123 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: USB Tethering under linux

Quote:
Originally Posted by EtherealRemnant View Post
If you're running Ubuntu, its rather easy.

And its ridiculously fast to boot.

sudo apt-get install subversion
svn co https://synce.svn.sourceforge.net/sv...usb-rndis-lite
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install

Then just launch internet sharing on your phone, hit connect, then plug in the USB cable.
So i did this, but I get this when I make:

make: *** /lib/modules/2.6.24-22-eeepc/build: No such file or directory. Stop.
make: *** [install] Error 2


any thoughts as to how to fix this?
Reply With Quote