Thank you!
/usr/lib64 exists. It contains libnetsnmp.so . The error message is
/bin/sh ./libtool --mode=link --tag=CXX g++ -g -O2 -o hpiod hpiod.o channel.o device.o mlc.o system.o jddevice.o jetdirect.o udevice.o uppdevice.o ppdevice.o pp.o -lnetsnmp -lcrypto -lpthread
g++ -g -O2 -o hpiod hpiod.o channel.o device.o mlc.o system.o jddevice.o jetdirect.o udevice.o uppdevice.o ppdevice.o pp.o /usr/lib64/libnetsnmp.so -lcrypto -lpthread
make[1]: *** No rule to make target `COPYING', needed by `all-am'. Stop.
make[1]: Leaving directory `/root/Software/hplip-0.9.6'
make: *** [all-recursive] Error 1
Are there any more hints? Thanks a lot!
|