Re: [CSCMail-Users] More CSC Mail install problems
Brought to you by:
countzer0
From: Maher A. <mu...@mu...> - 2000-06-13 13:55:55
|
On Wed, 14 Jun 2000 15:30:41 +0200, Kurt Schelfthout said: > Hello, > > I just read Kent's install problem and Steve's reply in the archives. > > I have the same problem, the installer script runs fine (I've checked, > and there are no errors I can see), but when I try to execute the binary > it says: > > Use of uninitialized value at /usr/bin/cscmail line 55. > Can't locate object method "init" via package "Gtk::XmHTML" at > /usr/bin/cscmail line 55. > > I think is has something to do with the gtk-perl stuff, I tried to > manually compile the gnome-perl tarball, but when I do make in GtkXmHTML > it goes: > cc -c -Dbool=char -DHAS_BOOL -I/usr/local/include -O2 > -DVERSION=\"0.7002\" -DXS_VERSION=\"0.7002\" -fPIC > -I/usr/lib/perl5/5.00503/i386-linux/CORE -DPERL_POLLUTE > -DGTK_HVER=0x010206 -I../build -Ibuild -I. -I../Gtk xs/GtkXmHTML.c > In file included from GtkXmHTML.xs:7: > build/GtkXmHTMLDefs.h:22: gtk-xmhtml/gtk-xmhtml.h: No such file or > directory > make: *** [xs/GtkXmHTML.o] Error 1 > > And, surpise, there is no gtk-xmhtml.h on my system.... > Also, when I run the install script again, it skips everyting except the > gtkXmhtml stuff. So it proably doesn't find it. You need the devel-package which includes the headers - if your GtkXmHTML came with your gnome-libs package for example then you will need gnome-libs-devel. Or you can get the cvs version of CSCMail and use the textwidget instead - it will do everything that XmHTML will do except display image attachements inline (if you don't care about that) If you decide to do that then locate XmHTML.pm and remove it before starting CSCMail so that it would fall back to the textwidget nad not find the incomplete bits and peices. Maher Maher > I've also checked for the libgtkxmhtml.so library: > >> locate libgtkxmhtml.so > /usr/lib/libgtkxmhtml.so.1 > /usr/lib/libgtkxmhtml.so.1.0.1 > > So that should be fine. > > I'm lost however.. > > Thanks for any help, > > -- > Kurt > > Join the ProcessTree network! > http://www.processtree.com/?sponsor=25508 > > _______________________________________________ > http://www.cscmail.net > csc...@li... > http://lists.sourceforge.net/mailman/listinfo/cscmail-users > > -- mu...@mu... -- http://www.muhri.net |