bonjour
je debute en bash et je voudrais ecrire un script qui ma permet d'ecrire dans un fichier des chaine de caractere
d'avance merci
Forum Linux.débutant les fichiers
10
déc.
2005
[tsubasa@localhost test]$ gcc -o test test.c `pkg-config --cflags --libs gtk+-2.0`
Package xrender was not found in the pkg-config search path.
Perhaps you should add the directory containing `xrender.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xrender', required by 'cairo', not found
test.c:2:21: error: gtk/gtk.h: Aucun fichier ou répertoire de ce type
test.c:4: error: syntax error before '*' (…)
glxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
d