Probleme d'installation GTK

Salut à tous

Ca fait plusieurs jours que je galère pour installer GTK
Je suis allé sur: http://www.gtk-fr.org/wakka.php?wiki=InstallerGtk :slight_smile:

J’ai pompé la dernière version : ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-2.10.10.tar.gz

J’extrais sur place :slight_smile:

le ./configure à l’air de marcher :smiley:

parcontre le make, j’ai cela (sur la fin): :frowning:

file=./echo uz@Latn | sed 's,.*/,,'.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file uz@Latn.po
file=./echo wa | sed 's,.*/,,'.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file wa.po
file=./echo xh | sed 's,.*/,,'.gmo \
&& rm -f $file && /usr/bin/msgfmt -c -o $file xh.po
make[2]: quittant le répertoire « /media/sda6/Programmation/gtk/gtk±2.10.10/po »
Making all in po-properties
make[2]: entrant dans le répertoire « /media/sda6/Programmation/gtk/gtk±2.10.10/po-properties »
( if test ‘x.’ != ‘x.’; then \
posrcprefix=’…/’; \
else \
posrcprefix="…/"; \
fi; \
rm -f POTFILES-t POTFILES \
&& (sed -e ‘/^#/d’ \
-e "s/^\[.\] +//" \
-e '/^[ ]
$/d’ \
-e “s@.*@ $posrcprefix& \\\\@” < ./POTFILES.in \
| sed -e ‘$s/\\$//’) > POTFILES-t \
&& chmod a-w POTFILES-t \
&& mv POTFILES-t POTFILES )
chmod: modification des permissions de `POTFILES-t’: Opération non permise
make[2]: *** [POTFILES] Erreur 1
make[2]: quittant le répertoire « /media/sda6/Programmation/gtk/gtk±2.10.10/po-properties »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /media/sda6/Programmation/gtk/gtk±2.10.10 »
make: *** [all] Erreur 2
seb@Freeman:/media/sda6/programmation/gtk/gtk±2.10.10$ install
install: opérande fichier manquant

:o

Yati kek1 ki peut m’aider à installer la bibliotheque GTK+ sur ma bécane. :smiley:

Sur le site de Ubuntu, l’aide n’est pas encore renseignée :open_mouth: et les réponses dans les forums sont trop spécifiques :rolleyes:

Et bien sure :

seb@Freeman:/media/sda6/programmation/gtk/gtk±2.10.10$ pkg-config --modversion gtk±2.0.
Package gtk±2.0. was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk±2.0…pc’
to the PKG_CONFIG_PATH environment variable
No package ‘gtk±2.0.’ found

Pourtant dans Synaptic j’ai installé: libgtk2.0-0. & libgtk2.0-dev

Il s’agit juste d’un probleme de droits :wink:
Soit tu n’a pas la permission d’ecriture (sudo ?), soit tu es sur un systeme de fichiers qui ne gere pas les droits (FAT ?)