Re: [CSCMail-Users] Installation help please
Brought to you by:
countzer0
From: Steven K. <sk...@st...> - 2000-11-03 16:27:39
|
On Fri, 3 Nov 2000 15:53:50 +1100 (EST), David Price said: > OK here is my problem > > I run Redhat 7.0 I haven't done any RH 7.0 testing with CSCMail, but I doubt there should be any problems... > When I try to use the installer script that is in the > downloads page I got errors (as listed in the FAQ) > So I downloaded the gnome-perl bindings are tried to compile > and install these. What errors did you get from the installer script? > In order to do that I had to install binaries and > development packages of Gtkhtml, bonobo, gnomeprint, libs > and gal. ARGH!!!!!!!! you didn't need to install ANY of this... In fact, CSCMailInstaller.pl will grab a known good version of gnome-perl from my site and install that for you if it can't find Gtk-Perl bindings. > Once all this was done I got through the comile and > install of the gnome-perl bindings so back to the install > script. which returned the results of: > > > [root@co3011387-a CSCMail]# ./CSCMailInstaller.pl > Found Gtk::XmHTML > Found Date::Manip > Found DBI > Found Text::CSV_XS > Found SQL::Statement > Found DBD::CSV > Found MIME::Base64 > Fetching HTML::Parser > Compiling HTML::Parser So far this looks ok.... > > The dialog boxes return the following information at which > point the script hangs. The script hangs???? any errors? how long did you let it sit before deciding it was "hung" ? > One dialog says "Compiling HTML::Parser > the other says "Generating makefile for HTML::Parser" > > if I use the same script but the version that comes with the 1.6.1 sources I get The 1.6.1 CSCMailInstaller.pl script is hopelessly out of date... ONLY use the script available on the http://www.cscmail.net website... > When I select the Start CSCMail button I get. > > > Fetching CSCMail 1.6.1Can't locate MIME/Parser.pm in @INC (@INC contains: /usr/local/lib/cscmail /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /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/local/bin/cscmail line 24. > BEGIN failed--compilation aborted at /usr/local/bin/cscmail line 24. > Can't locate MIME/Parser.pm in @INC (@INC contains: /usr/local/lib/cscmail /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /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/local/bin/cscmail line 24. > BEGIN failed--compilation aborted at /usr/local/bin/cscmail > line 24. So MIME::Parser didn't get installed.... Run the CSCMailInstaller.pl script from our website, or simply grab a copy of MIME::Parser from CPAN and install it... Also, you should use the tarball of CSCMail 1.7.9 available from SourceForge if you want the latest CSCMail... > I have also tried installing gtkhtml-0.5 from the sources as > well as version 1.7.9 but the version 1.7.9 script gives me > the same problem as first script I haven't done any testing with gtkhtml-0.5 ... I recommend you use cschtml-1.1 as it doesn't have the lame GNOME dependancies of gtkhtml, and it compiles nice and easily... > Anybody got any suggestions? > > Dave > > > _______________________________________________ > | Be sure to read the CSCMail FAQ: > | http://www.cscmail.net/cscmail.faq > | > | CSCMail Home Page: > | http://www.cscmail.net > | > | To unsubscribe or change your preferences: > | http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > > > |