|
| Author |
Message |
jordanovjarra Member

Joined: 07 Nov 2003 Posts: 140
   
|
Posted: Fri Nov 07, 2003 7:05 pm Post subject: |
|
|
hey just done a clean install of red hat installed perl apache etc Downloaded your msn pm but im not sure how to get it to work When i run demo.pl from the terminal i get this error ERROR: No expected reply recieved... at MSN.pm line 882, line 3. do i need to install or configure somthing or does this only work on windows, im kinda a noob to red hat so could you explain thourglhy , thx |
|
| Back to top |
|
 |
eric256 The Keymaker

Joined: 03 May 2006 Posts: 2292 Location: Colorado
     
|
Posted: Fri Nov 07, 2003 7:17 pm Post subject: |
|
|
The no expected reply means (crypticaly) that it failed to login to the SSL server. Hopefully keenie or someone here can help you from there!
Windows SSL updates will most likely NOT work on Linux. _________________ Eric256
Proud previous owner and current admin of Bot-depot.com |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Fri Nov 07, 2003 8:55 pm Post subject: |
|
|
find a copy of openSSL install that, and then find and install Crypt::SSLeay, should work after that 
ok you dont have to go find them, i went and found them for you  |
|
| Back to top |
|
 |
jordanovjarra Member

Joined: 07 Nov 2003 Posts: 140
   
|
Posted: Fri Nov 07, 2003 11:58 pm Post subject: |
|
|
thx keenie im doing that now, ill let *lazy* know how i got on
 |
|
| Back to top |
|
 |
jordanovjarra Member

Joined: 07 Nov 2003 Posts: 140
   
|
Posted: Sat Nov 08, 2003 12:42 am Post subject: |
|
|
hey thx sooooooooooooooooooooooooooooooooooo much this solved the small problem thx so much for the help  |
|
| Back to top |
|
 |
Future owner of cheatbot Senior Member

Joined: 02 Jan 2004 Posts: 161
   
|
Posted: Sat Jan 03, 2004 4:08 pm Post subject: |
|
|
| umm keenie how do *lazy* install this thigy |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Sat Jan 03, 2004 4:16 pm Post subject: |
|
|
download the latest version of openssl untar it open your terminal cd to where you untared it type su and enter your root password type ./config --openssldir=/usr/local/openssl type make type make test type make install
download Crypt::SSLeay untar it cd to where you untared it type perl makefile.pl type make type make test type make install
and if everything went well it should be installed |
|
| Back to top |
|
 |
Lord Sephiroth Member

Joined: 02 Jan 2004 Posts: 111
   
|
Posted: Sat Apr 10, 2004 5:51 pm Post subject: |
|
|
Err done that and it still comes up the same error
| Code: | | <br />lordsep@wolfcub:~/andromeda$ perl andromeda.pl<br />MSN Module v. 1.3.4<br />Checksum:46938<br /><br />Starting now...<br />Use of uninitialized value in split at lib/MSN.pm line 1276, <GEN1> line 3.<br />Use of uninitialized value in concatenation (.) or string at lib/MSN.pm line 1289, <GEN1> line 3.<br />Authentication Error: No expected reply recieved... at lib/MSN.pm line 1264, <GEN1> line 3.<br />Use of uninitialized value in concatenation (.) or string at lib/MSN.pm line 784, <GEN1> line 4.<br />Exiting...<br /> |
both openssl and cyrpt is install this is debian |
|
| Back to top |
|
 |
Scott Member

Joined: 29 Nov 2003 Posts: 134
   
|
Posted: Sat Apr 10, 2004 9:37 pm Post subject: |
|
|
hey keenie just asking:
do you need root access to install em cos i am gonna be putting fedora core on my sytem and need to know for when i do |
|
| Back to top |
|
 |
Lord Sephiroth Member

Joined: 02 Jan 2004 Posts: 111
   
|
Posted: Sat Apr 10, 2004 10:36 pm Post subject: |
|
|
| Yes you do need full roots and i would give root to keenie if wanted to look |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Sun Apr 11, 2004 12:30 am Post subject: |
|
|
Lord Sephiroth: What path did you install openSSL to? Crypt::SSLeay likes it in certain places
/usr/local/openssl or i think the other is /usr/local/ssl |
|
| Back to top |
|
 |
Lord Sephiroth Member

Joined: 02 Jan 2004 Posts: 111
   
|
Posted: Sun Apr 11, 2004 8:17 am Post subject: |
|
|
its right cos this is what i get when to do whereis command
| Code: | | <br />lordsep@wolfcub:~$ whereis openssl<br />openssl: /usr/bin/openssl /usr/local/openssl <br />/usr/share/man/man1/openssl.1ssl.gz <br />/usr/share/man/man1/openssl.1.gz<br />lordsep@wolfcub:~$<br /> |
I did all the things *lazy* told in the tutrioal but what port does the bot use cos i think its blocked |
|
| Back to top |
|
 |
-Mi- Senior Member

Joined: 02 Aug 2004 Posts: 152 Location: In a special Place
  
|
Posted: Thu Aug 12, 2004 6:44 pm Post subject: |
|
|
If anyone was wondering how to get the cpan prompt in linx-
| Code: | | <br />su<br />perl -MCPAN -eshell<br /> |
|
|
| Back to top |
|
 |
farkie God Like

Joined: 15 Nov 2003 Posts: 673
   
|
Posted: Wed Aug 18, 2004 11:58 am Post subject: |
|
|
| christ..*lazy*going back a bit aint ya..... this topic is OLD man... |
|
| Back to top |
|
 |
rodrigo Newbie

Joined: 07 May 2005 Posts: 2
 
|
Posted: Sat May 07, 2005 10:48 pm Post subject: |
|
|
Hello, I have a Ubuntu box, and when I run ANY bot I get the following message:
Can't locate LWP/Simple.pm in @INC (@INC contains: ./Lib /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at Bot.pl line 9. BEGIN failed--compilation aborted at Bot.pl line 9.
of course, It cant find the module Simple.pm, but I have already instaled the Active Perl .deb package :huh:
So what should I do???? |
|
| Back to top |
|
 |
|