Hm, danke. Ich benutze Fedora. von daher hab ich mir gerade 'nen Haufen TI-Libraries selbst kompilieren dürfen >_>

Naja, wie de auch sei. Jetzt habe ich folgendes Problem. Das configure-Script von tilp bleibt mit folgender Meldung hängen:
Code:
checking for libglade-2.0 >= 1.99.0... Package libglade-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libglade-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglade-2.0' found

configure: error: Library requirements (libglade-2.0 >= 1.99.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Problem: die Datei libglade-2.0.pc befindet sich nicht auf meinem Rechner (libglade ist mit yum installiert). Was tun?