Re: Cannot find extracted native libraries
Posted by
Sven Gothel on
Nov 29, 2012; 3:43pm
URL: https://forum.jogamp.org/Cannot-find-extracted-native-libraries-tp4027274p4027299.html
On 11/29/2012 03:54 PM, runiter [via jogamp] wrote:
> Yes it is strange because in our other Mac laptops it works great too. But not
> in this one.
>
Just for the sake of being sure installation is 'sane'
on the offending machine:
- have you experimented w/ Java7 and Java6 installations?
- maybe something got messed up ?
- maybe the internet-plugin and commandline JRE somehow mixing things up ?
- note: java6 usually depends on .jnilib, not .dylib - Java7 uses .jnilib
- can you test w/ Java7 [on that machine] ?
- can you completly remove the JRE/JVM [on the offending machine] - and reinstall it ?
> Hope you can find a solution soon because we have a big demo on Monday with
> 20+ students and although it works in most of our machine we can't conduct our
> demos unless it works in all of our machines.
Do you have something for the public as well ?
Maybe even open source demos ?
Will look at it in detail after fighting w/ SWT mess.
>
> Thanks in advance!
You are very welcome.
~Sven