I have just discovered dircolors, and thought I would try it, however, I
have tried it on a number of machines and with a number of files,
including the default, and I always get
LS_COLORS='';
export LS_COLORS
This is not the behavior I want. Is this a bug, or is there some flag I
need
"Mark Holt" <[EMAIL PROTECTED]> wrote:
> I have just discovered dircolors, and thought I would try it, however, I
> have tried it on a number of machines and with a number of files,
> including the default, and I always get
> LS_COLORS='';
> export LS_C
18, 2001 8:35 PM
Subject: Problems when running dircolors
Dear Ladies and Gentlemen,
Sorry for troubling you, but I expirienced a serious problem when opening
new windows under kde. I am using SuSE Linux Version 6.4 with a kernel
version 2.2.14
Hi. I have a couple of problems with dircolors:
dircolors returns settings that don't seem to match what I see. eg.
symlinks are showing up as blinking reverse video red, but the ln
setting from dircolors is 01;36
dircolors --print-database > junk outputs the current setti
After upgrading from fileutils-4.0 to fileutils-4.1 dircolors misbehaves:
csh> eval `dircolors`
Unknown colorls variable `do'.
This is quite a problem since it causes all .login scripts to fail
tcsh-6.10.00
glibc-2.2.3
gcc-2.95.3
Peter Woit
[EMAIL P
Line 40 of dircolors.c says char *strndup();
This fails when I compile saying macro has wrong number of arguments
someone on Dalnet's #Linux says it should be char *strndup(const char*)
not sure if that'l work, but it seems strange that the latest version would have this compile time error. Hopeful
--
Get your free email from www.uymail.com
Powered by Outblaze
___
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils
Thanks for the report.
That's fixed in the latest test release.
ftp://alpha.gnu.org/gnu/fetish/
Keith <[EMAIL PROTECTED]> wrote:
| Building dircolors from fileutils 4.0 on a glibc 2.2.2 linux box with
| gcc 2.95.2 yields the error:
|
| dircolors.c:40: macro `strndup' u
Hi.
Building dircolors from fileutils 4.0 on a glibc 2.2.2 linux box with
gcc 2.95.2 yields the error:
dircolors.c:40: macro `strndup' used without args
Line 40 should simply be removed.
Regards,
kw
--
Keith Warno[EMAIL PROTECTED]
Valaran Corporation Pengui
Frank-Michael Moser <[EMAIL PROTECTED]> writes:
| The only answer of dircolors is:
|
| LS_COLORS='';
| export LS_COLORS
What value does $TERM have in your environment?
Do this:
echo $TERM
| But printing out the database
| (dircolors -p) works well.
|
| Giving a file to dirc
The only answer of dircolors is:
LS_COLORS='';
export LS_COLORS
But printing out the database
(dircolors -p) works well.
Giving a file to dircolors
seems to have no effect?!
begin:vcard
n:Moser;Frank-Michael
tel;work:+49 (3834)515230
x-mozilla-html:FALSE
url:www.decodon.com
o
Hi,
In the man page for dircolors please mention dir_colors.
:-)
John.
"Maciej W. Rozycki" <[EMAIL PROTECTED]> writes:
| Glibc as of 2.1.90 (I'm using a snapshot from May 23rd) defines a macro
| named "strndup" when including . As a result dircolors no
| longer compiles.
|
| The attached patch fixes the problem for me.
Thanks f
Hello,
Glibc as of 2.1.90 (I'm using a snapshot from May 23rd) defines a macro
named "strndup" when including . As a result dircolors no
longer compiles.
The attached patch fixes the problem for me.
Maciej
--
+ Maciej W. Rozycki, Technical University of
14 matches
Mail list logo