Help would be much appreciated.

Code: Select all
git clone git://gitorious.org/tmw/mainline.git tmw
cd tmw
autoreconf -i
./configure
make
sudo make install
configure:2510: result: no
configure:2480: checking for xlC
configure:2510: result: no
configure:2534: checking for C++ compiler version
configure:2542: g++ --version >&5
./configure: line 2544: g++: command not found
configure:2546: $? = 127
configure:2553: g++ -v >&5
./configure: line 2555: g++: command not found
configure:2557: $? = 127
configure:2564: g++ -V >&5
./configure: line 2566: g++: command not found
configure:2568: $? = 127
configure:2591: checking for C++ compiler default output file name
configure:2613: g++ conftest.cpp >&5
./configure: line 2615: g++: command not found
configure:2617: $? = 127
configure:2655: result:
configure: failed program was:
| /* confdefs.h. */
this is french, but it says that he can't create the repository, not alloyed, then it leaves the repository.make[2]: quittant le répertoire « /home/josephine/Bureau/tmw-0.0.29.1/src »
make[2]: entrant dans le répertoire « /home/josephine/Bureau/tmw-0.0.29.1 »
make[2]: Rien àfaire pour « all-am ».
make[2]: quittant le répertoire « /home/josephine/Bureau/tmw-0.0.29.1 »
make[1]: quittant le répertoire « /home/josephine/Bureau/tmw-0.0.29.1 »
josephine@josephine-desktop:~/Bureau/tmw-0.0.29.1$ make install
Making install in data
make[1]: entrant dans le répertoire « /home/josephine/Bureau/tmw-0.0.29.1/data »
Making install in fonts
make[2]: entrant dans le répertoire « /home/josephine/Bureau/tmw-0.0.29.1/data/fonts »
make[3]: entrant dans le répertoire « /home/josephine/Bureau/tmw-0.0.29.1/data/fonts »
make[3]: Rien àfaire pour « install-exec-am ».
test -z "/usr/local/share/tmw/data/fonts" || /bin/mkdir -p "/usr/local/share/tmw/data/fonts"
/bin/mkdir: ne peut créer le répertoire `/usr/local/share/tmw': Permission non accordée
make[3]: *** [install-fontsDATA] Erreur 1
make[3]: quittant le répertoire « /home/josephine/Bureau/tmw-0.0.29.1/data/fonts »
make[2]: *** [install-am] Erreur 2
make[2]: quittant le répertoire « /home/josephine/Bureau/tmw-0.0.29.1/data/fonts »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /home/josephine/Bureau/tmw-0.0.29.1/data »
make: *** [install-recursive] Erreur 1