[CSCMail-Users] Installation help please
Brought to you by:
countzer0
From: David P. <dp...@op...> - 2000-11-03 05:04:34
|
OK here is my problem I run Redhat 7.0 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. In order to do that I had to install binaries and development packages of Gtkhtml, bonobo, gnomeprint, libs and gal. 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 The dialog boxes return the following information at which point the script hangs. 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 [root@co3011387-a cscmail-1.6.1]# ./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 sh: cd: /root/cscmailbuild/HTML-Parser-3.07: No such file or directory sh: cd: /root/cscmailbuild/HTML-Parser-3.07: No such file or directory sh: cd: /root/cscmailbuild/HTML-Parser-3.07: No such file or directory Fetching IO::Wrap Compiling IO::Wrap sh: cd: /root/cscmailbuild/IO-stringy-1.210: No such file or directory sh: cd: /root/cscmailbuild/IO-stringy-1.210: No such file or directory sh: cd: /root/cscmailbuild/IO-stringy-1.210: No such file or directory Fetching MIME::Parser Compiling MIME::Parser sh: cd: /root/cscmailbuild/MIME-tools-4.124: No such file or directory sh: cd: /root/cscmailbuild/MIME-tools-4.124: No such file or directory sh: cd: /root/cscmailbuild/MIME-tools-4.124: No such file or directory Found Mail::Header Found MIME::Types Fetching URI::URL Compiling URI::URL sh: cd: /root/cscmailbuild/URI-1.05: No such file or directory sh: cd: /root/cscmailbuild/URI-1.05: No such file or directory sh: cd: /root/cscmailbuild/URI-1.05: No such file or directory Found IO::Socket Found Lingua::Ispell Fetching CSCMail 1.6.1 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. 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 Anybody got any suggestions? Dave |