Mail Archives: cygwin/2002/05/02/05:01:06
Thanx, it worked. But I also needed to add the --with-slang option.
$ ./configure --with-ncurses --with-included-gettext --with-slang
$ make
$ make install
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On
Behalf
> Of Frank Schmitt
> Sent: Wednesday, May 01, 2002 7:38 PM
> To: cygwin AT cygwin DOT com
> Subject: Re: mc
>
> "Emre Turkay" <emre DOT turkay AT bilten DOT metu DOT edu DOT tr> writes:
>
> >Im trying to compile midnight commander. Firstly I have compiled and
> >installed the glib package, after that mc compiles all the source
files
> >without any error messages however when it tries to link them it says
> >that could not find 'gettext' and 'bindtextdomain' funtions. I have
> >already installed gettext package. Does anybody have an opinion
about
> >the solution ?
>
> It worked for me when I did the following:
>
> get glib-1.2.10.tar.gz, comment out line 705 in gstrfuncs.c,
> ./configure, make.
>
> get mc-4.5.55.tar.gz,
> ./configure --with-ncurses --with-included-gettext,
> make install
>
> --
> One Ring to rule them all, One Ring to find them,
> One Ring to bring them all and in the darkness bind them
> In the Land of Mordor where the Shadows lie.
>
>
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -