Bonjour a tous
Je cherche a compiler un programme qui doit me sortir un graphique. Pour cela je tape :
$ gcc test.c -O3 -o test -lvga
il me sort
/usr/bin/ld: cannot find -lvga :!:
collect2: ld returned 1 exit status
Etant sur Mandriva 2006, j'ai au prealable installé svgalib avec la commande
urpmi svgalib
Merci à tous