![]() |
Yo How do I install PERL Libwww on a BSD server????
I know the unix commands basics and using putty...
How do i install this perl module??? |
Submit a support ticket
|
perl -MCPAN -e 'install Bundle::LWP'
|
Quote:
heeheh i will if i cant do it |
Its a pretty common module, it should be installed already?
WG |
Quote:
CD /usr/local gives me wood |
this module installed with perl by default.
|
Juicy,
Look in /usr/ports if you've got ports on that system. Hit me up on ICQ if you have any issues installing. -JM |
Quote:
|
Quote:
also you can do it via ports: cd /usr/ports/www/libwww && make && make install && make clean |
Quote:
http://lwp.interglacial.com/ch01_03.htm Invoke the CPAN shell by entering the following command at a system shell prompt: % perl -MCPAN -eshell If you've never run it before, you'll see this: We have to reconfigure CPAN.pm due to following uninitialized parameters: followed by a number of questions. For each question, the default answer is typically fine, but you may answer otherwise if you know that the default setting is wrong or not optimal. Once you've answered all the questions, a configuration file is created and you can start working with the CPAN shell. 1.3.1.2. Obtaining help If you need help at any time, you can read the CPAN shell's manual page by typing perldoc CPAN or by starting up the CPAN shell (with perl -MCPAN -eshell at a system shell prompt) and entering h at the cpan> prompt: cpan> h cpan> install Bundle::LWP |
download the file to your server, untar it, perl Makefile.Pl ; make ; make install
|
All times are GMT -7. The time now is 08:46 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123