AGG configure problem on x86_64

Mike Leahy mgleahy at GOLDEN.NET
Mon Aug 27 14:29:08 EDT 2007


Hello,

I just tried building beta 5 with agg support (on fedora 7, with agg &
agg-devel install from yum).  The problem I've encountered is that even
though I've specified --libdir=/usr/lib64 in my configure options, it seems
that when I add --with-agg=/usr to my configure options, the configure
script still checks for the agg libraries in /usr/lib.  If I make symbolic
links in /usr/lib that point to  /usr/lib64/libagg*, then the
configure/compile works fine.  I think it's just the configure script that
needs to be fixed for this, as I can remove the symbolic links from /usr/lib
after I've compiled mapserver, since the libraries are loaded from
/usr/lib64 at runtime anyway.  Is there anything I might have missed?  I
didn't see any other options when I checked ./configure --help or the
readme.configure file.

Sorry I didn't bring this up earlier - I've been on the road for a couple
weeks, and didn't have the chance to give the latest betas a try.

Regards,
Mike



More information about the mapserver-dev mailing list