ninz857 has asked for the wisdom of the Perl Monks concerning the following question:
and a "make" produces"[root@rb-mms-smtp3 Crypt-SSLeay-0.57]# perl Makefile.PL ======================================================= Only one OpenSSL installation found at /usr Consider running 'perl Makefile.PL --default' the next time Crypt::SSLeay is upgraded to select this directory automatically thereby avoiding the following prompt. ======================================================= Which SSL install path do you want to use? [/usr] BUILD INFORMATION ================================================ ssl library: OpenSSL 0.9.7 in /usr ssl header: openssl/ssl.h libraries: -L/usr/lib -lssl -lcrypto -lgcc include dir: -I/usr/include/openssl -I/usr/kerberos/include ================================================ Note (probably harmless): No library found for -lgcc Writing Makefile for Crypt::SSLeay The test suite can attempt to connect to public servers to ensure that the code is working properly. If you are behind a strict firewall or have no network connectivity, these tests may fail (through no fault of the code). Do you want to run the live tests (y/N) ? [N] "
Please can some1 assist me. Thank you very much..." [root@rb-mms-smtp3 Crypt-SSLeay-0.57]# make Makefile:87: *** missing separator. Stop. "
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error making Crypt::SSLeay
by zentara (Cardinal) on Dec 09, 2009 at 13:16 UTC | |
|
Re: Error making Crypt::SSLeay
by Khen1950fx (Canon) on Dec 09, 2009 at 19:22 UTC | |
by ninz857 (Initiate) on Dec 09, 2009 at 21:49 UTC | |
|
Re: Error making Crypt::SSLeay
by rowdog (Curate) on Dec 10, 2009 at 02:00 UTC |