aMule Forum

English => Compilation problems => Topic started by: punksketchy on August 18, 2008, 12:59:15 AM

Title: Problem with ./configure on aMule 2.2.2 with OpenSuSE 11
Post by: punksketchy on August 18, 2008, 12:59:15 AM
First of all, I am new to Linux, ANY distro of Linux.
I am having problems with trying to configure aMule before I do make instell.  When I do ./configure I am presented with libintl not detect.  When I do locate libintl I am presented with numerous perl-libintl-perl 1.16 files. 
Does anyone know what I could be doing wrong here?  Thanks
Title: Re: Problem with ./configure on aMule 2.2.2 with OpenSuSE 11
Post by: GonoszTopi on August 18, 2008, 11:03:41 PM
You need to install ‘gettext-runtime’ and ‘gettext-tools’ packages.
Title: Re: Problem with ./configure on aMule 2.2.2 with OpenSuSE 11
Post by: punksketchy on August 23, 2008, 12:54:02 AM
THANKS!  That worked!