Thread: Linux Guide
View Single Post
Old January 1st, 2008   #11 (permalink)
theMADscientist
Registered User
 
Join Date: Nov 2007
Location: US
Posts: 9
Quote:
Originally Posted by Yassine View Post
hello thanks you now i have new message now :
Code:
root@Nadia-Elive[/mnt/windows_C/psx2/pcsx2]# sh ./build.sh all
----------------------------------------
Building Graphics Synthesizer plugins...
----------------------------------------
----------------------
Building ZeroGS OpenGL
----------------------
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
build.sh: ./configure: /bin/sh: bad interpreter: Permission non accordée
make: *** Pas de règle pour fabriquer la cible « clean ». Arrêt.
make: *** Pas de règle pour fabriquer la cible « install ». Arrêt.
Error with building plugins
root@Nadia-Elive[/mnt/windows_C/psx2/pcsx2]#
Google FTW! /bin/sh: bad interpreter: Permission denied
The last line answers the question of what the error message means. Basically you don't have the right permissions do what you are trying to do in "/mnt/windows_C/psx2/pcsx2". Probably better to compile it some where else.
theMADscientist is offline   Reply With Quote