Hi,

I've tried and tried and can't get DBD::mysql to work on my powerbook. When I try to use it in a perl script i get a bunch of errors that start like this:

dyld: perl Undefined symbols:
_mysql_affected_rows
_mysql_close
_mysql_create_db
_mysql_data_seek
..... and about 20 more just like these.

I'm trying to install DBD::mysql from source code on 10.1.5 (because I think I recall that once when I used CPAN it replaced my stock Perl install with a new version). I've been able to do this on two Linux servers, but for some reason I can't figure out what's going on on my laptop.

I've searched the net and I can't find anything that makes sense to me. I can kind of guess that there's a missing library or a wrong path or something, but I just can't figure out where I'm going wrong. If someone could explain how to do this, I'd be most grateful.

charlie

--
Charlie Minow
<[EMAIL PROTECTED]>
<http://www.cminow.org/>

Reply via email to