Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-20-2005, 09:52 AM
|
#1
|
|
LQ Newbie
Registered: Jun 2005
Posts: 3
Rep:
|
Drivers for National Instruments GPIB Card not Working
I am running a terminal at work with Linux Kernel 2.6.11-smp. Using Xandros and trying to make the drivers work for a National Instruments ISA GPIB card (IEEE 488). I am using a driver that I downloaded from SourceForge at the following
URL: linux_gpib.sourceforge.net
I have been able to run the ./configure script and 'make' to compile the package, but when I run 'make install' I recieve the following messages at the end of the installation.
/usr/bin/install: installing multiple files, but last argument, `/gpib/cb7210.ko' is not a directory (for several such files)
and
make[4]: *** [install-data-hook] Error 1
make[4]: Leaving directory `/home/lee/linux-gpib-3.2.05/driver'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/home/lee/linux-gpib-3.2.05/driver'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/lee/linux-gpib-3.2.05/driver'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/lee/linux-gpib-3.2.05/driver'
make: *** [install-recursive] Error 1
I have followed the directions from the INSTALL file, but have had no luck making the drivers work. Please let me know your thoughts on possible solutions.
|
|
|
|
06-21-2005, 07:04 PM
|
#2
|
|
Guru
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
|
To use the ' make install ' option you need to have root access. You can configure and run the make command but to install you need root access. Just type su and enter root;'s password then type the ' make install ' command
Brian1
|
|
|
|
06-22-2005, 07:34 AM
|
#3
|
|
LQ Newbie
Registered: Jun 2005
Posts: 3
Original Poster
Rep:
|
Unfortunately, I did run the make install option as root and that is when I got to the error messages listed in my original posting. Any other ideas?
|
|
|
|
06-22-2005, 05:09 PM
|
#4
|
|
Guru
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
|
No other ideas those are the usual reponse I get when I forget to su in after do my ./configure and make commands. Only other suggest is contact the creator of the file for help. Good luck.
Brian1
|
|
|
|
10-31-2005, 01:45 PM
|
#5
|
|
LQ Newbie
Registered: Oct 2005
Location: Under the big sky
Distribution: suse 10, 64-bit
Posts: 2
Rep:
|
MadScience314,
you need to track down the first error (probably first three) not the last. that will tell you the cause of the errors that follow.
try something like this:
./configure > /home/lee/Desktop/log_install_errors
or where ever is convenient to you. you will then have to open that file, which will appear on your desktop, to know when to type appropriate responses. then close down the log file before hitting enter. there will be a LOT of text there, just go to the bottom of the file each time for responses.
post the first error here or figure it out yourself.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:02 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|