> From: wes <[email protected]> > does lib64 actually exist, and with files in it? > > $ ls -ld /lib64 > lrwxrwxrwx 1 root root 4 Feb 16 05:47 /lib64 -> /lib > > -wes >
Wes, Thanks for looking at my post. I believe /lib64 is a real folder. My system is Gentoo and: romulus ~ # ls -ld /lib* lrwxrwxrwx 1 root root 5 Apr 5 22:06 /lib -> lib64 drwxr-xr-x 3 root root 4096 Apr 5 22:06 /lib32 drwxr-xr-x 10 root root 4096 Apr 5 22:06 /lib64 Note that Dirvish is processing the /lib32 directory as expected. Regards, Mark _______________________________________________ Dirvish mailing list [email protected] http://www.dirvish.org/mailman/listinfo/dirvish
