Re: [Ekiga-list] Ekiga 3.2.6 win32 compilation ( autogen )



Sohil Shah wrote:
> edited /usr/bin/intltoolize and commented out the part at the bottom
> that checks for the Makefile.in.in in usr/lib and usr/local/lib and that
> solved the problem.
> What is this po folder in ekiga ? What is its significance ? Can I
> remove it ?

The po folder is used by almost all GNU programs to internationalise
their texts.  As such, it contains the translation of all strings of the
program.  You can safely remove it (and you will have only English
messages).

> On 11/09/2009 11:44 AM, Sohil Shah wrote:
>> Hi,
>>           Is there a tested working makefile for win32 compilation for
>> ekiga 3.2.6 on ubuntu 9.04 ( jaunty ) ?
>> I have resolved around 8-10 compilation issues of makefile,
>> update-sources, ffmpeg, openldap, etc. for the same and now i am stuck
>> in the autogen of command of ekiga under win32/ekiga/ which is as
>> follows:
>>
>> [win32/ekiga]: ./autogen.sh --force --with-pwlib-dir=/usr/local
>> --with-opal-dir=/usr/local --prefix=/usr --sysconfdir=/etc/ && make &&
>> make install
>> .
>> .
>> .
>> Please add the files
>>   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
>>   progtest.m4
>> from the /aclocal directory to your autoconf macro directory
>> or directly to your aclocal.m4 file.
>> You will also need config.guess and config.sub, which you can get from
>> ftp://ftp.gnu.org/pub/gnu/config/.
>> Running intltoolize...
>> intltoolize: 'po/Makefile.in.in' is out of date: use '--force' to
>> overwrite
>>
>> so I've edited /usr/bin/intltoolize and commented out the part at the
>> bottom that checks for the Makefile.in.in; but that also didnt help. I
>> have also also executed the following before starting compilation.
>>
>> sudo apt-get install build-essential checkinstall guile-1.6-dev
>> guile-1.6-slib libgoffice-0-dev libgtkhtml3.14-dev texinfo
>>
>> apt-get install autogen
>>
>>
>> Let me know if you need more details.
>> -- 
>> Thanks&  Regards,
>> Sohil Shah



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]