Hi,

On Die 28.03.2006 11:06, Amalan, S wrote:

OS = SunOS 5.8

Great idea re: truss.  I ran it and found the following in the output:

stat("/opt/SUNWspro/lib/libc.so.1", 0xFFBEF0BC) Err#2 ENOENT
stat("/usr/openwin/lib/libc.so.1", 0xFFBEF0BC)  Err#2 ENOENT
stat("/sybase/sybase11/lib/libc.so.1", 0xFFBEF0BC) Err#2 ENOENT  <- I
don't need Sybase, so I don't know why it was looking for this
lib
stat("/opt/IXImd12s/lib/libc.so.1", 0xFFBEF0BC) Err#2 ENOENT
stat("/lib/cmplrs/cob/coblib/libc.so.1", 0xFFBEF0BC) Err#2 ENOENT

I guess the missing libs are associated with C, but didn't see any
specific requirements from BEA regarding C libs to get their plug-in to
work.

Hm what is in your LD_LIBRARY_PATH, because?

ls -la /lib/libc.so.1
... 1158072 Jul 19  2005 /lib/libc.so.1

on:

SunOS 5.8  sun4u sparc

I have started the ball rolling to get these libs installed (the dirs
exist, just these libs from the output above are missing), and once it
is done, I will try running Apache again.

Aehm when you don't have a libc how can you system work?!  Are all your
binaries static ;-)?

regards

Alex

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to