|
Hi, I have ld.so.conf with line /usr/local/lib Thank anyhow
Buenos Aires, Argentina De: Alejandro Rico
[mailto:[EMAIL PROTECTED] Hi !!! On 7/21/06, Reyes,
Mariano <[EMAIL PROTECTED]>
wrote: Hi, I have a problem with shapeObj.buffer( int i ), when call buffer I
get this error: Exception in thread
"main" java.lang.UnknownError: GEOS support is not available My code is: .... pointObj punto = new pointObj( 250, 250, 0 ); lineObj line = new lineObj(); line.add(punto); shapeObj shape = new shapeObj(
mapscriptConstants.MS_SHP_ARCM ); shape.add( line ); shapeObj buff = shape.buffer( 200
); .... Then I try compiler mapserver with geos, and in make test of mapscript/java
I have this message of error: # # An unexpected error has been
detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at
pc=0x400a89b0, pid=30009, tid=1075228800 # # Java VM: Java HotSpot (TM) Client
VM ( 1.4.2_11-b06 mixed mode ) # Problematic frame: # C [libc.so.6+0x729b0] .... Please help me!!!! Thank You!!!! Mariano Reyes
|
- Re: [UMN_MAPSERVER-USERS] Please help me with buffer in ... Reyes, Mariano
- Re: [UMN_MAPSERVER-USERS] Please help me with buffe... Umberto Nicoletti
