php-install | 2002112
Date: 11/26/02
- Next message: Dan Kuykendall: "[PHP-INST] XSLT support for RH8"
- Previous message: Briggs, Patrick: "RE: [PHP-INST] HP-UX 11.00 PHP-4.3.0RC1 Apache-2.0.43 'Bad Magic Number'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The meaning of "/usr/bin/ld: cannot find -lmckcrypto" error message is that
the c complirer can not find the needed library. Configure found it but
compiler can't. I solved it by making a symlink from /usr/lib to the library
files under /usr/local/mck-3.3.1-i586-pc-linux-gnulibc2.1/.
Grant
>From: "Grant Morgan" <ryuuguu_jp <email protected>>
>To: php-install <email protected>
>Subject: [PHP-INST] cybercash /usr/bin/ld: cannot find -lmckcrypto
>Date: Mon, 25 Nov 2002 17:16:06 +0900
>
>
>I am moving servers to a redhat 7.2 & PHP 4.2.3 from redhat 6.2 and PHP
>4.0.6 and trying to install cybercash. I have
>'--with-cybercash=/usr/local/mck-3.3.1-i586-pc-linux-gnulibc2.1/'
>in the config and get this error
>/usr/bin/ld: cannot find -lmckcrypto
>I have found 5 other references to this problem on the list and the web but
>no replies with a solution. Also searched the bug database. Also tried PHP
>version 4.1.2 same problem.
>
>TIA
>Grant
>
>
>
>
>_________________________________________________________________
>MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
>http://join.msn.com/?page=features/virus
>
>
>--
>PHP Install Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Dan Kuykendall: "[PHP-INST] XSLT support for RH8"
- Previous message: Briggs, Patrick: "RE: [PHP-INST] HP-UX 11.00 PHP-4.3.0RC1 Apache-2.0.43 'Bad Magic Number'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

