<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
That should be a pretty vanilla 7.4 install. The new versions use cmake so from source it would be something like this from the source directory...<br>
<br>
mkdir build<br>
cd build<br>
cmake -DCMAKE_INSTALL_PREFIX=/usr ..<br>
make<br>
make install<br>
<br>
This page https://mapserver.org/installation/unix.html has complete instructions. Note that 7.4 doesn’t use GD any more.<br>
<br>
—Steve<br>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> mapserver-users <mapserver-users-bounces@lists.osgeo.org> on behalf of Jeremy JK <jeremy.jk@yandex.com><br>
<b>Sent:</b> Saturday, August 17, 2019 6:52:56 PM<br>
<b>To:</b> mapserver-users <mapserver-users@lists.osgeo.org><br>
<b>Subject:</b> [mapserver-users] Compiling mapserver with options</font>
<div> </div>
</div>
<div>
<table class="x_MsoNormalTable" border="0" cellspacing="0" cellpadding="0" align="left" width="`"100%`"" style="width:100.0%">
<tbody>
<tr style="">
<td style="background:#FFC845; padding:5.25pt 1.5pt 5.25pt 1.5pt"></td>
<td width="`"100%`"" cellpadding="`"7px" color="`"#FFFF00`"" style="width:100.0%; background:#FFF3DD; padding:5.25pt 3.75pt 5.25pt 11.25pt; word-wrap:break-word">
<div>
<p class="x_MsoNormal" style=""></p>
<div style="font-size:11pt; font-family:Calibri,sans-serif; color:#003865"><b>This message may be from an external email source.</b><br>
</div>
<div style="font-size:9pt; font-family:Calibri,sans-serif; color:#003865">Do not select links or open attachments unless verified. Report all suspicious emails to Minnesota IT Services Security Operations Center.</div>
<p></p>
</div>
</td>
</tr>
</tbody>
</table>
<br>
<br>
<div>
<div>Hello all,</div>
<div> </div>
<div>OK</div>
<div>My supervisor wants me to compile mapserver version 6.2.1 like so</div>
<div> </div>
<div>./configure --prefix=/usr --with-gdal --with-proj=/usr/local --with-jpeg --with-freetype --with-postgis=/usr/bin/pg_config --with-wmsclient --with-geos=/usr/local/bin/geos-config --with-fastcgi=/usr/lib --with-gif=no --with-gd --with-png</div>
<div> </div>
<div>now gdal, proj, freetype, postgis and fastcgi have all been installed on RHEL 7.3 server</div>
<div> </div>
<div>But</div>
<div>I want to use the latest mapserver 7.4.1</div>
<div>but that uses cmake</div>
<div>how compile mapserver 7 with the configuration like 6 above?</div>
<div>Thanks for the guidance</div>
<div> </div>
<div>Jeremy Kadir</div>
<div>Department of Geomatics Eng. & Land Mgmt.</div>
<div>The University of the West Indies</div>
<div>(868) 309 9123</div>
<div> </div>
<div> </div>
<div> </div>
</div>
</div>
</body>
</html>