GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Yo How do I install PERL Libwww on a BSD server???? (https://gfy.com/showthread.php?t=767153)

Juicy D. Links 09-08-2007 10:30 PM

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???

»Rob Content« 09-08-2007 10:31 PM

Submit a support ticket

Juicy D. Links 09-08-2007 10:35 PM

perl -MCPAN -e 'install Bundle::LWP'

Juicy D. Links 09-08-2007 10:36 PM

Quote:

Originally Posted by VG.Content (Post 13062119)
Submit a support ticket


heeheh i will if i cant do it

WiredGuy 09-08-2007 10:36 PM

Its a pretty common module, it should be installed already?
WG

Juicy D. Links 09-08-2007 10:44 PM

Quote:

Originally Posted by WiredGuy (Post 13062128)
Its a pretty common module, it should be installed already?
WG

i am looking via ssh

CD /usr/local gives me wood

tolik 09-08-2007 11:52 PM

this module installed with perl by default.

jerzeemedia 09-09-2007 01:17 AM

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

HouseHead 09-09-2007 01:19 AM

Quote:

Originally Posted by jerzeemedia (Post 13062494)
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

how much traffic/exposure do featured links get when payed for on your directory? Hit me up on icq when you have a minute..

borked 09-09-2007 02:31 AM

Quote:

Originally Posted by Juicy D. Links (Post 13062123)
perl -MCPAN -e 'install Bundle::LWP'

what? this didn't work?
also you can do it via ports:

cd /usr/ports/www/libwww && make && make install && make clean

sortie 09-09-2007 09:27 AM

Quote:

Originally Posted by Juicy D. Links (Post 13062123)
perl -MCPAN -e 'install Bundle::LWP'

Try this :
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

fris 09-09-2007 09:28 AM

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