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

Re: Quick help about install perl module

by bloonix (Monk)
on Nov 23, 2007 at 07:31 UTC ( [id://652511]=note: print w/replies, xml ) Need Help??


in reply to Quick help about install perl module

What about CPAN.pm? If cpan is installed you can easily install the module with "cpan -i Term::Screen" on the command line or start a cpan-shell with "perl -MCPAN -eshell". The adventage of cpan is that it looks for you for dependencies and install all necessary modules.
  • Comment on Re: Quick help about install perl module

Replies are listed 'Best First'.
Re^2: Quick help about install perl module
by DrHyde (Prior) on Nov 23, 2007 at 11:12 UTC
    CPAN.pm doesn't come with make though, and so won't solve this problem.
      That's right, but the question about 'make: command not found' were answered before and I just wants to give a hint with cpan for a better install method.

Log In?
Username:
Password:

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

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

    No recent polls found