----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,all

I got an "no awt in shared library path" error when  I ran a graphics servlet 
program in Apache-JServ. I specified the path 
"/usr/local/jdk/lib/i386/green_threads" in $LD_LIBRARY_PATH specified it in both 
wrapper.classpath and wrapper.env=LD_LIBRARY_PATH in JServ.conf, still didn't 
work. My boss found that none of the awt library in that directory were loaded 
when he ran "ldconfig -m", but it told us the directories it searched when it 
loaded the libraries, /usr/local/jdk/lib/i386/green_threads is among them, but 
none of the files in the directory was loaded.

So we suspect that the shared libraries are not recongnizable to FreeBSD.
We are running jdk1.1.8 on FreeBSD4.1-RC  for Intel. We have tried both linux 
jdk1.1.8 and FreeBSD jdk1.1.8, neither of them works.

Is that true? Actually I have reported it to [EMAIL PROTECTED]

George Wu



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to