Click to See Complete Forum and Search --> : gaim & gtkspell


schbond
08-22-2003, 07:03 PM
hello, I want to install gaim 0.67 from source. I ran ./configure and noticed I did not have GtkSpell support. I installed aspell and tried to install GtkSpell, but I get (after "./configure"):

/bin/sh: line 1: gtkdoc-scan: command not found
make[2]: *** [scan-build.stamp] Error 127
make[2]: Leaving directory `/usr/local/gtkspell-2.0.4/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/gtkspell-2.0.4'
make: *** [all-recursive-am] Error 2

what is "gtkdoc-scan"? I am using the Gtk2 package from the Slackware 9.0 CD. I would really prefer to have GtkSpell compiled with Gaim, although it's not completely necessary.

-----------
Slackware 9.0, KDE 3.1.0 (also have Gnome 2.2 installed), custom 2.4.21 kernel

Hayl
08-22-2003, 07:08 PM
it's part of gtk-doc - which is a development package.

[ ddicks@linuxbox ~ ] $ qpkg -f /usr/bin/gtkdoc-scan
dev-util/gtk-doc *
[ ddicks@linuxbox ~ ] $ qpkg -i gtk-doc
dev-util/gtk-doc-1.1 *
GTK+ Documentation Generator [ http://www.gtk.org/ ]
dev-util/gtk-doc-0.9-r2
GTK+ Documentation Generator [ http://www.gtk.org/ ]
dev-util/gtk-doc-1.1
GTK+ Documentation Generator [ http://www.gtk.org/ ]
dev-util/gtk-doc-1.0
GTK+ Documentation Generator [ http://www.gtk.org/ ]