Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Getting a C library to compile into a Perl module...

by Madams (Pilgrim)
on May 12, 2003 at 21:34 UTC ( [id://257576]=note: print w/replies, xml ) Need Help??


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)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://257576]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-19 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found