Re: [CSCMail-Users] method "new" via package "MIME::Parser"
Brought to you by:
countzer0
From: Daniel T. <da...@tr...> - 2000-06-17 15:51:15
|
I do use wget ! Pearhaps the installer users fixed paths? (SuSE: /usr/bin/wget) I'm behind my firewall, normally passive is necessary.... My perl version is: >> daniel@Akira:~ > perl -v This is perl, version 5.005_03 built for i586-linux << Like some more Info: >> daniel@Akira:~ > perl -V Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=linux, osvers=2.2.13, archname=i586-linux uname='linux d235 2.2.13 #1 smp mon nov 8 16:05:52 cet 1999 i686 unknown ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-O2 -pipe', gccversion=egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include' ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Built under linux Compiled at Dec 6 1999 19:25:35 @INC: /usr/lib/perl5/5.00503/i586-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i586-linux /usr/lib/perl5/site_perl/5.005 . << What's that thing about: >> daniel@Akira:~ > cscmail Can't locate object method "new" via package "MIME::Parser" at /usr/bin/cscmail line 63. << ?? Thanx Daniel >> 1. The "CSCMailInstaller.pl" doesn't work - I had to DL all packages >> manually >> and place them in /root/cscmailbuild to get it to work... > My guess he does not have wget and thats why it works when he puts the > modules in /root/cscmailbuild - supply another fetching utility at the > command line ie, CSCMailInstaller.pl "ncftpget" |