Re[2]: [CSCMail-Users] Installation help please
Brought to you by:
countzer0
From: David P. <dp...@op...> - 2000-11-04 00:10:19
|
Just clarify from my last e-mail the script I was refering to as the first script I tried was the one from the cscmail website. Also I assumed that the script had stopped working because after 20 minutes the dialog box would not redraw itself and all the processes launched by the script were drawing zero CPU resources and had been for quite some time. There are, however, some things maybe you could help me with. In summary order. 1) What version of cscmail will the script from cscmail website attempt to install 2) Is the script that comes with the version 1.7.9 tarball more recent than the one on the website? 3) Given that all 3 scripts I have tried (the one form the CSCmail website, the one with 1.6.1 and the one with 1.7.9) give me the same result I gather my only option is to install the HTML::Parser stuff and anything else the script can't seem to get. So what is CPAN and what files am I looking for? 4) Where are the cschtml files available from? Thanks in advance David On 03 Nov 2000 11:27:37 EST Steven Kordik <csc...@li...> wrote: > 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" > > > > 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... |