[Scribus] Building scribus on FreeBSD

fredd effediwhy
Fri Mar 31 13:39:02 CEST 2006


On 3/31/06, Hans Petter Selasky <hselasky at c2i.net> wrote:
>
> On Friday 31 March 2006 13:06, Petr Van?k wrote:
> > Dne p?tek 31 b?ezen 2006 13:00 Hans Petter Selasky napsal(a):
> > > Has anyone built scribus on FreeBSD ?
> > >
> > > I get several configure errors saying it cannot find "libtiff",
> "libjpeg"
> > > and a bunch of other libraries I know I have installed ....
> >
> > well, do you have header files of these libraries too? This is what is
> > called *-devel packages on most linux distros
> >
>
> Yes, but the configure script maybe does not find them.
>
> %find /usr/local/include/* |grep jpeg
> /usr/local/include/jpegint.h
> /usr/local/include/jpeglib.h
>
> %find /usr/local/include/* | grep tiff
> /usr/local/include/tiff.h
> /usr/local/include/tiffconf.h
> /usr/local/include/tiffio.h
> /usr/local/include/tiffvers.h
>
> %find /usr/local/include/* | grep png
> /usr/local/include/libpng
> /usr/local/include/libpng/png.h
> /usr/local/include/libpng/pngconf.h
> /usr/local/include/png.h
> /usr/local/include/pngconf.h
>
> On NetBSD I think it is /usr/pkg/include/....



Have you tried a :
./configure --with-extra-includes=/usr/local/include

(and may be followed by a --with-extra-libs=/usr/local/lib )

Scribus 1.2.4 is available in Freebsd's ports. The makefile contains :

CONFIGURE_ARGS=	--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include

may be you can also try with these arguments.

HTH

Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20060331/597c88d9/attachment.html 



More information about the scribus mailing list