php-install Digest 4 Feb 2002 16:06:33 -0000 Issue 683
Topics (messages 5915 through 5916):
PHp-Apache-Imap How to
5915 by: CIVITA ALAN
SCO with Informix as CGI Anyone?
5916 by: Paul Gardiner
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi all
Can someone help me please
I have a SuSe 7.3 installed...
I've uninstalled the default apache and php rpms
Then i started to compile my new php with IMAP support and then Apache
So .../configure --with-imap --enable-track-vars
--with-apache=../apache-1.3.22/
1) First error the c-client is compiled with ssl so try with-imap-ssl
..oki lets go on
./configure --with-imap --enable-track-vars --with-apache=../apache-1.3.22/
--with-imap-ssl
Then make
Error
-ldl -lmysqlclient -lcrypt -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lcrypt
/usr/i486-suse-linux/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
make[1]: *** [libphp4.la] Error 1
make[1]: Leaving directory `/usr/local/etc/php-4.1.0'
make: *** [all-recursive] Error 1
I've tryed it on 3 different SuSe 7.3 distribution installed on 3 different
machines...and always i get that error
Can someone solve it?
Is this only a Suse problem..?
Thank you very much
Vye
____________________________________________
Alan Civita
Datenquelle S.r.l
E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
______________________________________________
AVVISO
Le informazioni contenute o allegate al presente messaggio sono dirette
unicamente ai destinatari sopra indicati. In caso di ricezione da parte di
persona diversa è vietato qualunque tipo di distribuzione o copia. Chiunque
riceva questa comunicazione per errore è tenuto ad informarci
immediatamente.
NOTICE
This message contains information intended only for use of the addresses
named above. If the reader of the message is not the intended recipient,
please note that dissemination, distribution or copying of this
communication is strictly forbidden. Anyone who receives this communication
in error should notify us immediately.
--- End Message ---
--- Begin Message ---
Hi,
Just wondering if anyone has managed to get PHP 4.1.1 built as a CGI on SCO
Openserver with Informix support built in? I can build it as an Apache
static module fine but not as CGI. Libtool seems to have a problem with
/usr/lib/libgen.a being specified as a static library and so getting
unresolved 'getspnam' ..... It used to be that the module had a problem but
as that's now fixed it's the CGI's turn. Sigh...
Regards,
- Paul -
--- End Message ---