User Control Panel
Advertisements

HELP US, HELP YOU!

Help setting PERL up on windows

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl
View unanswered posts
Author Message
jman27
Newbie
Newbie


Joined: 19 May 2006
Posts: 3

Reputation: 4.7Reputation: 4.7Reputation: 4.7Reputation: 4.7

PostPosted: Sat Jan 20, 2007 5:49 pm    Post subject: Help setting PERL up on windows Reply with quote

Hello,
I am having trouble setting Net-Oscar up on my perl software.
How am I supposed to put it on it since is always saying it cant connect to the ppm server from activestate?

Well thanks if you reply.
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Sun Jan 21, 2007 6:02 pm    Post subject: Reply with quote

Most Perl modules (or anything that is "pure Perl") can be installed manually without the use of PPM. Download and extract the archive from CPAN for the module, and copy whatever's inside of the archive's "lib" folder into one of your Perl libs (probably C:/Perl/site/lib)

i.e. if the module is Net::OSCAR 1.925, its package file is probably "Net-OSCAR-1.925.tar.gz" and you'd open that in WinRAR or similar program, and inside would be a folder named "Net-OSCAR-1.925" and inside that folder would be one called "lib", and "lib" would contain a folder "Net" which would contain a folder "OSCAR" and a file "OSCAR.pm" and so on. So you'd extract all of lib's contents to your Perl lib so that this file would exist:

C:/Perl/site/lib/Net/OSCAR.pm

and so-on for all its sub files.

This only works with pure Perl files, which most modules are, but some modules rely on compiled C code or other external programs and must be installed the "proper" way.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
ShadowHarlequin
Newbie
Newbie


Joined: 08 Jun 2007
Posts: 8


PostPosted: Sat Jun 16, 2007 7:18 pm    Post subject: Reply with quote

yeah i really would appreciate some help on this too

i got active perl i think and installed it to C:\perl
i found net-msn but where do i put all of this?

and once ive done that how do you get a bot template working?
(its just a big leap from the VB and c++ ive been coding in)

thanks
Back to top
JTW
God Like
God Like


Joined: 07 Mar 2004
Posts: 579
Location: Maidstone
Reputation: 67.1
votes: 4

PostPosted: Mon Jun 18, 2007 11:08 am    Post subject: Reply with quote

ShadowHarlequin wrote:
yeah i really would appreciate some help on this too

i got active perl i think and installed it to C:\perl
i found net-msn but where do i put all of this?

and once ive done that how do you get a bot template working?
(its just a big leap from the VB and c++ ive been coding in)

thanks

Most people do not use net-msn instead they use the msn.pm which you can install from http://bot-depot.com/download.php?id=40
You will also need to install the ssl updates whick you can install via ppm ( http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd )

_________________
"Help us, Help you" - BotDepot
Back to top
ShadowHarlequin
Newbie
Newbie


Joined: 08 Jun 2007
Posts: 8


PostPosted: Wed Jun 20, 2007 6:11 pm    Post subject: Reply with quote

yeah i have a a msn.pm running, but does that one include transfering files? <i think it does> am i right?
Back to top
JTW
God Like
God Like


Joined: 07 Mar 2004
Posts: 579
Location: Maidstone
Reputation: 67.1
votes: 4

PostPosted: Wed Jun 20, 2007 8:44 pm    Post subject: Reply with quote

No it dosent. There was never an official msn.pm released that had file transfer. One that was under development was leaked had it and I am sure is avalible somewhere or from someone. But the leaked one may have problems as it was leaked whilst it was in alpha testing.
_________________
"Help us, Help you" - BotDepot
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group