* mc
@ 2002-05-01 0:08 Emre Turkay
2002-05-01 10:18 ` mc Frank Schmitt
0 siblings, 1 reply; 3+ messages in thread
From: Emre Turkay @ 2002-05-01 0:08 UTC (permalink / raw)
To: cygwin
Hi all,
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 ?
Thanx,
emre
--
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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mc
2002-05-01 0:08 mc Emre Turkay
@ 2002-05-01 10:18 ` Frank Schmitt
2002-05-02 2:00 ` mc Emre Turkay
0 siblings, 1 reply; 3+ messages in thread
From: Frank Schmitt @ 2002-05-01 10:18 UTC (permalink / raw)
To: cygwin
"Emre Turkay" <emre.turkay@bilten.metu.edu.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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: mc
2002-05-01 10:18 ` mc Frank Schmitt
@ 2002-05-02 2:00 ` Emre Turkay
0 siblings, 0 replies; 3+ messages in thread
From: Emre Turkay @ 2002-05-02 2:00 UTC (permalink / raw)
To: replies, cygwin
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@cygwin.com [mailto:cygwin-owner@cygwin.com] On
Behalf
> Of Frank Schmitt
> Sent: Wednesday, May 01, 2002 7:38 PM
> To: cygwin@cygwin.com
> Subject: Re: mc
>
> "Emre Turkay" <emre.turkay@bilten.metu.edu.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/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-05-02 9:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-01 0:08 mc Emre Turkay
2002-05-01 10:18 ` mc Frank Schmitt
2002-05-02 2:00 ` mc Emre Turkay
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).