2010年10月21日星期四

install stardict in fedora 13

The configure file in Fedora 14 can not figure out the glib is glib2.0, I have to manually change Makefile in src/sigc++,
replacing g++ with
g++ `pkg-config --cflags --libs glib-2.0`
(Perhaps in Makefile too,)
The rest is to solve dependence
xml2po is in gnome-doc-utils (yum or GUI rpm)
~
~

没有评论:

发表评论