473,385 Members | 1,275 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

opening bashrc file

I have to run command called "bind_driver", it's showing the command is not found.
So, i need to make some changes in bashrc file, it's not getting opened.
vi .bashrc

I could open bashrc file by logging as root but still unable to make changes in it, so couldn't run bind_driver command yet.

The thing is when enter "bind_driver --list:
terminal says: "command not found",

Let's forget about bashrc.
I want this command to run, may be it has to do sth with dependancy tree.
Mar 5 '10 #1
3 3923
rski
700 Expert 512MB
You have to find where the program is and run command with full path
Expand|Select|Wrap|Line Numbers
  1. /path_to_file_bind_driver/bind_driver --list:
  2.  
of course it works if this soft is installed.
Mar 6 '10 #2
Time
77
how come RS02gnx3054
Banned is heading this post?
It has been posted by me. How to do that?
And why Banned is coming under this heading?
Mar 9 '10 #3
Time
77
1. usbip@usbip-desktop:~/usbip-0.1.7 /src/cmd/.libs$ sudo ./bind_driver
2. [sudo] password for usbip:
3. Usage: bind-driver [OPTION]
4. Change driver binding for USB/IP.
5. --usbip busid make a device exportable
6. --other busid use a device by a local driver
7. --list print usb devices and their drivers
8. --allusbip make all devices exportable

1. usbip@usbip-desktop:~/usbip-0.1.7 /src/cmd/.libs$ sudo ./bind_driver --list
2. List USB devices
It's just describibg the option but not actually getting executed.

1. usbip@usbip-desktop:~/usbip-0.1.7 /src/cmd/.libs$ sudo bind_driver --list
2. sudo: bind_driver: command not found
Mar 10 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: PM | last post by:
Has anyone found a way to open a file exclusively where it will fail if the file is already open, i have tried the following _FileStream = new FileStream(@"C:\Data.txt", FileMode.Open,...
1
by: Alfons | last post by:
Hello, I have build a program that can do file transferring between a Windows XP computer and a DOS computer via a serial port. The Windows program I have build in C++ with Visual Studio 6.0....
6
by: Johnny | last post by:
Hi, I am trying to open new window that only has title bar. I specified whatever options I could "location=no,menubar=no,status=no,toolbar=no" but in FireFox status bar is still shown at the...
10
by: santiago538 | last post by:
Hi, Is there any way to specify which monitor a Window.open() will launch a new browser window in on systems with more than one display. It would only need to work with Mozilla browsers, and not...
44
by: Viken Karaguesian | last post by:
Hello all, On occasion I want to open hyperlinks (images, etc.) in a new window. In the past, I've used target="_blank" to open the link in a new window. However, using the "target" attribute...
11
by: aldrin | last post by:
I'm trying to run this code under windows xp sp2 using codeblocks v1.0 compiler with great difficulty.There is no problem with running this under KDevelop in linux. Any help would be greatly...
2
by: Craig | last post by:
Hi there, I'm trying to open colour BMPs using PIL and I'm getting the following errors. Opening a 16 colour BMP I get: Traceback (most recent call last): File "<pyshell#3>", line 1, in...
9
compman9902
by: compman9902 | last post by:
Hello, and thank toy for reading this post. Thus far, this website has helped me a lot, (I have finally finished my encryptor: "site removed by moderator", go to the downloads link) and I will...
15
by: Umesh | last post by:
how to open a website like yahoo.com and use it as input? The following code doesn't work. #include"stdio.h" int main() { FILE *f; f=fopen("http://www.yahoo.com","r"); if(f==NULL)
34
by: Alexnb | last post by:
Gerhard Häring wrote: No, it didn't work, but it gave me some interesting feedback when I ran it in the shell. Heres what it told me: Traceback (most recent call last): File...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.