[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing StarOffice6.0 problem



Hello

Stephen Liu (<satimis@icare.com.hk>) 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
andreas.janssen@bigfoot.com
PGP-Key-ID: 0xDC801674
Registered Linux User #267976



Reply to: