Re: [JPP-Devel] mac osx ECW,JP2 support

2012-11-27 Thread edgar . soldin
can you manually replace jecw*.jar and see if it makes a difference? if yes i can work out a solution for both to work properly. nP ..ede On 27.11.2012 20:25, Giuseppe Aruta wrote: > It works fine with ecw on MacOSX (I think Lion). Raster file has a black > border around which means that plugin

Re: [JPP-Devel] mac osx ECW,JP2 support

2012-11-27 Thread Giuseppe Aruta
It works fine with ecw on MacOSX (I think Lion). Raster file has a black border around which means that plugin cannot recognize transparency. This doesn't happen with GvSIGCE with the same file (and the same plugin). I wonder if this is connected to the jar ecw file: in OJ Mac and Linux users seems

Re: [JPP-Devel] mac osx ECW,JP2 support

2012-11-27 Thread edgar . soldin
1. i used the files you sent. what do you mean by created dynamic links? 2. the files are in a tar.gz files because zip files (our distros) do not support symbolic file links. it's a workaround. ..ede On 27.11.2012 11:10, Giuseppe Aruta wrote: > How did you create dynamic links to libraries? How

Re: [JPP-Devel] mac osx ECW,JP2 support

2012-11-27 Thread Giuseppe Aruta
How did you create dynamic links to libraries? How can you add to a zip file (it looks like they are in a <.> folder. 2012/11/27 > you can checkout my commit.. it's pretty self explanatory > > http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot?view=revision&revision=3084 > > first trick was

Re: [JPP-Devel] mac osx ECW,JP2 support

2012-11-27 Thread edgar . soldin
you can checkout my commit.. it's pretty self explanatory http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot?view=revision&revision=3084 first trick was to checkout gvsigce start routines for mac on how they tell java where the native libs reside. osx uses the env variable DYLD_LIBRARY_PATH

Re: [JPP-Devel] mac osx ECW,JP2 support

2012-11-27 Thread Giuseppe Aruta
Hi Ede, thanks I will test on this afternoon and give a feedback. I just want to ask, as a newby on eclipse: did you change something on on OJ source to make MacOSX libraries to work? Which class? peppe 2012/11/26 > On 26.11.2012 19:45, edgar.sol...@web.de wrote: > > please note that therefor th

Re: [JPP-Devel] mac osx ECW,JP2 support

2012-11-26 Thread edgar . soldin
On 26.11.2012 19:45, edgar.sol...@web.de wrote: > please note that therefor the java runtime is and has started with 32bit > support by default. should be: please note that therefor the java runtime is and _has to be_ started with 32bit support by default. ..ede ---

[JPP-Devel] mac osx ECW,JP2 support

2012-11-26 Thread edgar . soldin
thanks to peppe *hooray*, who found that gvsigce1.0pre had precompiled binaries for osx there is now ECW,JP2 support in OJ snapshot r3084+. please try and come back with problems or success messages http://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/ please note that therefor t