I did it on Fedora 10, and it was OK (I made a tutorial on my website (in french) http://www.tuxalafenetre.net/index.php/Installation_de_TrueCrypt):
cd mkdir Sources cd Sources wget http://freefr.dl.sourceforge.net/sourceforge/wxwindows/wxWidgets-2.8.9.tar.g... wget http://www.truecrypt.org/downloads/transient/0facc88053/TrueCrypt%206.1a%20S... sudo tar -zxvf wxWidgets-2.8.9.tar.gz -C /usr/src/ tar -zxvf TrueCrypt\ 6.1a\ Source.tar.gz
cd ~/Sources/truecrypt-6.1a-source/ wget ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11.h wget ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11t.h wget ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11f.h make WX_ROOT=/usr/src/wxWidgets-2.8.9 wxbuild sudo cp wxrelease/wx-config /usr/bin/ make
The binary is in the Main directory.
Le mercredi 08 avril 2009 21:47:50, Roger Wells a écrit :
Benjamin Karhan wrote:
A little birdy told me that Roger Wells said:
] thanks again. ] I installed wxWidgets 2.8.10 without apparent incident. I'll check ] around to see if there ] is a problem there.
i recompiled truecypt again (just to make sure it still works fine... it did)... anyways, just FYI i pass the following to configure in my package build of wxWidgets:
--enable-unicode --with-motif=no --with-gtk=yes
these arguments to ./configure seem to be key. I had just built it with "--with-x11" "--with-gtk" like their install-gtk.txt file didn't get it done either. Only after pasting your flags (above) making, and installing wxWidgets would truecrypt compile & link.
Thank you very much.
i suppose i should upgrade to 2.8.10... must be getting lazy... i'll let you know if i run into problems with 2.8.10 itself...
B. Karhan simon@pop.psu.edu PRI/SSRI Unix Administrator _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos