(Jon Peterson) wrote:
> /usr/local/java/bin/i586/green_threads/java_ns: can't resolve symbol
> 'XFreeColors'
Jon,
It appears to be running java_ns...?
I dont have v2 but the README.linux for v5 states:
"You will not be able to run any AWT based applications with the nonstatically
linked java interpreter, so only set NS_JAVA for non-GUI based applications.
[For the curious: in the bin/i586/green_threads/ directory, the executables
(java for the static version, and java_ns for the non-static version) are kept.
"
I got the same error message by setting NS_JAVA=true in a otherwise good
setup...
regards
jim watson