Hi!

I'm having the same problem while trying to install HPLIP 1.6.12 (tried both
the manual installation and the self-install options).

In both cases, "make" fails at:

/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2   -o libhpip.la -rpath
/usr/lib64 -version-info 0:1:0 xconvolve.lo xfax.lo xgrayout.lo xjpg_dct.lo
xjpg_fix.lo xpad.lo xrotate.lo xskel.lo xtiff.lo ipmain.lo xchgbpp.lo
xcrop.lo xgamma.lo xjpg_dec.lo xjpg_huf.lo xpcx.lo xsaturation.lo xtable.lo
xtonemap.lo xbi2gray.lo xcolrspc.lo xfakemono.lo xgray2bi.lo xinvert.lo
xjpg_enc.lo xmatrix.lo xpnm.lo xscale.lo xthumb.lo xyxtract.lo  -lnetsnmp
-lm -lcups -lusb -lcrypto -lpthread
rm -fr  .libs/libhpip.so.0.0.1
gcc -shared  .libs/xconvolve.o .libs/xfax.o .libs/xgrayout.o
.libs/xjpg_dct.o .libs/xjpg_fix.o .libs/xpad.o .libs/xrotate.o .libs/xskel.o
.libs/xtiff.o .libs/ipmain.o .libs/xchgbpp.o .libs/xcrop.o .libs/xgamma.o
.libs/xjpg_dec.o .libs/xjpg_huf.o .libs/xpcx.o .libs/xsaturation.o
.libs/xtable.o .libs/xtonemap.o .libs/xbi2gray.o .libs/xcolrspc.o
.libs/xfakemono.o .libs/xgray2bi.o .libs/xinvert.o .libs/xjpg_enc.o
.libs/xmatrix.o .libs/xpnm.o .libs/xscale.o .libs/xthumb.o .libs/xyxtract.o
/usr/lib/libnetsnmp.so -lm -lcups -lusb -lcrypto -lpthread  -Wl,-soname
-Wl,libhpip.so.0 -o .libs/libhpip.so.0.0.1
gcc: /usr/lib/libnetsnmp.so: No such file or directory

Shouldn't it be using -lnetsnmp instead of /usr/lib/libnetsnmp.so ? In any
case, I don't find the place where to modify the Makefile to get it running
correctly :-(

Any help will be appreciated!

Regards,

   Gonçal

------

Aaron
Tue, 12 Dec 2006 08:29:25 -0800

cd into the hplip directory created by the .run file and run 'make'
manually, then post any errorrs generated.

A

On 12/12/06, Rajesh George <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi
>
>
>
> I am trying to install hplip-1.6.10 on my RedHat Enterprise Linux Advance
> Server.
>
> While installing am getting the following errors…
>
>
>
> Creating directory hplip-1.6.10
>
> Verifying archive integrity... All good.
>
> Uncompressing HPLIP 1.6.10 Self Extracting
>
Archive.....................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
..............
> etc. etc.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to