need help installing mytop

Reply

Join Date: Feb 2002
Posts: 12,043
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

need help installing mytop

 
0
  #1
Nov 3rd, 2003
I installed mytop but it won't run. It gives me the following error:

[root@daniweb root]# mytop
Can't locate Term/ReadKey.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /usr/bin/mytop line 165.
[root@daniweb root]#

Apparently I don't have ReadKey installed? How can I get it? How difficult is it to install? Baby steps please! Thanks!

In addition to installing Term::ReadKey, how can I install Term:ANSIColor? Would I be able to see the color logged in remotely via SSH? (as the machine is quite a few states away from me!)
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 766
Reputation: )BIG"B"Affleck can only hope to improve 
Solved Threads: 7
)BIG"B"Affleck's Avatar
)BIG"B"Affleck )BIG"B"Affleck is offline Offline
Banned

Re: need help installing mytop

 
0
  #2
Nov 3rd, 2003
(suggestion)You need to install the missing module. Become root and type

perl -MCPAN -e 'install Term::ReadKey'

Without this module Perl has no mechanism to intercept the arrow key
presses and interpret them as requests to traverse the command line history
.

Last edited by )BIG"B"Affleck; Nov 3rd, 2003 at 10:10 pm.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,043
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: need help installing mytop

 
0
  #3
Nov 3rd, 2003
I don't need to download this module from anywhere first? Just install it into Perl?
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 766
Reputation: )BIG"B"Affleck can only hope to improve 
Solved Threads: 7
)BIG"B"Affleck's Avatar
)BIG"B"Affleck )BIG"B"Affleck is offline Offline
Banned

Re: need help installing mytop

 
0
  #4
Nov 3rd, 2003
(suggestion)Let's make certain whether you have that module or not. Send the output of:

perl -MTerm::ReadKey -e 0
perl -dle 'print $INC{"Term/ReadKey.pm"}' # Then type 'c'
perl -MCPAN -le 'print $INC{"Term/ReadKey.pm"}'

Originally Posted by GAL
Apparently I don't have ReadKey installed? How can I get it?

DOWNLOAD AVAILABLE
http://www.redhat.com/swr/i386/perl-TermReadKey-2.20-2.i386_fl.html

http://search.cpan.org/~ilyaz/Term-ReadLine-Perl-1.0203/
WHEN I FOUND THIS LINK I RAN ACROSS THIS STATEMENT
[quote=THE RUSSIAN [font=verdana, arial, helvetica]First I installed Readline from(the link above)
Then ReadKey didn't work not yet (Error message after instaling) inspite
of ReadKey.pm has been in the Lib path ($INC). But the history worked
already.
To get rid of the ReadLine Error message I reinstalled Term::ReadKey
interactive via "perl -MCPAN -e shell". Now it works perfect! quote

[/font]
Last edited by )BIG"B"Affleck; Nov 4th, 2003 at 8:29 pm.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,043
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 128
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: need help installing mytop

 
0
  #5
Nov 9th, 2003
I had to downloaded Term::ReadKey from the CPAN website. I untarred, compiled, and installed, and all works

Thank you! :-D
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 766
Reputation: )BIG"B"Affleck can only hope to improve 
Solved Threads: 7
)BIG"B"Affleck's Avatar
)BIG"B"Affleck )BIG"B"Affleck is offline Offline
Banned

Re: need help installing mytop

 
0
  #6
Nov 9th, 2003
Originally Posted by GAL
I untarred, compiled, and installed, and all works
I knew you didnt need baby steps!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC