You are not logged in.

#1 2008-02-21 11:00:24

kragil
Member
Registered: 2008-02-21
Posts: 12

Truecrypt 5.0a

I really need it to be able to use my existing encrypted filesystems i made with other operating systemS.
It should be an easy package coz there are no more kernel modules needed. (But what do I know!)

Thanks!

Offline

#2 2008-02-21 11:39:50

kragil
Member
Registered: 2008-02-21
Posts: 12

Re: Truecrypt 5.0a

OK forgot the REQUEST:,but i tried myself.
Downloaded the source for truecrypt and wxWidgets and tried to "make" it.

make WX_ROOT=wxGTK-2.8.7/

seemed fine at first but then:

#error Please add -D_FILE_OFFSET_BITS=64 to your compile flags!

Now i am stuck. HQ, please advise? wink

Offline

#3 2008-02-21 11:48:00

kragil
Member
Registered: 2008-02-21
Posts: 12

Re: Truecrypt 5.0a

OK, made a lot of stupid newb errors ..  ( forgot pkgconfig etc. )

Offline

#4 2008-02-21 11:55:45

kragil
Member
Registered: 2008-02-21
Posts: 12

Re: Truecrypt 5.0a

Ok, installed all packages i need ( make, fuse, pkgconfig, wxGTK ) and used:

make WX_ROOT=/usr/include/wx-2.8/

now i get:

/root/truecrypt-5.0a-source/wxGTK-2.8.7/bk-deps g++ -c -o advdll_grid.o -I.pch/wxprec_advdll -D__WXGTK__            -DWXUSINGDLL -DWXMAKINGDLL_ADV -fPIC -DPIC -DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/root/truecrypt-5.0a-source/wxGTK-2.8.7/lib/wx/include/gtk2-ansi-release-2.8 -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing ./src/generic/grid.cpp
./src/generic/grid.cpp:11138: schwerwiegender Fehler: Abhängigkeitsdatei »advdll_grid.d« wird geöffnet: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
make: *** [advdll_grid.o] Fehler 1

It is official: I am a quitter sad

Offline

#5 2008-02-21 11:57:38

kragil
Member
Registered: 2008-02-21
Posts: 12

Re: Truecrypt 5.0a

For all non-germans: Some dependency file named advdll_grid.d cannot be found. No idea where to get that ...

Offline

#6 2008-02-21 11:58:45

kragil
Member
Registered: 2008-02-21
Posts: 12

Re: Truecrypt 5.0a

BTW .. it was sure nice to have had someone to talk to big_smile

Offline

#7 2008-02-21 17:39:30

tct1501
Member
Registered: 2006-11-28
Posts: 17

Re: Truecrypt 5.0a

>.. it was sure nice to have had someone to talk to
The internet can be a lonely place smile

I had the same problem. I forgot 'wxbuild' at the make syntax. So you should compile with
'make WX_ROOT=/path/to/wxWidgets wxbuild'

Btw, I noticed in a post you got the GTK package. You should download the wxAll package
http://prdownloads.sourceforge.net/wxwi … 8.7.tar.gz

I got truecrypt5 to compile succesfully, but I had problems unmounting volumes so i switched back to 4.3. I hope you have more luck this time.

Greetings

Offline

#8 2008-02-22 00:25:01

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Truecrypt 5.0a

>>.. it was sure nice to have had someone to talk to
>The internet can be a lonely place

... especially in Germany before 8 a.m. after a night with a total eclipse of the moon. smile

Offline

#9 2008-02-22 00:35:30

kragil
Member
Registered: 2008-02-21
Posts: 12

Re: Truecrypt 5.0a

LOL ...

Thanks a lot tct1501!!

I had to

make WX_ROOT=/path/to/wxWidgets wxbuild

AND

make WX_ROOT=/path/to/wxWidgets

then i got the executable .. ( the one that cannot umount .. so the same one you got smile  .. but for my fat32 partition a reboot does good job at unmounting >8)  )

Thanks guys ..

( but i really hope they will do a command line only version .. i wanna automatically mount the truecrypt partitions on boot with keyfiles from a dmcrypted partition .. that would rule! )

Offline

Board footer

Powered by FluxBB