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 
as opposed to unix which uses LD_LIBRARY_PATH.

second trick: after that it tried to load them but complained about wrong 
architecture. inserting the error into google lead to the solution to force mac 
jre into the mode the libs were compiled for.
https://www.google.com/search?q=mach-o+but+wrong+architecture

..ede

On 27.11.2012 10:08, Giuseppe Aruta wrote:
> 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 <edgar.sol...@web.de <mailto:edgar.sol...@web.de>>
> 
>     On 26.11.2012 19:45, edgar.sol...@web.de <mailto: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
> 
>     
> ------------------------------------------------------------------------------
>     Monitor your physical, virtual and cloud infrastructure from a single
>     web console. Get in-depth insight into apps, servers, databases, vmware,
>     SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>     Pricing starts from $795 for 25 servers or applications!
>     http://p.sf.net/sfu/zoho_dev2dev_nov
>     _______________________________________________
>     Jump-pilot-devel mailing list
>     Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> 
> 
> 
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to