discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep on debian


From: Andreas Höschler
Subject: Re: GNUstep on debian
Date: Mon, 19 Feb 2007 15:48:26 +0100

Hi Dennis,

The configure is not complaining about not finding the libraries, but not finding the header files.

I guess if you find -name "jpeglib.h" you will not find it.

apt-get install libjpeg62-dev

will solve that issue. Same goes for all other libs that are needed. You need the -dev packages.

With kind regards,

Thanks a lot!

        apt-get install libjpeg62-dev
        apt-get install libtiff4-dev
        apt-get install libpng12-dev

solved the problem.

Regards,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]