Month of June, 2007
How to install TrueCrypt 4.3a on Fedora 7
Submitted by Yousif on Sat, 09/06/2007 - 7:02pm.We are going to compile TrueCrypt from source so first grab TrueCrypt's source code.
Extract the source code and navigate to the Linux folder
tar xfz truecrypt-4.3a-source-code.tar.gz
cd truecrypt-4.3a-source-code
cd Linux
Truecrypt needs to compile a kernel module during the build process. Unfortunately the kernel headers included with Fedora 7 (in the kernel-devel package) are missing the dm.h header file which is needed for compiling the kernel module.
We need to download the source RPM for the kernel and install it. I am using the release version of Fedora 7 so the rpm command would be...
- 28 comments
- Read more
- 18514 reads

Recent comments
10 hours 7 min ago
21 hours 8 min ago
2 days 4 hours ago
5 days 6 hours ago
6 days 1 hour ago
6 days 1 hour ago
1 week 2 days ago
1 week 2 days ago
1 week 3 days ago
1 week 5 days ago