On Sat, 27 Dec 2003 19:25:55 +0800, Stephen Liu wrote: > Hi folks, > > 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 > > Kindly advise. TIA > > B.R. > Stephen Liu
You've probably got it mounted noexec. Type "mount" and see what it says for /cdrom. If it says noexec then read the mount(8) manpage and either umount/mount with the appropriate option or umount, edit /etc/fstab, and mount. -- ....................paul It's working as coded. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]