Hello
Stephen Liu (<[EMAIL PROTECTED]>) wrote:
> I encountered problem on installing StarOffice6.0 from CD
>
> As USER
> $ mount /cdrom
> $ cd /cdrom/linux/office60/
> $ ./setup
> bash: ./setup: Permission denied
> $ su
> Password:
> # ./setup
> bash: ./setup: Permission denied
> ls -al setup
> -r-xr-xr-x 1 root root 75172 2002-07-11 21:45 setup
>
> As ROOT
> the same result
> bash: ./setup: Permission denied
Maybe the cdrom is mounted noexec, which means that you cannot execute
files on that file system directly. Try remounting it with
mount /cdrom -o remount,exec
best regards
Andreas Janssen
--
Andreas Janssen
[EMAIL PROTECTED]
PGP-Key-ID: 0xDC801674
Registered Linux User #267976
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]