On 5/25/09, Rahul Sundaram <[email protected]> wrote: > Hi > > Anyone interested in packaging this? > > http://artha.sourceforge.net/wiki/index.php/Home > > Looks quite useful. >
This is really useful after what I read on the wiki page. This is even better than my long-time friend WordNet. Some time back someone from you gave me the idea how to compile WordNet after installing tcl-devel and tk-devel. And WordNet compiles and works fine that way. But I could not compile Artha. The requirements it shows are: wordnet, glib, glib-devel, gtk+, gtk-devel All of them are there. And './configure' does not show any problem, but still it does not compile. I am pasting here the make message, where the problem starts: << make all-recursive make[1]: Entering directory `/opt/artha-0.9.1' Making all in data make[2]: Entering directory `/opt/artha-0.9.1/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/artha-0.9.1/data' Making all in src make[2]: Entering directory `/opt/artha-0.9.1/src' gcc -Wall -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -o artha gui.o suggestions.o libwni.a -lWN -lgtk-x11-2.0 -lgthread-2.0 -lgmodule-2.0 -lnotify /usr/bin/ld: cannot find -lnotify collect2: ld returned 1 exit status make[2]: *** [artha] Error 1 make[2]: Leaving directory `/opt/artha-0.9.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/artha-0.9.1' make: *** [all] Error 2 >> -- দাশ das http://ddts.randomink.org/ _______________________________________________ Fedora-india mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-india
