in reply to Getting a C library to compile into a Perl module...


Are you using "ksh"?

If so try changing your shell to "bash" or plain "sh". Sometimes Makefile.PL's makefiles tend to assume you are using "bash" or "sh".

Actually, a lot of makefiles tend to have that assumption.
_________________
madams@scc.net
(__) (\/) /-------\/ / | 666 || * ||----||

Replies are listed 'Best First'.
Re: Re: Getting a C library to compile into a Perl module...
by suaveant (Parson) on May 12, 2003 at 21:41 UTC
    no.. I am using bash... the ksh thing is just some weird thing mysql runs through. My real problem is I don't know how to compile this in just gcc, the only example is with libtool from mysql source distro.

                    - Ant
                    - Some of my best work - (1 2 3)