|
From: Dave C. <dca...@ok...> - 2003-10-30 14:59:11
|
Hi, 1- I use Method 3 on my project, and I get the following warning when = using wrapper on Solaris 9, 64 bits, WHY? =20 INFO | jvm 1 | 2003/10/30 09:41:03 | WARNING - Unable to load = native library 'libwrapper.so'. The file INFO | jvm 1 | 2003/10/30 09:41:03 | is located on the = path at the following location but could INFO | jvm 1 | 2003/10/30 09:41:03 | not be loaded: INFO | jvm 1 | 2003/10/30 09:41:03 | /opt/Project/lib/libwrapper.so INFO | jvm 1 | 2003/10/30 09:41:03 | Please verify that = the file is readable by the current user INFO | jvm 1 | 2003/10/30 09:41:03 | and that the file = has not been corrupted in any way. INFO | jvm 1 | 2003/10/30 09:41:03 | System signals will = not be handled correctly. INFO | jvm 1 | 2003/10/30 09:41:03 | INFO | jvm 1 | 2003/10/30 09:41:04 | Wrapper (Version 3.0.5) INFO | jvm 1 | 2003/10/30 09:41:04 | =20 2- Why the binaries realpath and wrapper are not already build in the = binary package (wrapper_solaris_3.0.5.tar.gz <http://prdownloads.sourceforge.net/wrapper/wrapper_solaris_3.0.5.tar.gz?= dow nload> ) ?=20 =20 =20 Thanks for you help Daveyboy |