Missing libraries

Ray Kiddy ray at ganymede.org
Wed Jan 13 08:49:00 PST 2010


On Jan 13, 2010, at 1:16 AM, Juha Korhonen wrote:

> Hi, I managed to compile and install OpenJDK7 to my OSX but the  
> DYLD_LIBRARY_PATH env variable is causing me problems. If I add the  
> env variable in console the new install works, but when I use other  
> applications like Eclipse, it does not work. There must be a way to  
> pass environment variables to graphical applications and so on, but  
> is this the way the java should work? What changes are needed in  
> OpenJDK to make it work without any modifications to the system?
>
> - JK
>

If you were on this list, look back to the 17th of December. There was  
a post from Mike Swingler, one of the engineers working on the java  
runtime at Apple. He posted about setting up the streuctures inside  
the "JavaVM.framework" directories that provide application support  
from java to Cocoa applications. My understanding is that this is  
still a work in progress.

I see a post from him about possible problems from the  
DYLD_LIBRARY_PATH, though I do not know if this is the same problem.

If you cannot find the e-mails, let me know off-list and I can send  
them to you.

We need to have more information about using this port on Mac OS X and  
so I would encourage you to check the wiki also. (http://wikis.sun.com/display/OpenJDK/BSDPort 
) And if you learn anything about how to make things work, there is  
probably somewhere that information could be added to the wiki.

cheers - ray




More information about the bsd-port-dev mailing list