From: Date: February 19 2001 10:32pm Subject: Trouble installing DBI/DBD under OSX List-Archive: http://lists.mysql.com/perl/1016 Message-Id: <000a01c09abb$6987e750$681814ac@Dunc2> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C09A91.7F248890" ------=_NextPart_000_0007_01C09A91.7F248890 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm trying to install DBI and DBD for MySQL and OSX. I believe I have = DBI running properly, at least it didn't complain when I did the make. = But I can't seem to get the DBD module to install. Here's what I'm = getting: =20 DMyConnect=3Ddbd_db_connect mysql.c Running Mkbootstrap for DBD::mysql () chmod 644 mysql.bs LD_RUN_PATH=3D"/usr/local/lib/mysql" cc -o = ../blib/arch/auto/DBD/mysql/mysql.bundl e -bundle -undefined suppress dbdimp.o myMsql.o mysql.o = -L/usr/local/lib/mys ql -lmysqlclient /usr/bin/ld: table of contents for archive: = /usr/local/lib/mysql/libmysqlclient. a is out of date; rerun ranlib(1) (can't load from it) make[1]: *** [../blib/arch/auto/DBD/mysql/mysql.bundle] Error 1 make: *** [subdirs] Error 2 Can anyone give me a hand? Thanks in advance, Dunc. ------=_NextPart_000_0007_01C09A91.7F248890--