Andrew Benton wrote:
Tarek Ghaleb wrote:
I take back what I wrote about Fedora. I think Fedora uses a 755
permission as well.
And SuSE, Slack and Mandrake. They all set permissions at 755. Only
Debian (and Ubuntu) set the permissions at 644.
Ncurses seems to work OK on Ubuntu so I don't kno
* On [22 Aug 2005 14:37 +0300] <[EMAIL PROTECTED]> wrote:
> Andrew Benton wrote:
> >Just as an experiment I've (or rather, root has) just run
> >
> >find /usr/lib -type d -exec chmod 755 {} \; &&
> >find /usr/lib -type f -exec chmod 644 {} \;
> >
> >This has set the permissions of every file in /u
Andrew Benton wrote:
Just as an experiment I've (or rather, root has) just run
find /usr/lib -type d -exec chmod 755 {} \; &&
find /usr/lib -type f -exec chmod 644 {} \;
This has set the permissions of every file in /usr/lib to 644. I've
rebooted and everything seems to be running OK...
Sp
Tarek Ghaleb wrote:
Hello list,
I'm in the process of building an LFS system a second time, this time
paying more attention to detail. I was wondering why we give the Ncurses
libraries execute permissions in LFS 6.1 (6.21):
chmod 755 /usr/lib/*.5.4
I know in Debian the permissions are 644 and
Tarek Ghaleb wrote:
I take back what I wrote about Fedora. I think Fedora uses a 755
permission as well.
And SuSE, Slack and Mandrake. They all set permissions at 755. Only Debian (and Ubuntu) set the permissions at 644.
Ncurses seems to work OK on Ubuntu so I don't know why we need to set
* On [22 Aug 2005 13:26 +0300] <[EMAIL PROTECTED]> wrote:
> I was wondering why we give the Ncurses
> libraries execute permissions in LFS 6.1 (6.21):
> chmod 755 /usr/lib/*.5.4
> I know in Debian the permissions are 644 and I think the same is true
> for Fedora.
I take back what I wrote about
Hello list,
I'm in the process of building an LFS system a second time, this time
paying more attention to detail. I was wondering why we give the Ncurses
libraries execute permissions in LFS 6.1 (6.21):
chmod 755 /usr/lib/*.5.4
I know in Debian the permissions are 644 and I think the same is t