[Scribus] Error while compiling
PLinnell
mrdocs
Mon Nov 28 22:28:22 CET 2005
On Monday 28 November 2005 22:00, Karl Sinn wrote:
> Hi,
>
> while compiling scribus I get this error message:
>
> /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/
>bin/ld: cannot find -lssl
> collect2: ld returned 1 exit status
> make[3]: *** [scribus] Fehler 1
> make[3]: Leaving directory
> `/home/Karl/download/scribus-1.3.1/scribus' make[2]: ***
> [all-recursive] Fehler 1
> make[2]: Leaving directory
> `/home/Karl/download/scribus-1.3.1/scribus' make[1]: ***
> [all-recursive] Fehler 1
> make[1]: Leaving directory `/home/Karl/download/scribus-1.3.1'
> make: *** [all] Fehler 2
>
>
> What's the meaning of this?
>
> Karl
> _______________________________________________
> Scribus mailing list
> Scribus at nashi.altmuehlnet.de
> http://nashi.altmuehlnet.de/mailman/listinfo/scribus
Hi,
You missed installing openssl-devel. Noted in the README and BUILDING
files.
Suse builds in ssl (Secure Sockets Layer) into their CUPS setup and
thus when compiling CUPS support for it, you need the openssl
headers.
Unfortunately, we cannot easily run a configure test, as not all
distros do this.
Complete list of needed/recommended packages:
qt3-devel (required)
libart_lgpl-devel (required)
freetype2-devel (required)
fontconfig-devel
liblcms-devel
libtiff-devel
libxml2-devel
cups-devel
openssl-devel (required if CUPS support is needed)
libpng-devel
libjpeg-devel
update-desktop-files
python-devel
tk
python-imaging
Peter
More information about the scribus
mailing list