<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I am new for mapserv over Ubuntu 22.04.<br>
      I had Oracle Client installed ok, because sqlplus is running<br>
      <br>
      I'm following instructions in
<a class="moz-txt-link-freetext" href="https://mapserver.org/installation/unix.html?highlight=compiling+over+ubuntu#compiling-on-unix">https://mapserver.org/installation/unix.html?highlight=compiling+over+ubuntu#compiling-on-unix</a><br>
      <br>
      After fighting several weeks I'm at this point. And I've never got
      mapserv to compile for Oracle.<br>
      I had also read
<a class="moz-txt-link-freetext" href="https://gis.stackexchange.com/questions/328817/mapserver-with-oracle-spatial-on-linux">https://gis.stackexchange.com/questions/328817/mapserver-with-oracle-spatial-on-linux</a><br>
      <br>
      I 'll apreciate any help</p>
    <pre style="margin-top: 0px; margin-right: 0px; margin-bottom: calc(var(--s-prose-spacing) + 0.4em); margin-left: 0px; padding: var(--su12); border: 0px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-weight: 400; font-stretch: inherit; line-height: var(--lh-md); font-family: var(--ff-mono); font-size: var(--fs-body1); vertical-align: baseline; box-sizing: inherit; width: auto; max-height: 600px; overflow: auto; background-color: var(--highlight-bg); border-radius: var(--br-md); overflow-wrap: normal; color: var(--highlight-color); letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><code style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: var(--ff-mono); font-size: var(--fs-body1); vertical-align: baseline; box-sizing: inherit; background-color: transparent; white-space: inherit; color: var(--black-800); border-radius: 0px;">cmake -DCMAKE_INSTALL_PREFIX=/opt/mapserver \
        -DCMAKE_PREFIX_PATH=/usr/local/pgsql/91:/usr/local:/opt:/usr/share:/usr/lib:/usr/lib/oracle/12.2/client64:/usr/include/oracle/12.2/client64:/usr/lib:/usr/lib64:/usr/share/gdal \
        -DWITH_CLIENT_WFS=ON \
        -DWITH_CLIENT_WMS=ON \
        -DWITH_CURL=ON \
        -DWITH_SOS=ON \
        -DWITH_PHP=ON \
        -DWITH_PERL=ON \
        -DWITH_RUBY=ON \
        -DWITH_JAVA=ON \
        -DWITH_CSHARP=ON \
        -DWITH_PYTHON=ON \
        -DWITH_SVGCAIRO=OFF\
        -DWITH_ORACLESPATIAL=ON \
        -DWITH_MSSQL2008=ON \
  -DWITH_PROTOBUFC=OFF \
  -DWITH_HARFBUZZ=OFF \
  -DWITH_FRIBIDI=OFF \
        ../ >../configure.out.txt</code></pre>
    <br>
    <pre class="moz-signature" cols="72">-- 
Silvia Gatti
Gestion del Cambio - Gcia. de Sistemas
Obras Sanitarias S.E. Mar del Plata - Batán
Tel. 4992900 Int 521</pre>
  <br>"Trabajando  por un futuro con  agua potable para todos"<br>
</body>
</html>