[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Jpeg library installation



"Mathur" <mathur@xxxxxxxxx> wrote:
> I need some help on installation of the JPEG library on my RAQ server.
> I followed as instructed in the install.doc, everything is happening I
> proceeded as
> 1.    ./configure --enable-shared --enable-static
> 2.    make
> 3.    make test
> 4.    make -n install ( points to /usr/local/lib)
> 5.    make install as root
> gives me an output as shown below ..
>
> [root@cob558 jpeg-6b]# make install
> /usr/bin/install -c -m 644 jconfig.h /usr/local/include/jconfig.h
> /usr/bin/install -c -m 644 ./jpeglib.h /usr/local/include/jpeglib.h
> /usr/bin/install -c -m 644 ./jmorecfg.h /usr/local/include/jmorecfg.h
> /usr/bin/install -c -m 644 ./jerror.h /usr/local/include/jerror.h
> ./libtool --mode=install /usr/bin/install -c libjpeg.la
> /usr/local/lib/libjpeg.l
> a
> /usr/bin/install -c .libs/libjpeg.so.62.0.0
> /usr/local/lib/libjpeg.so.62.0.0
> rm -f /usr/local/lib/libjpeg.so.62 /usr/local/lib/libjpeg.so
> (cd /usr/local/lib && ln -s libjpeg.so.62.0.0 libjpeg.so.62)
> (cd /usr/local/lib && ln -s libjpeg.so.62.0.0 libjpeg.so)
> /usr/bin/install -c libjpeg.la /usr/local/lib/libjpeg.la
> /usr/bin/install -c .libs/libjpeg.a /usr/local/lib/libjpeg.a
> ranlib /usr/local/lib/libjpeg.a
> chmod 644 /usr/local/lib/libjpeg.a
> PATH="/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/sbin" ldconfig -n
> /usr/local/lib
> --------------------------------------------------------------------------
----
>
> Libraries have been installed in:
>    /usr/local/lib
>
> To link against installed libraries in a given directory, LIBDIR,
> you must use the `-LLIBDIR' flag during linking.
>
>  You will also need to do one of the following:
>    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>      during execution
>    - add LIBDIR to the `LD_RUN_PATH' environment variable
>      during linking
>    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> --------------------------------------------------------------------------
----
>
> ./libtool --mode=install /usr/bin/install -c cjpeg /usr/local/bin/cjpeg
> /usr/bin/install -c .libs/cjpeg /usr/local/bin/cjpeg
> ./libtool --mode=install /usr/bin/install -c djpeg /usr/local/bin/djpeg
> /usr/bin/install -c .libs/djpeg /usr/local/bin/djpeg
> ./libtool --mode=install /usr/bin/install -c jpegtran
> /usr/local/bin/jpegtran
> /usr/bin/install -c .libs/jpegtran /usr/local/bin/jpegtran
> ./libtool --mode=install /usr/bin/install -c rdjpgcom
> /usr/local/bin/rdjpgcom
> /usr/bin/install -c rdjpgcom /usr/local/bin/rdjpgcom
> ./libtool --mode=install /usr/bin/install -c wrjpgcom
> /usr/local/bin/wrjpgcom
> /usr/bin/install -c wrjpgcom /usr/local/bin/wrjpgcom
> /usr/bin/install -c -m 644 ./cjpeg.1 /usr/local/man/man1/cjpeg.1
> /usr/bin/install -c -m 644 ./djpeg.1 /usr/local/man/man1/djpeg.1
> /usr/bin/install -c -m 644 ./jpegtran.1 /usr/local/man/man1/jpegtran.1
> /usr/bin/install -c -m 644 ./rdjpgcom.1 /usr/local/man/man1/rdjpgcom.1
> /usr/bin/install -c -m 644 ./wrjpgcom.1 /usr/local/man/man1/wrjpgcom.1
>
>
>
> Let me know where I am going wrong

I don't see an error message anywhere.  From the output you pasted in it
appears to have installed without errors.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/