Hi zusammen,
ich habe hier einen Ubuntuserver 11.10 am laufen.
Der eibd läuft bereits ohne Probleme. Jetzt wollte ich mal das Linknx Paket compilieren, scheitere aber mit ./configure an folgender Fehlermeldung:
dpkg -l | grep pth gibt mir folgendes aus:
Fehlt hier noch ein Paket und wo bekomme ich das her ?
Viele Grüße,
Kai
ich habe hier einen Ubuntuserver 11.10 am laufen.
Der eibd läuft bereits ohne Probleme. Jetzt wollte ich mal das Linknx Paket compilieren, scheitere aber mit ./configure an folgender Fehlermeldung:
Code:
+------------------------------------------------------------------------+ | Unable to locate pthsem in any system-wide location (see $PATH). | Please specify the correct path to either a pthsem installation tree | (use --with-pth=DIR if you used --prefix=DIR for installing pthsem in | the past) or to a pthsem source tree (use --with-pth=DIR if DIR is a | path to a pthsem-X.Y.Z/ directory; but make sure the package is already | built, i.e., the "configure; make" step was already performed there). +------------------------------------------------------------------------+
Code:
ii libpth20 2.0.7-16ubuntu2 The GNU Portable Threads ii libpthsem20 2.0.8-1~maverick1 pth replacement with semaphore support
Viele Grüße,
Kai
Kommentar