[CSCMail-Users] More CSC Mail install problems
Brought to you by:
countzer0
From: Kurt S. <Kur...@st...> - 2000-06-13 13:36:28
|
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. 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 |