Re: [PATCH] mc CVS port to glib 2.0

2002-09-12 Thread Pavel Roskin
Hello, Ali! > please allow me to point out some advantages of using glib 2.0 in hope i > can get some positive feedback for this idea. you know that many people > are using gnome 2.0 nowadays and they would like to see a glib 2.0 > supporting mc that can be easily compiled on their system e.g. so

Re: mc-4.5.55 and -lintl missing (fwd)

2002-09-12 Thread Pavel Roskin
Hello, Martin! > But I guess original @LINTL@ is now @INTLLIBS@ and this is I think the > real fix for my problem. When linking mc, -lintl was used used on my box > (Irix 6.5.15f). Let's only discuss real problems. I don't care whether bison is found or whether -lintl is used. If mc doesn't co

mc-4.6.0-pre1 does not install codepages

2002-09-12 Thread Martin MOKREJŠ
Hi, after configuring with: ./configure --prefix=/software/@sys/usr --with-subshell --with-netrc --with-edit --with-ncurses=/software/@sys/usr --with-vfs --with-mcfs --with-samba and installing I get when executing: load_client_codepage: filename /software/@sys/usr/lib/codepages/codepage.85

Re: mc-4.5.55 and -lintl missing

2002-09-12 Thread Martin MOKREJŠ
On Thu, 12 Sep 2002, Pavel Roskin wrote: > Hello, Martin! > > > > I've found on Irix 5.5.15 and cc that I have to add -lintl on the link > > > commandline when linking mc binary. Is this a known problem? Also, > > > > I should have tried this before. The -lintl problem seems to be fixed in > >

Re: mc-4.5.55 and -lintl missing

2002-09-12 Thread Martin MOKREJŠ
On Thu, 12 Sep 2002, Pavel Roskin wrote: > Hello, Martin! > > Let's move the discussion to the mailing list. If you reply to any of my > messages, please copy your reply to [EMAIL PROTECTED] Some explanation > why it's better to use mailing lists can be found in this document: > http://www.tuxe

Re: mc-4.5.55 and -lintl missing

2002-09-12 Thread Martin MOKREJŠ
On Thu, 12 Sep 2002, Martin MOKREJŠ wrote: > On Thu, 12 Sep 2002, Martin MOKREJŠ wrote: > > > Hi, > > I've found on Irix 5.5.15 and cc that I have to add -lintl on the link > > commandline when linking mc binary. Is this a known problem? Also, > > I should have tried this before. The -lintl pro

mc-4.5.55 and -lintl missing

2002-09-12 Thread Martin MOKREJŠ
Hi, I've found on Irix 5.5.15 and cc that I have to add -lintl on the link commandline when linking mc binary. Is this a known problem? Also, detecting bison version doesn't work. My config.log says: configure:4743: checking whether included gettext is requested configure:4753: result: no conf

Re: mc-4.5.55 and -lintl missing

2002-09-12 Thread Martin MOKREJŠ
On Thu, 12 Sep 2002, Martin MOKREJŠ wrote: > Hi, > I've found on Irix 5.5.15 and cc that I have to add -lintl on the link > commandline when linking mc binary. Is this a known problem? Also, I should have tried this before. The -lintl problem seems to be fixed in mc-4.6.0-pre1. But, tests of m

Re: MC

2002-09-12 Thread Andrew V. Samoilov
[EMAIL PROTECTED] wrote: > Hey. > > load_client_codepage: filename /usr/local/lib/codepages/codepage.850 does > not exist. > Whats is this ? can i correct this ? > Your mc is configured with smbfs support, but there are no samba codepage files in the /usr/local/lib/codepages, or they are in o

MC

2002-09-12 Thread tommy
Hey. load_client_codepage: filename /usr/local/lib/codepages/codepage.850 does not exist. Whats is this ? can i correct this ? +-+ | Tommy | |http://nasa.one.pl | |GaduGadu : 155998| | ICQ : 99511187

[PATCH] mc CVS port to glib 2.0

2002-09-12 Thread Ali Akcaagac
hello, not long ago i was requesting here on this mailinglist, that mc should support glib 2.0. i still recall the replies i got e.g. that for a future comming mc it may be planned to add glib as library within mc so it compiles against it and make the dependency of an external glib not necessary