Truecrypt?

Post here if you are a new Porteus member and you're looking for some help.
User avatar
Kira
Ronin
Ronin
Posts: 3
Joined: 17 Aug 2015, 19:07
Distribution: Porteus 3.1
Location: New York

Truecrypt?

Post#1 by Kira » 17 Aug 2015, 19:14

How to download it and install it -truecrypt-? (by anyway possible and if no hope any substitutes?)
:wall:
I will take a potato chip AND EAT IT! ~ Kira

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Re: Truecrypt?

Post#2 by ncmprhnsbl » 17 Aug 2015, 23:11

welcome to porteus :)
truecrypt is available for slackware,(porteus is stripped down slackware)
and there are several ways to get it...
whats the easiest way? i'm not sure.... its not something i use..
heres a prebuilt package:
http://packages.slackonly.com/pub/packa ... truecrypt/
some dependencies are shown here(which can be found in repo above)
http://slackbuilds.org/repository/14.1/ ... truecrypt/
wxPython, cryptoki
which in turn require python2 (and possibly something else)
which would best installed via USM (Porteus' package manager)
i realise this is not a complete or definative instruction, but its a start.. :wink:
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Truecrypt?

Post#3 by francois » 18 Aug 2015, 00:08

Hum! I though that building from source with slackbuild usm:

Code: Select all

root@porteus:~# usm sbo -b truecrypt
would do it.

Output error:

Code: Select all

...
Compiling Hash.cpp
Compiling Keyfile.cpp
In file included from Keyfile.cpp:10:0:
/tmp/SBo/truecrypt-7.1a-source/Common/SecurityToken.h:43:21: fatal error: pkcs11.h: No such file or directory
 # include <pkcs11.h>
                     ^
compilation terminated.
make[1]: *** [Keyfile.o] Error 1
make: *** [all] Error 2

root@porteus:~# 
And the following proposition does not solve the problem:
http://ubuntuforums.org/showthread.php?t=1575196

Code: Select all

root@porteus:~# locate pkcs11.h
/usr/include/gck/pkcs11.h
/usr/include/gck-1/gck/pkcs11.h
/usr/include/gnutls/pkcs11.h
/usr/include/nss/pkcs11.h
/usr/include/p11-kit-1/p11-kit/pkcs11.h
root@porteus:~# export PKCS11_INC=/usr/include/p11-kit-1/p11-kit/pkcs11.h
root@porteus:~#
Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Truecrypt?

Post#4 by brokenman » 18 Aug 2015, 03:00

Headers were stripped. Best reinstall the full package of these from slackware.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Post Reply