Gossamer Forum
Home : General : Perl Programming :

Perl Install Prob.

Quote Reply
Perl Install Prob.
I am installing Perl 5.8.0 on Mac OS X 10.2.

When intalling DBD::mysql , during the make test phase I get a dyld::perl undefined symbols error. Underneath that is says:

dyld: perl Undefined symbols:
_compress
_uncompress

(from error log)

I get these error when I try to run any cgi (Links SQL install for example).

Any ideas?Crazy


http://www.iuni.com/...tware/web/index.html
Links Plugins
Quote Reply
Re: [Ian] Perl Install Prob. In reply to
Sounds like you need to install zlib libraries. Not sure if Mac OS X has any sort of package management facility, but have a look for zlib.

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Perl Install Prob. In reply to
Hmm, thanks Alex.

I'll look at that, and if not try a fresh install.
Quote Reply
Re: [Ian] Perl Install Prob. In reply to
Try installing it by typing:

perl -MCPAN -e 'install DBD::mysql'

That should also download and install any dependencies it has...

Sean
Quote Reply
Re: [SeanP] Perl Install Prob. In reply to
Hi Sean. Thanks.

Yeah I tried this and still get the same errors even after installing all of those modules. Wierd.


http://www.iuni.com/...tware/web/index.html
Links Plugins
Quote Reply
Re: [Ian] Perl Install Prob. In reply to
After installing the MySQL package, the contents of the MySQL directory and subdirectories my be chown'ed to your MySQL user (usually mysql) otherwise when the daemon is started you get a variety of errors.

Ian and I did this and it has corrected the problem.

Gordon

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Plug-Ins: http://www.iuni.com/custom
Support: http://www.macscripts.com/cgi-bin/forum/gforum.cgi? (pm for access to hidden area)
=================
www.iuni.com - Custom Coding and Plugins
YouPlusMe.com - For a good time
Quote Reply
Re: [gsm] Perl Install Prob. In reply to
Mmm...so Gordan, you are Ian's brother? Co-owner with Ian?

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!

Last edited by:

Andy: Sep 16, 2002, 2:10 AM
Quote Reply
Re: [Andy] Perl Install Prob. In reply to
Yes, I am Ian's Brother.....but since this is a little off topic, if you want to know about me, email me.
=================
www.iuni.com - Custom Coding and Plugins
YouPlusMe.com - For a good time