Results 1 to 6 of 6
OKK... First of all, I am pretty new to linux and I have 2 install a USB OVer IP software . I downloaded the software for UBUNTU n I really ...
- 06-23-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 10
Ubuntu help!!!
OKK... First of all, I am pretty new to linux and I have 2 install a USB OVer IP software . I downloaded the software for UBUNTU n I really do not know where to find the installer.I wana find the source code in the package too.. its an open source project . so i believe the source codes are included in that .
- 06-23-2010 #2
is it a .deb file? all you have to do is click on it and it should go to the package manager and install from there.
- 06-24-2010 #3
There should be a Readme or install file in soruce code. Follow instructions from there only.
If there isn't any such files, check the website from where you have downloaded software.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-23-2010 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 10
Usb over ethernet
HEllo guys.. I AM trying to install this software onto my UBUNTU 10.04 LTS Kernel version 2.6. this is a USB over IP software and I downloaded the file from the site sourceforge.net
and the file I downloaded was usbip 0.1.7.tar.gz
I extracted the file to my desktop.
can anyone pleaseeee tell me how to install this onto my computer as this is of extreme importance to me.. please help
what should I be doin next???!!!
thanks in advance
- 07-23-2010 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
If you can't use apt or Synaptic to install it, or install it as a .deb file, check this HowTo for installing software under Linux:
http://www.linuxforums.org/forum/lin...are-linux.html
Since Ubuntu uses sudo rather than root for issuing commands, you'll need to include the sudo command with the commands that are presented in the HowTo. Be sure to check for any ReadMe files as suggested above.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 07-23-2010 #6Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
From the README *in the download*:
From the project page's Wiki:Compile & Install
USB/IP needs both kernel drivers and userland utilities.
The kernel modules are in the drivers/ subdirectory.
See drivers/README for details.
The userspace applications are in the src/ subdirectory.
See src/README for details
Driver README
Userspace README


Reply With Quote