View Full Version : error when i try to install anything


unix-soul
eg1
uid=0(root) gid=0(root) groups=0(root)
linux:/windows/E # chmod a+x RealPlayer10GOLD.bin
linux:/windows/E # ./RealPlayer10GOLD.bin
bash: ./RealPlayer10GOLD.bin: Permission denied
linux:/windows/E #
this error when i try to run realplayer 10
eg2
linux:/windows/E/MPlayer/MPlayer-1.0pre7try2 # ./configure
bash: ./configure: /bin/sh: bad interpreter: Permission denied
linux:/windows/E/MPlayer/MPlayer-1.0pre7try2 #

this when i try to install Mplayer

i use Suse 9.1
i just wana understand what wrong :(
i realy loved this op system

now iam gone update it
to last ver


BUt some one tell me how i can fix that rt now
or any way to help me

nour aldeen
brother .... user have not permession to write to windows part
copy files u want to install to your home dir --/home/linux--or switch to root
su -

sattia
This might be helpful
http://www.linux-egypt.org/showthread.php?t=6739

unix-soul
brother
iam the root
uid=0(root) gid=0(root) groups=0(root)
look i will try to move it in root partion
and i will give my replay soon


thx anyway Dude

chloe
I think you better move those files to another linux partition. M$FAT cant handle the files' permissions.

sattia
No need to move to another partition if u just want to run this bin.
Even if u r root and the file resides in a partition mounted with noexec then you wont be able to run it.
If this is the case then remount it again with 'exec' added to the mount options.