View Single Post
  #6 (permalink)  
Old 08-19-2008, 10:36 AM
neckermann's Avatar
neckermann
Lurker
Offline
 
Join Date: Nov 2007
Posts: 19
Reputation: 5
neckermann is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: USB Tethering under linux

I am really new to linux, so bare with me. The commands you have listed are if I currently have an internet connect correct? But I don't at my house without my phone. How would I download these files via windows??


Then I would assume I would extract them to my linux computer and then find the directory for the files I extracted and run the command as follows..




sudo apt-get install subversion
svn co insert directory prior to files?
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install
Reply With Quote