yurenju / wallbox

Desktop notification for facebook on Linux desktop
GNU General Public License v2.0
17 stars 4 forks source link

glib-gettextize dependency cannot be installed #28

Open themightyoarfish opened 8 years ago

themightyoarfish commented 8 years ago

I run ./autogen.sh and receive the message

checking for automake >= 1.9.2...
  testing automake... found 1.14.1
 checking for autoreconf >= 2.53...
   testing autoreconf... found 2.69
 checking for glib-gettext >= 2.2.0...
   testing glib-gettextize... not found.
 ***Error***: You must have glib-gettext >= 2.2.0 installed
   to build wallbox.  Download the appropriate package for
   from your distribution or get the source tarball at
     ftp://ftp.gtk.org/pub/gtk/v2.2/glib-2.2.0.tar.gz

But the link seems to be dead. The only way to install it for me was to compile from source which I found here: http://www.linuxfromscratch.org/blfs/view/svn/general/glib2.html

jimmylu2333 commented 6 years ago

Hey,guys, you can download glib-gettext from http://ftp.gnu.org/pub/gnu/gettext/.