2007.04.05 22:47 "[Tiff] Installation "libjpeg.la seems to be moved"", by Adam Talbot

    Hi all,
    I have tried to install this software several times unsuccessfully.
    Each time I come across the same error and I can find no information
about it on the net.
    If anyone has any suggestions or insight that would be greatly
appreciated.
    The configure and the make seem to work just fine. I su as root and

run "make install" and I get the error (shown below).

The main problem seems to be with the command: /bin/sh /home/atalbot/Download/tiff-3.8.2/libtool --tag CXX --mode=relink g++ -g -O2 -o libtiffxx.la -rpath /usr/local/lib -no-undefined -version-number 3:8:2 tif_stream.lo ../libtiff/libtiff.la ../port/libport.la -ljpeg -lz -lm -lc

Which has the following output:

libtool: relink: warning: `/usr/lib/gcc/i386-redhat-linux/3.4.6/../../..//libjpeg.la' seems to be moved

mv: cannot move `libtiffxx.so.3.8.2' to `libtiffxx.so.3.8.2U': Permission denied

    Thanks,
    Adam.

    I am running on RedHat Enterprise Linux Version:

Linux version 2.6.9-42.0.10.ELsmp (brewbuilder@hs20-bc1-5.build.redhat.com) gcc version 3.4.6 20060404

Red Hat 3.4.6-3 #1 SMP Fri Feb 16 17:17:21 EST 2007

    The error is:
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: