<br><br><div><span class="gmail_quote">On 9/6/07, <b class="gmail_sendername">Stephen Woodbridge</b> <<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
frequens wrote:<br>> With Mapserver 5.0 coming with the second rendering engine (nice<br>> results) it is imperative to install the AGG library. Unfortunately the<br>> AGG documentation is rather short. Would somebody be willing to write a
<br>> few lines how to install Libagg for Mapserver use, preferably for a<br>> Linux system?<br>><br>> Thank you in advance,<br>><br>> frequens<br><br>You do not need install AGG, just download it to a working dir and type
<br>make in that dir. Then in the mapserver dir<br>    ./configure --with-agg=/path/to/agg/dir ...<br>and you are done.<br><br>-Steve<br></blockquote></div><br><br>Sorry, Steve and Thomas, did not work for me at all on a Linux Opteron box.
<br><br>I had to do it the way Yves describes it:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://wiki.gloobe.org/doku.php/foss_installation#compilation_v5.0" target="_blank">http://wiki.gloobe.org/doku.php/foss_installation#compilation_v5.0
</a> (already also in English, thanks Yves; I had to do also the "make install").<br>And yes, libSDL2.1-devel seems to be obligatory, while the '–libdir=/usr/lib64'  setting was not needed on my system.<br>
<br>Thanks to all,<br><br>frequens<br><br><br> <br>