Joined
·
10,443 Posts
my command line skills are lacking...I've tried to un tar the file with no luck...aka..Halp!
Originally Posted by stealthman4 ![]() Gtk-WARNING **: cannot open display: at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Gtk2.pm line 63. |
Originally Posted by stealthman4 This is exactly what I tried, the no gui mode (text). perl perlmon -nogui Gtk-WARNING **: cannot open display: at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Gtk2.pm line 63. None of it works: perl perlmon -v Gtk-WARNING **: cannot open display: at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Gtk2.pm line 63. perl -v This is perl, v5.8.8 built for i386-linux-thread-multi |
Can't locate ./settings/Settings.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at HD.pm line 24.
Compilation failed in require at perlmon line 30.
BEGIN failed--compilation aborted at perlmon line 30.
Originally Posted by stealthman4 ![]() It's version 0.1.1 [[email protected] ~]$ cd PerlMon-0.1.1 [[email protected] PerlMon-0.1.1]$ ls CHANGELOG GPU.pm images Monitor.pm readme WMDE.pm CPU.pm gui-mode.pl license OS.pm settings Distro.pm HD.pm Memory.pm perlmon text-mode.pl [[email protected] PerlMon-0.1.1]$ perl perlmon -nogui Gtk-WARNING **: cannot open display: at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Gtk2.pm line 63. [[email protected] PerlMon-0.1.1]$ |