thank you for your response, well.. there was something wrong with gcc
apparently, so I reinstalled gcc and did a make clean and then a make, and
then it worked..

Thanks again.
----- Original Message -----
From: "Leo Tung" <[EMAIL PROTECTED]>
To: "sinapsis" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, April 12, 2002 9:10 PM
Subject: Re: [PHP-INST] Problem..


> It seems that your system has not installed library of crypto and ssl.
> These libraries can be refer to Sourceforge to get the copy.
>
> Hope this helps.
>
> L.
>
> On Fri, 12 Apr 2002, sinapsis wrote:
>
> > Hello people..
> >
> > I just downloaded the current version of php. tried to install it with
the following command:
> >
> >
./configure --with-apxs=/usr/local/apache/bin/apxs --enable-sysvsem --enable
-sysvshm --enable-track-vars --enable-magic-quotes --enable-memory-limit --e
nable-ftp --with-mysql=/usr/local/mysql --with-xml --with-gdbm --with-ndbm -
-with-dbase --with-jpeg-dir=/usr/local --with-gd=/usr/local --with-png-dir=/
usr/local --with-ttf=/usr/local --with-zlib-dir=/usr/local --enable-EAPI
> >
> > but when I do # make, the following error appears:
> >
> > ld: fatal: library -lssl: not found
> > ld: fatal: library -lcrypto: not found
> > ld: fatal: File processing errors. No output written to .libs/libphp4.so
> > make[1]: *** [libphp4.la] Error 1
> >
> > any of you have an idea of how to fix this?
> >
> > Thanks.
> >
> > yung
> >
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


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

Reply via email to