OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: faser on January 08, 2005, 02:01:29 am
-
Hi,
Did anyone got ZSafe running with Kathrin RC8?
I tried the IPK from the ZSafe Webpage on my C860, no success!
Other then that I am very happy with RC8
Cheers
Faser
-
I'm going to have a look at building this.
Initially I did a quick build on my desktop machine using the the 'sh make.sh native' which is supposed to build with qapplication rather than qpe and although it completed it immediately threw a segment violation.
The cross build environment in the project is aimed at producing Qtopia code rather than QT code though so it needs a little hacking or compiling on the device to produce the X binary.
I may not have much time to work on it for the next week so if anyone else wants to give it a go in the meantime then I think it would be a good one to have on PDAXROM.
- Andy
-
Also in the unstable feed (http://www.pdaxrom.org/ipk_feed.php?showfeed=unstable) there are:
- gringotts: whose purpose is to keep message password etc encrypted
- bestcrypt which I don't know but should provide service like that
- portabase and tuxcards which both provides encryption
-
Just tried a build on the cross environment, got everything to compile but at link stage I'm getting this (always seem to have problems with rpath stuff!) any ideas ?
sh-2.05b$ make
armv5tel-linux-g++ -s -o zsafe main.o zsafe.o krc2.o category.o categorylist.o zlistview.o shadedlistitem.o newdialog.o searchdialog.o passworddialog.o categorydialog.o infoform.o wait.o moc_zsafe.o moc_zlistview.o moc_newdialog.o moc_searchdialog.o moc_passworddialog.o moc_categorydialog.o moc_infoform.o moc_wait.o -lqt-mt -lX11 -lXext -L/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/qt/lib -L/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/X11R6/lib -Wl,-rpath,/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/X11R6/lib,-rpath-link,/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/qt/lib
zsafe.o(.text+0x68): In function `ZSafe::saveConf()':
: undefined reference to `QSettings::QSettings[in-charge](QString const&)'
zsafe.o(.text+0x34c): In function `ZSafe::ZSafe[not-in-charge](QWidget*, char const*, unsigned)':
: undefined reference to `QSettings::QSettings[in-charge](QString const&)'
zsafe.o(.text+0x40c): In function `ZSafe::ZSafe[not-in-charge](QWidget*, char const*, unsigned)':
: undefined reference to `QSettings::readBoolEntry(QString const&, bool)'
zsafe.o(.text+0x5b0): In function `ZSafe::ZSafe[not-in-charge](QWidget*, char const*, unsigned)':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
zsafe.o(.text+0x2728): In function `ZSafe::ZSafe[in-charge](QWidget*, char const*, unsigned)':
: undefined reference to `QSettings::QSettings[in-charge](QString const&)'
zsafe.o(.text+0x27e8): In function `ZSafe::ZSafe[in-charge](QWidget*, char const*, unsigned)':
: undefined reference to `QSettings::readBoolEntry(QString const&, bool)'
zsafe.o(.text+0x298c): In function `ZSafe::ZSafe[in-charge](QWidget*, char const*, unsigned)':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
zsafe.o(.text+0x74d8): In function `ZSafe::getFieldLabel(QListViewItem*, QString, QString)':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
zsafe.o(.text+0x76c4): In function `ZSafe::getFieldLabel(QString, QString, QString)':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
zsafe.o(.text+0x9dc0): In function `$a':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
zsafe.o(.text+0xa238): In function `ZSafe::openDocument(char const*, char const*)':
: undefined reference to `QSettings::readNumEntry(QString const&, int)'
zsafe.o(.text+0xacb4): In function `ZSafe::openDocument(char const*, char const*)':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
zsafe.o(.text+0xeb88): In function `ZSafe::setCategoryDialogFields(CategoryDialog*)':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
zsafe.o(.text+0xf764): In function `ZSafe::setCategoryDialogFields(CategoryDialog*, QString)':
: undefined reference to `QSettings::readEntry(QString const&, QString const&)'
collect2: ld returned 1 exit status
make: *** [zsafe] Error 1
sh-2.05b$
-
I'd love to have this. I've just had to reflash cacko122 on my Z to export my secure data.
D
-
Hi,
Zsafe is in the debian feed.
It works very well on RC8.
- 2or0
-
Hi 2or0,
sorry to bother but can you please post the URL of the Debian Feed.
Many Thanks
Faser
Hi pgas,
I know that there are many other programms doing similar task. But sofar Zsafe is the only one I know which works on Linux/Zaurus/Windows.
Cheers
Faser
-
well portabase also runs everywhere.
-
I would say get it from the Debian feed. I'm now a Gringotts convert and won't be spending any more time on zsafe if there's already a working copy.
- Andy
-
Debian feed for Zsafe. You can download zsafe for arm.
http://packages.debian.org/testing/utils/zsafe (http://packages.debian.org/testing/utils/zsafe)
- 2or0
-
Hi 2or0,
Hi All,
thanks for all your help, the Debian version works fine for me (even if I had to install by hand as converting to ipk didn't worked.
Cheers
Faser