On Wed, 28 Nov 2001, Arp, Jo-An wrote:
> This all started when the Boss asked for Mysql...and perl...and...
>
> I started by updating the installation of gcc (2.95). No problems.
> I installed perl (5.005_03) with gcc, again no problems.
> Except for gcc, no other configure flags were given to perl.
>
> Someone else installed a binary distribution of Mysql (3.23.43),
> and reported no problems. I can start/stop mysql, and it'll
> tell me the version, etc (taken from the "Post-Installation & Testing"
> section of the manual).
> So, from all accounts mysql works as expected.
>
> Repeated failed attempts to install Msql-Mysql-modules-1.2219. It fails on
> "make test". From the README file, the reason the driver can't load the
> mysql.so is because the linker doesn't include libgcc.a . To fix it, the
> README suggests I recompile perl or mysql. I figured mysql was the unknown,
> so I set out to recompile it. (The README also suggested one other fix, but
> that didn't work either.)

You need to make sure you have a FSU-threads library installed in
/usr/lib.  You can get this from ftp.mysql.com in the SCO directory or
There is another site listed on the Caldera(SCO) Programmer FAQ on

http://www.zenez.com/cgi-bin/scoprogfaq/faq.pl

The answer to you perl problem is also there.  Do a search for perl.  You
need to edit the mysql Makefile and add the -gthreads as instructed on the
FAQ page.

Good Luck,

--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044
Office 801-250-0795 FAX 801-250-7975


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to