<div>Steve,</div><div>Thanks for the reply<br />This is what I came up with after viewing the CMakelists file</div><div> </div><div><div>cmake -DCMAKE_INSTALL_PREFIX=/usr \</div><div>      -DWITH_GDAL</div><div>      -DWITH_PROJ=/usr/local</div><div>      -DWITH_POSTGIS=/usr/bin/pg_config</div><div>      -DWITH_CLIENT_WMS</div><div>      -DWITH_GEOS=/usr/local/bin/geos-config</div><div>      -DWITH_FCGI</div><div> </div><div>but unsure about jpeg, freetype, png </div><div>How to compile w/ these options?</div><div>Or are they default?</div><div> </div></div><div><br /></div><div><br /></div><div>19.08.2019, 02:08, "Lime, Steve D (MNIT)" <steve.lime@state.mn.us>:</div><blockquote>
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 <a href="https://mapserver.org/installation/unix.html">https://mapserver.org/installation/unix.html</a> has complete instructions. Note that 7.4 doesn’t use GD any more.<br />
<br />
—Steve<br />
<hr style="display:inline-block;width:98%" />
<div dir="ltr" id="ca2944a1601373f79e11027eba6e57c3143d95406757383ab92f9b574181a7d8divRplyFwdMsg"><font color="#000000" face="Calibri, sans-serif" style="font-size:11pt"><b>From:</b> mapserver-users <<a href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a>> on behalf of Jeremy JK <<a href="mailto:jeremy.jk@yandex.com">jeremy.jk@yandex.com</a>><br />
<b>Sent:</b> Saturday, August 17, 2019 6:52:56 PM<br />
<b>To:</b> mapserver-users <<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>><br />
<b>Subject:</b> [mapserver-users] Compiling mapserver with options</font>
<div> </div>
</div>
<div>
<table align="left" border="0" cellpadding="0" cellspacing="0" class="98c232c84de514f740d460e2aa4630d1774eb7bc4016ce0def8335e43912e2c2x_MsoNormalTable" style="width:100%"><tbody><tr><td style="background:#ffc845;padding:5.25pt 1.5pt 5.25pt 1.5pt"></td><td style="background:#fff3dd;padding:5.25pt 3.75pt 5.25pt 11.25pt;width:100%;word-wrap:break-word">
<div>
<p class="ace0f05b39eb6bf7a4584ecc19900953a6312663f092b926458ea9ad47fba087x_MsoNormal"></p>
<div style="color:#003865;font:11pt 'calibri' , sans-serif"><b>This message may be from an external email source.</b><br />
</div>
<div style="color:#003865;font:9pt 'calibri' , sans-serif">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><span class="177d5a4333ac019606de889e143743a1wmi-callto">(868) 309 9123</span></div>
<div> </div>
<div> </div>
<div> </div>
</div>
</div>

</blockquote><div><br /></div><div><br /></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><br /></div>