Ankündigung

Einklappen
Keine Ankündigung bisher.

Installationsprobleme Linknx auf Ubuntu 11.10

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Installationsprobleme Linknx auf Ubuntu 11.10

    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:

    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).
     +------------------------------------------------------------------------+
    dpkg -l | grep pth gibt mir folgendes aus:

    Code:
    ii  libpth20 2.0.7-16ubuntu2 The GNU Portable Threads
    ii  libpthsem20 2.0.8-1~maverick1 pth replacement with semaphore support
    Fehlt hier noch ein Paket und wo bekomme ich das her ?

    Viele Grüße,
    Kai

    #2
    https://knx-user-forum.de/knx-eib-fo...rt-pthsem.html

    Kommentar


      #3
      Hi, Danke.

      Mit dem Debian Paket hat es leider nicht funktioniert.
      Ich musste mir die Sourcen von mkoegler herunterladen und selber compilieren.
      Danach ging es ;-)

      Kommentar

      Lädt...
      X