Som zaciatocnik s Linuxom.
Chcel som do Mozilly nainstalovat "mplayerplug-in", aby mi prehravala urcite typy suborov. Tento plugin sa mi vsak nedalo nainstalovat, lebo mi chyba "gtk". Stiahol som si teda gtk+-1.2.10 spolu s glib-1.2.10. Pri instalacii glib-u "./configure" prebehne v poriadku, ale pri vykonavani "make" mi to vyhodi nasledovny odkaz:
gstrfuncs.c: In function "g_printf_string_upper_bound":
gstrfuncs.c:870: error: syntax error before string constant
gstrfuncs.c:1037: error: syntax error before string constant
gstrfuncs.c:1080: error: syntax error before string constant
gstrfuncs.c:1111: error: syntax error before string constant
make[2]: *** [gstrfuncs.lo] Error 1
make[2]: Leaving directory "/home/erik/Desktop/Vsetko/glib-1.2.10"
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory "/home/erik/Desktop/Vsetko/glib-1.2.10"
make: *** [all-recursive-am] Error 2
Vie niekto, co s tym?