Trik Registered Sep 3, 2001 #1 Hi im haveing trouble using the ./configure command in the terminal it says theres no such command. Andy
Hi im haveing trouble using the ./configure command in the terminal it says theres no such command. Andy
P protheus_fr Registered Sep 3, 2001 #2 You must launch the ./configure in the same directory "./" to the configure script, and check you have the permission to execute it. 1 read 2 write 4 execute to be sure : 'chmod 777 configure' If it work no properly, check manually the script.
You must launch the ./configure in the same directory "./" to the configure script, and check you have the permission to execute it. 1 read 2 write 4 execute to be sure : 'chmod 777 configure' If it work no properly, check manually the script.