My apologies in advance if this question has been answered in a previous
thread.  I am a novice at MySQL and would appreciate any guidance any of the
more knowledable members of the list could provide.  

I am installing mysql-3.23.42 on Solaris 2.7.  I run configure with the
following:

CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions
-fno-rtti" ./configure --prefix=/usr/local/mysql --enable-assembler
--with-mysqld-ldflags=-all-static 

Configure appears to complete with no problems, but when moving to the next
step, running make, I get the following:

ld.so.1: /usr/local/bin/perl: fatal: libgdbm.so.2: open failed: No such file
or directory
Killed
make[2]: *** [manual.html] Error 137

I searched the net using this string and found that this appears to be a
reoccuring problem with open-source software installs on Solaris.   Has
anyone else seen this problem installing MySQL?

Myke Fisher
Systems Engineering - IP Communications
972-248-8210 ext. 1432
[EMAIL PROTECTED]


---------------------------------------------------------------------
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