How can I edit the @INC-variable?
If I make mkStats.pl -m 12, an error appears with GD::Graph::lines can't locate!
I searched for the package, but I don't find it!
I use Suse 8.0
Thanks for helping
______________________________________________________________________________
Sie sind nicht da? Kein Problem, wir beantworten Ihre E-Mails fur Sie
WEB.DE FreeMail - http://freemail.web.de/features/?mc=021136
I'm testing recieving email and had an error from procmail below.
There are some ^M inserted in the log file path.
I think this error is caused by procmail, but if anyone have same experience
or any suggestion, please help me.
procmail v3.13.1 1999/04/05, Copyright (c) 1999, Stephen R. van den Berg
This is perl, version 5.005_03 built for i386-linux
maillog
======
Dec 2 14:32:38 localhost sendmail[31869]: OAA31869:
from=<murahashi(a)ayayu.com>, size=434, class=0, pri=30434, nrcpts=1,
msgid=<05e801c299ca$473f27c0$0c01a8c0(a)zaq.ne.jp>, proto=SMTP, relay=
Dec 2 14:32:38 localhost procmail[31871]: Error while writing to
"/home/sites/otrs.kidanet.com/OpenTRS/^M/var/log/procmail-2002-12^M.log^M"
Dec 2 14:32:38 localhost sendmail[31870]: OAA31869: to="| procmail
/home/sites/site14/users/otrs/.procmailrc", ctladdr=<demo(a)otrs.kidanet.com>
(207/100), delay=00:00:00, xdelay=00:00:00, mailer=prog, stat=Sent
.procmailrc
=========
#SYS_HOME=/opt/OpenTRS/
SYS_HOME=/home/sites/otrs.kidanet.com/OpenTRS/
SHELL=/bin/bash
PATH=/bin:/usr/bin:/usr/local/bin
MONTHFOLDER=`date +%Y-%m`
YEARFOLDER=`date +%Y`
LOGFILE=$SYS_HOME/var/log/procmail-$MONTHFOLDER.log
VERBOSE=on
Thank you!
Murahashi