Schrift
[thread]9661[/thread]

Pfad zur Umgebungsvariable hinzufügen: PKG_CONFIG_PATH



<< >> 3 Einträge, 1 Seite
format_c
 2004-03-13 13:26
#96641 #96641
User since
2003-08-04
1706 Artikel
HausmeisterIn
[Homepage] [default_avatar]
Hi,
Ich kämpfe gerade mit den berühmt berüchtigten Abhängigkeitsproblemen bei der Installation von gmyclient (MySQL Frontent für Gnome) der libGlade benötigt, welches libxml-2.0 benötigt.
Die Installation von Glade bricht mit der Meldung
Code: (dl )
1
2
3
4
checking for libxml-2.0 >= 2.4.1 gtk+-2.0 >= 2.0.0... Package libxml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxml-2.0' found

ab.
Die Datei libxml-2.0.pc habe ich auch auf meinem PC gefunden.
Jetzt meine Frage: Wie binde ich den Pfad der Datei mit in die PKG_CONFIG_PATH Variable ein bzw. wie kann ich sie mir anzeigen lassen?

BTW: Gibt es per Default ein Tastenkürzel um die Workspaces umzuschalten wie Alt+F1 etc. für die Terminals?

Gruß Alex
format_c
 2004-03-13 13:32
#96642 #96642
User since
2003-08-04
1706 Artikel
HausmeisterIn
[Homepage] [default_avatar]
OK das mit dem Key-Shortcut hab ich hingekriegt.

Gruß Alex
ich
 2004-03-14 03:31
#96643 #96643
User since
2003-09-19
120 Artikel
BenutzerIn
[Homepage] [default_avatar]
hallo

Code: (dl )
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/der/pfad/zu/deiner/-pc-datei


sollte so gehen wenn das pkg_config_path dem standard folgt (bin ich mir jetzt allerdings nicht so sicher ...)

Gruss
ich
If you tell the truth you don't have to remember anything.
-- Mark Twain
<< >> 3 Einträge, 1 Seite



View all threads created 2004-03-13 13:26.