similar to: Cleaning up some problems

Displaying 20 results from an estimated 8000 matches similar to: "Cleaning up some problems"

2010 Jan 29
7
perl question
I am trying to run a perl script that said it needs Net::SMPP I ran this: your_host]# *perl -MCPAN -e shell* cpan shell -- CPAN exploration and modules installation (v1.76) ReadLine support enabled cpan> *install Net::SNMP seemed to work. no errors reported. however when I run perl I still get the same error saying needs ./sendmessage.pl Can't locate Net/SMPP.pm in @INC (@INC contains:
2019 Mar 11
5
CPAN not working, or is it?
(I've just tried this on a second C7 box, literally clean install, only did it on Friday, with the same results) I'm replacing a dead F19 box with a new C7 one and I'm trying to get my Perl install completed. Ultimately, I need to get Selenium::Remote::Driver working, but I'm struggling before that. I started off as always by using RPM's for everything I possibly can. I
2007 Mar 19
1
installing perl module in centos/rpmforge vs. cpan methods
Hi, I just used RPMforge package perl-Mail-Sender, and am looking at the perl cpan site for info, anyone got a simple way to determine if the module is working properly? I am trying to use the cpan info, but it's a bit cryptic (as perl is wont to be). -it says to use this: #!/usr/local/bin/perl use ExtUtils::Installed; my $instmod = ExtUtils::Installed->new(); foreach my $module
2006 Jun 03
6
Remote reboot problem
Don't know if this might be hardware or software related, but it seems that every time I attempt to do a remote reboot of the machine, everything shuts down normally, and it never comes back. Just returned from the co-lo site, and when I plugged the monitor in, it had gone to the point of "rebooting" and hung. This is 4.3 on x-86. Sam -- Sam W.Drinkard -- sam at wa4phy.net
2008 Feb 28
1
perl error on CentOS
when i type 'perl perlscript.pl, I get the following error Can't locate version.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7
2008 Mar 30
1
smbldap-populate....maputf8 errors
Hi, I am trying to set up a SAMBA PDC using LDAP for authentication. I am using this document as a guide: http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/ SAMBA and openldap are running on the same machine for R&D purposes and I am using the following software: OpenSuSE 10.3 samba-3.0.26a-3 openldap2-2.3.37-6 smbldap-tools-0.9.2 I have configured slapd.conf:
2006 Jun 05
2
Swap
I know this is more of a general unix question, but the thread about the last kernel update, and memory usage got me to looking and thinking. Given a system with 2 Gb of memory, and at peak usage, top reports considerably less than the 2 gig amount in use, as well as system monitoring that never shows all available memory used, what would happen if you just turned swap off, and let memory
2006 Jun 09
3
SuperOdoctor for super-micro
Rats... found some hardware monitoring from the vendor and it's broken, or I'm missing some pieces. No mention of CentOS specifically, but RH is supported, so figured it *ought* to work. I'm apparently missing a library -- liblinc.so.1, and a net search reveals several sources, both for x86 and 64-bit. Tried them both, after the x86 did not work, and the 64-bit I thought was
2005 Dec 05
3
Raid with one disk?
Is it possible to set up a single disk raid (kind of redundant to call a single disk an array) but I've got a single SATA drive in the machine not doing anything. It's a 10k maxtor 74G drive, and what I really want is just to backup two home partitions. I can always reinstall the OS, but the data can't be recovered that easily. The mobo supports raid-0,1 and jbod. Suggestions? --
2014 Apr 01
3
trouble installing Math::BigInt module
I had to move a perl script from an old server to a new one. Both the old and new servers are running "CentOS release 5.10 (Final)" and perl v5.8.8. (But the problem I'm running into appears to be a package management problem and not a Perl problem which is why I'm posting it to a CentOS list.) The line of code in the script that attempts to open a Net::SFTP connection,
2019 Mar 11
2
CPAN not working, or is it?
On Monday 11 March 2019 14:28:38 Pete Biggs wrote: > > However, as I went for bigger modules, anything that had dependences > > were then failing as the dependencie were installed OK but then did not > > appear to be available. > A number of things you can do. The sort of recommended way is to > package the perl modules into an RPM and install them that way (so that >
2006 Jun 01
2
Kernel update = slower ?
This is really strange. Day before, I updated the machine here (x86_64) and all went normal. I rebooted, and everything came back just as I expected. Next morning, I noticed one of my jobs during the night had finished, but finished late by about 8 or 9 minutes. I really didn't think much of it, but after looking at jobs running today, I'm seeing the same thing. Processes that
2017 Jan 02
2
cron job failures with a perl script containing Astro::Time
Everyone, I am building a gateway server with a new : CentOS Linux release 7.3.1611 (Core)??with 3.10.0-514.2.2.el7.x86_64 kernel. Everything was going find, but I was not able to get a particular cronjob to function properly that contained a perl script with Astro::Time as an include file. Astro::Time was installed with the use of the cpan module downloaded from the Centos repositories. The
2006 Jul 23
2
Broken pipe
I updated my x86 machine day before yesterday, and I noticed two things. The clamav user and group was deleted, and not recreated, and when the makewhatis ran, I got a page full of "zcat: stdout: Broken pipe" entries. What gives with the makewhatis and clamav? Was clamav removed from the software? I encountered no errors when the transaction check and transactions were run.
2008 May 07
4
Irritant
Hi again, I've got a nagging irritant with either putty or the man pages, or perhaps my setup. If I use putty to log into my server and request any man page, it returns the page, but really important stuff like keywords are blank. Is this perhaps caused by the wrong terminal setting in putty or is there something with Centos man pages that cause this to happen? Thanks again, Sam
2005 Sep 21
5
Evolution
When I set up the Evolution mail agent, I could find no way to change the outbound port from 25 to 587. I have to do this due to port 25 being blocked by the cable company. Thunderbird is no problem. Altho I don't particularly use Evolution as a mail agent, there are times when I might use it, but its worthless without being able to send mail out to my server. Did I miss something in
2005 Sep 16
3
Equivalent command or file
List, is there an equivalent on Linux as "watch" under FreeBSD, as well as the "snp" or snoop device that permits one to watch what is going on in another terminal? Yes there are privacy issues here, but in a home system with a couple of folks logged in trying to help with compiling stuff, it'd be nice to see what and how they are doing it. Thanks... -- Snowman
2009 Aug 03
1
Perl Module Question
To safely make Perl modules from CPAN in Solaris, I used this procedure: mkdir /opt/cpan chmod 777 /opt/cpan chown joe:101 /opt/cpan PERL5LIB=$PERL5LIB:/opt/cpan export PERL5LIB /usr/perl5/bin/perlgcc -MCPAN -e shell Also, ~/.cpan/CPAN/MyConfig.pm specifically had 'makepl_arg' => q[LIB=/opt/cpan PREFIX=/opt/cpan INSTALLMAN3DIR=/opt/cpan/man/man3], Does this make sense in CentOS as
2004 Aug 12
2
Can't locate Net/LDAP.pm in @INC
Hi guys, I am trying to migrate my NT 4 users to samba and these are the steps that I used for installing samba. BerkeleyDB ../dist/configure --prefix=/usr make make install MIT Kerberos ./configure --prefix=/usr make make install make check OpenSSL ./config --openssldir=/usr make make install Cyrus SASL cd cyrus-sasl-2.1.19 ./configure --prefix=/usr
2007 Nov 18
1
Problems with Postfix and Perl
Hi Folks, I've new installed my CentOS5 Box. It works well but postfix. I use fetchmail and in maillog are these error message: Error in processing, id=04451-04, mime_decode-1 FAILED: Can't locate object method "seek" via package "File::Temp" at /usr/ lib/perl5/vendor_perl/5.8.8/MIME/Parser.pm line 816, <GEN14> line 142. (in reply to end of DATA command))