Hi all.  I am trying to install php 4.2.1 on HP-UX 11.00

I built it the following way...

./configure --with-mysql --with-apxs=/opt/apache/bin/apxs
which went fine...

make worked
make install produced the following error...

/opt/php-4.2.1/build/shtool mkdir -p "/opt/apache/lib/modules" && /opt/apache/bin/apxs 
-S LIBEXECDIR="/opt/apache/lib/modules" -i -a -n php4 libs/libphp4.sl
apxs:Error: file libs/libphp4.sl is not a DSO

I started reading on the apache webpage about DSO and statically linked files.
I could use a little help/guidance as to what my next step should be to resolve this 
problem.

Thanks in advance,
Taylor

Taylor Lewick
Unix System Administrator
Fortis Benefits
816 881 6073

"Help Wanted.  Seeking Telepath..."
"You Know where to apply."

****************************************************************
                        Please Note
The information in this E-mail message is legally privileged
and confidential information intended only for the use of the
individual(s) named above. If you, the reader of this message,
are not the intended recipient, you are hereby notified that 
you should not further disseminate, distribute, or forward this
E-mail message. If you have received this E-mail in error,
please notify the sender. Thank you
*****************************************************************

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to