Le 30/03/2011 19:07, Joe Wu a écrit : > Hi Colomban, > > Thank you for your reply. > > Now, I tried to install glib. I downloaded glib-2.12.12 and run > ./configure as it suggested, but got errors: > checking for msgfmt... no > configure: error: > *** You must have either have gettext support in your C library, or > use the > *** GNU gettext library. > (http://www.gnu.org/software/gettext/gettext.html > ... > > Is there a simple installation to install everything, or I need to > install each dependent part by hand?
Yep, simply install your distro's packages. You seem to use Ubuntu, so install libglib2.0-dev, libgnome-desktop-dev, libgtk2.0-dev, libxml2-dev, libgail-dev and libunique-dev. Cheers, Colomban -- nautilus-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/nautilus-list
