Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Issues with installing Inline::Python

by Anneq (Vicar)
on May 20, 2013 at 23:10 UTC ( [id://1034425]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Issues with installing Inline::Python
in thread Issues with installing Inline::Python

Try this:

$ cpan cpan>look ExtUtils::MakeMaker [/path/to/the/module/build/directory]#

If the path to the build directory is not under your user directory, then you will have to download the CPAN tar.gz file into a directory and unpack it. Then:

$ cd /path/to/the/module/build/directory $ perl Makefile.PL $ make $ make test $ make install

I'm not an expert with CPAN or modules, so I don't know if this will work for you. Good luck.

Anne

Log In?
Username:
Password:

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

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

    No recent polls found