Re: [CSCMail-Users] problems installing
Brought to you by:
countzer0
From: Count Z. <cou...@cy...> - 2000-10-10 15:06:47
|
Krazman was overheard mumbling something about this on Tue, 10 Oct 2000 01:02:31 -0400 > Thanks... that solved the sh: problems, but I'm still getting > > use of uninitialized value at CSCMailInstaller.pl line 583 > use of uninitialized value at CSCMailInstaller.pl line 591 > use of uninitialized value at CSCMailInstaller.pl line 599 > It's trying to build GtkXmHTML.... Personally, I recommend you don't use XmHTML as the HTML widget anyway... (One of the nice things about 1.7.9 is we don't require an HTML widget anymore... although we can use one) I am not sure why it's giving you "use of uninitialized value" errors, that is odd... but what I recommend is that you grab cscmail-1.7.x from http://sourceforge.net/projects/cscmail and simply do a "make install" on that... has CSCMailInstaller.pl already gone through and pulled down all the perl modules? Also, CSCMailInstaller.pl doesn't die when it gives the "uninitialized" errors, it should go on through, so what happens after that? Does it attempt to run CSCMail, but then CSCMail dies due to a lack of GtkXmHTML??? Copy/paste the whole darn terminal window to me... from start to finish... when you run CSCMailInstaller.pl Thanks, -CZ |