[mapserver-dev] Can't configure SVN

Stephen Woodbridge woodbri at swoodbridge.com
Fri Mar 9 11:35:20 EST 2012


I have thrown an if block around the java stuff to disable it in 
configure so I can get it to configure without the java tests, but this 
seems like a problem that needs to be fixed.

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

On 3/9/2012 11:19 AM, Stephen Woodbridge wrote:
> Anyone have any ideas on this?
> I would like to build and test the new label code but I can not build
> SVN :(
>
> Any help would be depreciated.
>
> -Steve W
>
> On 3/3/2012 8:17 AM, Stephen Woodbridge wrote:
>> Hi all,
>>
>> I am trying to compile svn last night and can't get it to configure
>>
>> ./configure \
>> --enable-runpath \
>> --enable-ignore-missing-data \
>> --with-httpd=/usr/sbin/apache2 \
>> --with-proj=/usr \
>> --with-agg \
>> --with-gd \
>> --with-freetype \
>> --with-postgis \
>> --without-tiff \
>> --with-wmsclient \
>> --with-fribidi-config=/usr/local/bin/fribidi-config \
>> --with-gdal \
>> --with-wfs \
>> --with-ogr \
>> --with-experimental-png \
>> --with-geos \
>> --with-cairo=yes
>>
>> And it fails with java stuff that I do not want and didn't request.
>> Should we have an option like:
>>
>> --with-java=no
>>
>> ...
>> checking if --with-java-include-os-name specified... no, autodetected
>> linux
>> checking for javac... /usr/bin/javac
>> checking symlink for /usr/bin/javac... /etc/alternatives/javac
>> checking symlink for /etc/alternatives/javac...
>> /etc/alternatives/kaffe-system/bin/javac
>> configure: error: cannot find java include files
>>
>> Any ideas on how to work around this?
>>
>> -Steve W
>> _______________________________________________
>> mapserver-dev mailing list
>> mapserver-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
>
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev



More information about the mapserver-dev mailing list