Kévin COUSIN wrote: > 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.gz > wget > http://www.truecrypt.org/downloads/transient/0facc88053/TrueCrypt%206.1a%20Source.tar.gz > 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 : > Kévin , Thanks for responding. I have succeeded with Benjamin's help. After having gotten here I have concluded that static linking wxWidgets (like your very clear steps show) may be the way to go because of the non-standard flags required to build wxWidgets to work with TrueCrypt that might lead to a single/restricted use wxWidgets library. I might just redo it your way some day. roger wells >> 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 at pop.psu.edu >>> PRI/SSRI Unix Administrator >>> _______________________________________________ >>> CentOS mailing list >>> CentOS at centos.org >>> http://lists.centos.org/mailman/listinfo/centos >>> > > -- Roger Wells, P.E. SAIC 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585 (fax) roger.k.wells at saic.com