> Please let me know if you have any problems! Yes, I have. First I got the vidalia-SuSE Package, but my system doesnt like it. # cat /etc/SuSE-release openSUSE 11.0 (i586) VERSION = 11.0 It refuses to install: # ls -l vidalia-0.2.7-1.suse11_3.i586.rpm* -rw-r----- 1 tom users 268992 Feb 4 15:34 vidalia-0.2.7-1.suse11_3.i586.rpm -rw-r----- 1 tom users 21211 Feb 4 15:34 vidalia-0.2.7-1.suse11_3.i586.rpm.asc # gpg --verify vidalia-0.2.7-1.suse11_3.i586.rpm.asc gpg: Keine gültigen OpenPGP-Daten gefunden. gpg: verify signatures failed: Unerwarteter Fehler # rpm -qip vidalia-0.2.7-1.suse11_3.i586.rpm error: vidalia-0.2.7-1.suse11_3.i586.rpm: Header V4 RSA/SHA1 signature: BAD, key ID 63fee659 I have your PublicKey with SIG 63FEE659, so the RPM seems to be invalid. Next I tried to compile the sources by myself, unpacking the tar.gz, then: /usr/src # gzip -cd < /home/tom/vidalia-0.2.7.tar.gz | tar -xf - /usr/src # cd vidalia-0.2.7 /usr/src/vidalia-0.2.7 # mkdir build && cd build /usr/src/vidalia-0.2.7 # /usr/bin/cmake --version cmake version 2.6-patch 0 /usr/src/vidalia-0.2.7/build # cmake .. -- Configuring Vidalia 0.2.7 -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at /usr/share/cmake/Modules/FindQt4.cmake:1584 (MESSAGE): Qt qmake not found! Call Stack (most recent call first): CMakeLists.txt:37 (find_package) -- Configuring done The program "qmake" couldnt be found at my system. I searched alot, but it seems to be not installed. I searched the SuSE repos, didnt find anything. Searched a little bit in the web, all sites pretend its very normal to have qmake ready & run, except my box. Why must compiling software be so complicated sometimes. Why must there be tools like cmake, qmake, xymake? Isnt "make" enough? I have few time and hoped to get it running with few times:-( Anyone out here to tell me tow to get Vidalia running without wasting all my time for cryptic make errors? Thanks for any help. > Thanks, > Erinn
Attachment:
signature.asc
Description: This is a digitally signed message part.