Date: Mon, 2 Dec 1996 14:13:43 -0500 From: gwh@spiders.com (Gene W Homicki) To: James FitzGibbon <james@nexis.net> Cc: ports@FreeBSD.ORG Subject: Re: p5-DBD-mSQL port Message-ID: <199612021913.OAA24253@charlotte.spiders.com> In-Reply-To: James FitzGibbon's message as of Dec 2, 0:32
next in thread | raw e-mail | index | archive | help
+--- | This is fixed if you-reinstall the mSQL port. the problem was that I | wasn't compiling with -fpic, which was fixed about 6 weeks ago. +--- Thanks, the updated port works perfectly. +--- | /usr/local/lib/perl5/site_perl/DBD/mSQL.pm | exist and have world-readable permissions ? +--- Sure does: -r--r--r-- 1 root bin 2582 Dec 2 14:00 /usr/local/lib/perl5/site_perl/DBD/mSQL.pm Okay, I just picked up the latest porst from -current, I updated my bsd.port.mk, and reinstalled all three ports (msql, p5-DBI, and p5-DBD-mSQL), and I still have: install_driver(mSQL) failed: DBD::mSQL object version 0.60pl9 does not match DBD::mSQL.pm $VERSION 1.18 at /usr/local/lib/perl5/DynaLoader.pm line 153. DBI::install_driver called at work/DBD-mSQL-0.60pl9/test.pl line 22 Testing: DBI->install_driver( 'mSQL' ): I also double checked my umask to make sure its set properly (0022). Any other ideas? --Gene s -- Gene W. Homicki gwh@spiders.com Objective Consulting, Inc. http://www.spiders.com/ Internet Presence Design voice: +1 914.353.3511
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612021913.OAA24253>