ForumInstallation des Paketes “Tor-Vidalia-Privox” (tor-0.1.2.17)
Norbert Riedel – Mittwoch, 24. Oktober 2007 12:28 Uhr

Hallo Freunde, wer kann mir helfen?

Problem: bei ./configure des o. g. Paketes trat folgender Fehler auf
…………………
checking for libevent directory… (system)
checking whether we need extra options to link libevent… (none)
checking for event_get_version… yes
checking for event_get_method… yes
checking for event_set_log_callback… yes
checking for OpenSSL directory… configure: error: Could not find a linkable
OpenSSL. You can specify an explicit path using –with-ssl-dir
riedel@desktop:~/temp/tor-0.1.2.17>

Wie muß ich “./configure –with…..” modifizieren und was muß ich sonst noch einrichten oder konfigurieren? openssl, libevent und zlib ist installiert.
Auf meinem Rechner ist SUSE LINUX 10 oss installiert.

Gruß Norbert

1 Antwort
Stefan Günther – Sonntag, 28. Oktober 2007 20:11 Uhr

Hi Norbert,

kann es sein, dass Dir das Development-Paket zu OpenSSL fehlt?
Ich habe gerade auf einem 10.0 System nachgeschaut, installiere mal das Paket openssl-dev und starte configure danach noch einmal.

Viel Erfolg,

Stefan