Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Truecrypt
#1

I have vectorlinux 5.8 SOHO installed.

 

I want to use truecrypt; I have many encrypted volumes and want to load them on linux.

 

At the truecrypt download page, [/url][url=http://www.truecrypt.org/downloads.php]http://www.truecrypt.org/downloads.php there was no option for slackware, so the only choice was to download the source file and compile it.

After downloading the source, i read the readme and tried to follow the commands, but it didn't work out.

 

Can anyone give me step by step procedure to install truecrypt...

Reply
#2

Quote:After downloading the source, i read the readme and tried to follow the commands, but it didn't work out.
 

please paste the commands you tried followed by the errors here

 

cheers

anyweb

Reply
#3

I tried installing after reading the readme, this is what the readme said....

 



Code:
Instructions for Building TrueCrypt for Linux:
----------------------------------------------

To build TrueCrypt execute the following commands:

cd Linux
./build.sh

The build script will first verify requirements for building TrueCrypt.
You may be prompted for additional information, which cannot be determined
automatically. Then the building process will start.
tried

Installing TrueCrypt:
---------------------

To build and install TrueCrypt, execute the following commands:

cd Linux
./install.sh

The installation script will first verify requirements for running TrueCrypt.
If successful, you will be prompted for installation options and the
installation will proceed.

Requirements for Running Truecrypt on Linux
-------------------------------------------

- Linux kernel version 2.6.5 or compatible

- Device mapper (dmsetup, http://sources.redhat.com/dm) and loop device
(losetup) infrastructure, which are available in all major Linux
distributions




 

and after I ran the build.sh and install.sh commands.. I got...

for build...I didn't know what to provide



Code:
root:# ./build.sh
Checking build requirements...
Linux kernel (2.6.18.5) source directory [/usr/src/linux]:




 

and for install...



Code:
root:# ./install.sh
Checking installation requirements...
/dev/mapper/control not found - create? [Y/n]: y
./install.sh: line 50: dmsetup: command not found
Error: TrueCrypt requires device mapper tools (dmsetup) 1.00.08 or later.




Reply
#4

well then you need this

 

Quote:Error: TrueCrypt requires device mapper tools (dmsetup) 1.00.08 or later.
Reply
#5

Quote:well then you need this 

<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="3220" data-ipsquote-contentclass="forums_Topic"><div>Error: TrueCrypt requires device mapper tools (dmsetup) 1.00.08 or later.


</div></blockquote>
I've done that part, but now I don't what to give for the kernel source location.

After typing uname -r i got 2.6.18.5 and from one of the mirrors I downloaded kernel-src-2.6.18.5-i586-1vl58.tlz which was under [/url][url=ftp://metalab.unc.edu/pub/linux/distribut...nux-5.8/kernels]ftp://metalab.unc.edu/pub/linux/distribut...nux-5.8/kernels

 

When I gave its path, it said its not the right version. Did I download a wrong file or was I supposed to extract it or something......

 

(and I shifted from vectorlinux soho to vectorlinux standard 5.8 gold )

Reply
#6
Is there a repository you can connect to to maybe expedite this process? That makes things about 45643262 times easier. Maybe there's an APT package instead. You're in the right place for help, don't give up!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)