AGG configure problem on x86_64

Daniel Morissette dmorissette at MAPGEARS.COM
Mon Aug 27 15:20:59 EDT 2007


Thanks for the report. That was an issue with the configure script not 
looking for libagg under the lib64 subdir. I have created a ticket and 
committed a fix for this in SVN:

http://trac.osgeo.org/mapserver/ticket/2265

Daniel


Mike Leahy wrote:
> 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


-- 
Daniel Morissette
http://www.mapgears.com/



More information about the mapserver-dev mailing list