|
From: Angel T. <fn...@fm...> - 2006-02-22 15:03:12
|
Hello! I'm trying to configure valgrind 3.1.0 on a dual processor G4 PowerPC running YellowDog Linux. I get the following error when I run 'configure --prefix=$INSTALL_DIR/valgrind' ./configure: ../source/unpacked/configure: bad interpreter: Permission denied What might be wrong? |
|
From: Dirk M. <dm...@gm...> - 2006-02-22 15:20:07
|
On Wednesday, 22. February 2006 16:03, Angel Tsankov wrote: > I'm trying to configure valgrind 3.1.0 on a dual processor G4 PowerPC > running YellowDog Linux. I get the following error when I run > 'configure --prefix=$INSTALL_DIR/valgrind' ./configure --prefix=$INSTALL_DIR/valgrind Dirk |
|
From: Angel T. <fn...@fm...> - 2006-02-22 18:57:47
|
>> I'm trying to configure valgrind 3.1.0 on a dual processor G4 >> PowerPC >> running YellowDog Linux. I get the following error when I run >> 'configure --prefix=$INSTALL_DIR/valgrind' > > ./configure --prefix=$INSTALL_DIR/valgrind This produces exactly the same error message. |