Re: [Cscmail-devel] Can't locate object method "new"
Brought to you by:
countzer0
From: Count Z. <cou...@cy...> - 2000-09-21 02:12:35
|
Dave Case was overheard mumbling something about this on Wed, 20 Sep 2000 09:59:02 -0600 > I am extremely interested in cscmail if I can get it working properly. > I appreciate the hard work you have put into building this product. > > I have downloaded & installed it and worked through some problems. > Currently I am facing this problem: > > When I select (click on) a message from my inbox, the program dies. If > I have run the program from a terminal window, the following message is > displayed: > > Can't locate object method "new" via package "HtmlStripper" at > /usr/bin/cscmail line 6917. > Check and see if you have /usr/local/lib/cscmail/HtmlStripper.pm (or /usr/lib/cscmail/HtmlStripper.pm) If not, as root, re-run "make install" in your cscmail download directory. HtmlStripper is only needed if you are using GtkXmHTML as your HTML widget. If you instead use GtkHTML, it is not needed. You also might want to look at upgrading to 1.7.9... Although it is "Development" right now, it is very stable and has quite a few bug fixes over 1.6.1... -Count Zero |