From: Ian T. <its...@ya...> - 2002-06-26 03:37:57
|
Ian Timshel wrote: >Could someone help make some sense out of this for me.. I'm likely not terribly well equiped to be playing with this thing but the scanner is the only thing that ties me to windoz... I thought it time I contribute something for myself and others. > > I run a RH 7.2 with the stock RH kernel 2.4.9-31. I live on kde 2.2.2 The scanner I have is the hp scanjet 3400c When I tried to finish the install of the testtool I got the following result and I don't know where to go from here. > > Would someone please post a link to some information to help me learn to do the problem solving with this please? I downloaded and installed the "libusb version 0.1.4" > > > >[root@localhost testtool]# make all >gcc -Wall -c -o main.o main.c >gcc -Wall -c -o hp3300c_xfer.o hp3300c_xfer.c >hp3300c_xfer.c:49:17: usb.h: No such file or directory >make: *** [hp3300c_xfer.o] Error 1 > > You need libusb 0.1.5 plus the development package. Even better is downloading libusb sources and compiling it yourself. Kind regards, Bertrik Sikken |