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

Re: [DebianGIS] Mapserver + AGG == /o\



On Nov 15, 2007 1:20 AM, Fabio Tranchitella <kobold@kobold.it> wrote:

> I'm not a lib expert, is there anybody with an idea about what happens and how
> to solve it?

For one, it looks like mapserver is trying to link to the agg static
library instead of a shared library, which is a bad idea (need to
rebuild mapserver whenever agg is updated).

Hmm, I see agg only has static libraries:

http://packages.debian.org/source/agg
http://bugs.debian.org/377270

In that case, you want to link against the _pic variants of the static
libraries:

http://packages.debian.org/sid/libagg-dev/amd64/filelist

-- 
bye,
pabs

http://wiki.debian.org/PaulWise



Reply to: