From: dave p. <dpe...@gm...> - 2015-10-16 12:33:02
|
Hallo Andreas, A couple of tips: You need to run gpib_config as root and by default it will have been installed in /usr/local/sbin/gpib_config. As root you can run the lspci command to see what cards are installed which should give you a clue as to which module to use. /d On Fri, Oct 16, 2015 at 1:54 PM, Andreas Schütz < And...@ru...> wrote: > Hello, i am trying to install the gpib drivers on openSUSE 13.2 (kernel > 13.16.7-24). It seems that the complete installation was successful. I > loaded the gpib_common module and tried to run the gpib_config command. > I get an error that this command was not found. I have no idea what the > problem is, because the installation showed no errors. After reading the > config.log i noticed some erros like this : > > configure:13320: checking sys/mkdev.h usability > configure:13320: gcc -c -g -O2 conftest.c >&5 > conftest.c:61:23: fatal error: sys/mkdev.h: No such file or directory > #include <sys/mkdev.h> > ^ > compilation terminated. > configure:13320: $? = 1 > configure: failed program was: > | /* confdefs.h */ > > > I thought maybe another problem is my gpib card. It is not clear who > manufactured the card (on the chipset is only written AMCC). I tried > loading different modules but still couldnt use the gpib_config command. > After reinstalling and changing board type and name in gpib.conf i still > dont know what the problem might be. Any suggestions or ideas? Thanks in > advance. > > > ------------------------------------------------------------------------------ > _______________________________________________ > Linux-gpib-general mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linux-gpib-general > |