Quote:
Originally Posted by chesso
yeah, why the sudo?
|
sudo gets you around permission bugs. I accidently used sudo svn ... the first time and have been too lazy to fix it.
@Yassine
You have some unusually warning messages at the beginning. But, they don't look like they are stopping the build.
build.sh: ./configure: /bin/sh: bad interpreter: Permission non accordée
That seems to be a permission error. But I can't replicate it, so not sure how to fix it. It might be from the aclocal warnings. Try this to see if your automake is up to date:
sudo apt-get install automake1.9