Re: [CSCMail-Users] More CSC Mail install problems
Brought to you by:
countzer0
From: Steven K. <st...@vo...> - 2000-06-13 14:00:14
|
On Wed, 14 Jun 2000 15:30:41 +0200, Kurt Schelfthout said: > 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.... If you are using an RPM based system, gtk-xmhtml.h is part of: gnome-libs-devel-1.0.55-12 (And other versions I am sure) > I've also checked for the libgtkxmhtml.so library: > >> locate libgtkxmhtml.so > /usr/lib/libgtkxmhtml.so.1 > /usr/lib/libgtkxmhtml.so.1.0.1 but these are part of: gnome-libs-1.0.55-12 Be advised that the way RPM's tend to work, is that if you don't get the "devel" packages, you won't be able to compile anything that uses the libs. (ie: the gnome-libs-1.0.55-12 contains JUST the libs, not the headers needed to compile new programs based on the libs) In my mind, this is lame, but I can see the logic (i guess) -CZ -- ---------------------------------------------------------------------- Steve Kordik st...@vo... System Administrator Tel 212.332.5045 VOILA - France Telecom North America Fax 212.332.2362 1270 Avenue of the Americas New York, NY 10020 USA ---------------------------------------------------------------------- Customized Search Engines for your web site at: http://voilasearch.com ---------------------------------------------------------------------- |