Hi, I'm using 64 bit RHEL WS 4 and want to install HP 4200tn. I followed the instructions on the website well. I ran ./configure --prefix=/usr --libdir=/usr/lib64 in the /usr/hplip-1.7.4a directory. It didn't give any errors and it generated makefile. However when I ran make in the same directory I got the following:
[EMAIL PROTECTED] hplip-1.7.4a]$ make Making all in . make[1]: Entering directory `/usr/hplip-1.7.4a' /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o cupsext.la -rpath /usr/lib64/python2.3/site-packages -module -avoid-version cupsext_la-cupsext.lo -lnetsnmp -lm -lcups -lusb -lcrypto -lpthread gcc -shared .libs/cupsext_la-cupsext.o /usr/lib/libnetsnmp.so -lm -lcups -lusb -lcrypto -lpthread -Wl,-soname -Wl,cupsext.so -o .libs/cupsext.so gcc: /usr/lib/libnetsnmp.so: No such file or directory make[1]: *** [cupsext.la] Error 1 make[1]: Leaving directory `/usr/hplip-1.7.4a' make: *** [all-recursive] Error 1 [EMAIL PROTECTED] hplip-1.7.4a]$ Any help would be too much appreciated. Thanks, Fazil University of Connecticut ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
