[jnc-users] Binaries still need Runtimes?
Status: Beta
Brought to you by:
soapy
From: Norman <no...@sm...> - 2007-05-10 10:18:32
|
Hello List, when i try to run my JNC-compiled Java-Code on an different machine without gcj installed, i get the error: ./AdminServer: error while loading shared libraries: libgcj.so.7: cannot open shared object file: No such file or directory I thought these binaries would need no runtimes or JRE any more. Is this a mistake in my thinking or did i miss some settings to avoid this and get a real stand alone application? Regards Norman |