Hello, Frédéric!

> If I don't use --without-samba smbfs isn't added. Another
> little problem is that although I don't build smbfs his
> configure is ran, and wastes a lot of time. To avoid it I mv
> src/vfs/samba to samba.bkp.

I don't want to switch to Autoconf-2.49x completely before Autoconf-2.50
is released. As far as I know, Autoconf-2.13 would not handle it properly,
but I haven't tried hard.

> BTW, a question about CVS. I asked the authors if an option to
> skip some files on checkout or update was available, but the
> answer was no. What I want is to not download po/*.po to save
> space. If I delete them, they're downloaded again. I found that
> doing a touch to create empty files helps, but:

It's a known problem in CVS. It's very hard to fix because CVS wasn't
initially client-server, and the problem is deeply in the design of CVS.

A better CVS replacement, called "Subversion" is developed at
http://subversion.tigris.org/index.html

You may need to find a bigger hard drive or use an out-of-tree build on
another partition:

mkdir /tmp/mc
cd /tmp/mc
/usr/local/src/mc/configure
make

Sorry that I cannot give you a satisfactory answer to any of your
questions. I know all your problems :-(

Regards,
Pavel Roskin

Reply via email to