Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"/bin/sh: bad interpreter: permission denied"
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
basicgeplagter
n00b
n00b


Joined: 06 Apr 2003
Posts: 5

PostPosted: Sun Apr 06, 2003 12:53 pm    Post subject: "/bin/sh: bad interpreter: permission denied" Reply with quote

Hallo,

ich kann keine Scripte ausführen, weder configures noch install-Scripte. Wenn ich als root, z.B. das ./install.sh von Opera 7.1 ausführe erhalte ich die Meldung: "- bash: ./install.sh: /bin/sh: bad interpreter: permission denied". Dieses Verhalten kann ich mit jedem Script nachvollziehen. Was kann ich tun ?

System Gentoo 1.4

mfg
der
BASICgeplagter
_________________
Lieber ein Pingiun der läuft, als ein Fenster das hängt...
Back to top
View user's profile Send private message
slartibartfasz
Veteran
Veteran


Joined: 29 Oct 2002
Posts: 1462
Location: Vienna, Austria

PostPosted: Sun Apr 06, 2003 3:31 pm    Post subject: Reply with quote

hmm - anscheinend glaubt bash das deine shell 'sh' ist - schau mal nach was 'env' auswirft...

Code:
env | grep shell

_________________
To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be.
Back to top
View user's profile Send private message
basicgeplagter
n00b
n00b


Joined: 06 Apr 2003
Posts: 5

PostPosted: Sun Apr 06, 2003 5:32 pm    Post subject: Reply with quote

env | grep shell spuckt leider gar nichts aus :cry:
_________________
Lieber ein Pingiun der läuft, als ein Fenster das hängt...
Back to top
View user's profile Send private message
meian
n00b
n00b


Joined: 03 Apr 2003
Posts: 34

PostPosted: Sun Apr 06, 2003 9:06 pm    Post subject: Reply with quote

probiers mal mit
Code:

env | grep SHELL


;)
Back to top
View user's profile Send private message
slartibartfasz
Veteran
Veteran


Joined: 29 Oct 2002
Posts: 1462
Location: Vienna, Austria

PostPosted: Sun Apr 06, 2003 9:48 pm    Post subject: Reply with quote

oder einfach nur 'env' is eh nicht so viel zu lesen - wenn dort was anderes als /bin/bash steht liegt wahrscheinlich dort das problem - dann noch ein schnelles 'cat /etc/passwd | grep <username>' und dort den eintrag auf /bin/bash ändern - beim nächsten login gehts dann wieder 8)
_________________
To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be.
Back to top
View user's profile Send private message
zweistein12
n00b
n00b


Joined: 21 Nov 2002
Posts: 40

PostPosted: Mon Apr 07, 2003 9:12 am    Post subject: Reply with quote

Das Problem liegt daran das du ein Skript versuchst auszuführen das auf einer Partition gepsiechert ist die beim mounten als option hatte "noexec", schalte die sin der fstab ab und es wird dann gehen.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum