mc-4.6.0-pre2

2002-12-28 Thread Thomas Dickey
perhaps you should add a --with-screen=ncursesw, to allow one to build
that configuration.  Would you like a patch?

-- 
Thomas E. Dickey [EMAIL PROTECTED]
http://invisible-island.net
ftp://invisible-island.net
___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel



Re: Issues with /tmp/mc-$USER directory

2002-12-28 Thread Tomasz Kłoczko
On Wed, 25 Dec 2002, Koblinger Egmont wrote:
[..]
 temporary directory should be created by mkdtemp(),
 it should be removed at exit,
 O_EXCL should IMHO be removed when opening the -P file,
 the wrapper script should use a file under the user's home, or a file
 created by the mktemp command.

Next close thing ..
Sometimes $TMPDIR is assigned to ~/tmp or smething similar and sometimes 
volumen with /home is mounted as noexec and this breaks many mc
functiomalities like cd arch_file.
It will be good also clean this patr too by not direct run generated in
$TMPDIR script and run this script as /bin/sh parameter.

kloczek
-- 
---
*Ludzie nie maj problemw, tylko sobie sami je stwarzaj*
---
Tomasz Koczko, sys adm @zie.pg.gda.pl|*e-mail: [EMAIL PROTECTED]*
___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel



Re: Issues with /tmp/mc-$USER directory

2002-12-28 Thread Nerijus Baliunas
On Sun, 29 Dec 2002 00:15:30 +0100 (CET) Tomasz Koczko [EMAIL PROTECTED] 
wrote:

 Next close thing ..
 Sometimes $TMPDIR is assigned to ~/tmp or smething similar and sometimes 
 volumen with /home is mounted as noexec and this breaks many mc
 functiomalities like cd arch_file.

But you can always redefine TMPDIR, where's the problem? Or do you
want mc to check for such cases? IMHO it's overkill.

Regards,
Nerijus

___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel



Re: Issues with /tmp/mc-$USER directory

2002-12-28 Thread Tomasz Kłoczko
On Sun, 29 Dec 2002, Nerijus Baliunas wrote:

 On Sun, 29 Dec 2002 00:15:30 +0100 (CET) Tomasz Koczko [EMAIL PROTECTED] 
wrote:
 
  Next close thing ..
  Sometimes $TMPDIR is assigned to ~/tmp or smething similar and sometimes 
  volumen with /home is mounted as noexec and this breaks many mc
  functiomalities like cd arch_file.
 
 But you can always redefine TMPDIR, where's the problem? Or do you
 want mc to check for such cases? IMHO it's overkill.

Problem is in mc. It will be good if mc will do not depend on exec/noexec 
volumen where poinst $TMPDIR wnd this can be easyly solved by not direct
executing generated by mc in $TMPDIR scrips .. and this is not overkill.

kloczek
-- 
---
*Ludzie nie maj problemw, tylko sobie sami je stwarzaj*
---
Tomasz Koczko, sys adm @zie.pg.gda.pl|*e-mail: [EMAIL PROTECTED]*
___
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel