[kde-solaris] Jpeg support

Damien Uern morpheus_2606 at internode.on.net
Mon May 31 17:39:20 CEST 2004


On Tue, 1 Jun 2004 01:02 am, Lars Tunkrans wrote:
>   Well,
>
>     There are too many  copies  of libjpeg  laying about in the Solaris
> directory tree. possible locations are:
>
>     /usr/sfw/lib/libjpeg
>     /opt/sfw/lib/libjpeg
>
>     and the ones you made up your self , likely:
>
>     /usr/local/lib/libjpeg
>
>     and all corresponding header files.
>
>     You have got to make sure  by ordering  the searchpaths  with
>     LD_LIBRARY_PATH  LDFLAGS  and CPPFLAGS  that you find the copy
>     of libjpeg that you intend to use.
>
>     I would recommend using the the JPEG files in /usr/sfw
>     as they are what the rest of the system uses in Solaris9
>
> //Lars

Hmm, yeah we have them installed all over the place, seems to be a bit of a 
mess. I have libjpeg installed in $KDEDIR. I hacked the configure script to 
force it to look in the correct directory (for some reason the $includedir 
variable wasn't being set correctly). So now configure actually finds the 
headers. We'll see how it goes, thanks for the help.

Damien

>
> Damien Uern wrote:
> > Hey,
> >
> > Is anyone having trouble getting KDE to compile with jpeg support? I have
> > the correct libjpeg compiled and installed ok. I can compile the test
> > program from the configure script with the same gcc arguments as the
> > configure script. Yet Configure doesn't like it and says there is
> > something wrong with my jpeg installation.
> >
> > checking for libjpeg6b... -ljpeg6b
> > configure: WARNING:
> > There is an installation error in jpeg support. You seem to have only one
> > of either the headers _or_ the libraries installed. You may need to
> > either provide correct --with-extra-... options, or the development
> > package of libjpeg6b. You can get a source package of libjpeg from
> > http://www.ijg.org/ Disabling JPEG support.
> >
> > I really don't get it. The libraries and headers for libjpeg are
> > installed in ${prefix}/lib and ${prefix}/include respectively. It should
> > work.
> >
> > Damien
>
> ___________________________________________________
> This message is from the kde-solaris mailing list.
> Account management:  https://mail.kde.org/mailman/listinfo/kde-solaris.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.

-- 
"This is turning into one very sexy struggle for the human race."
 -Zapp Brannigan 


More information about the kde-solaris mailing list