Date: Sat, 23 Sep 2006 11:04:11 +0300 From: Simon Phoenix <phoenix.lists@gmail.com> To: freebsd-questions@freebsd.org, lists@rhavenn.net Subject: Re: keepassX and FreeBSD? Message-ID: <200609231104.17573.phoenix.lists@gmail.com> In-Reply-To: <200609221804.46751.lists@rhavenn.net> References: <200609221804.46751.lists@rhavenn.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Saturday 23 September 2006 02:04, Henrik Hudson wrote:
> Hey List-
>
> anyone had luck compiling keepassX on their box?
>
> I know it required QT 4,1 and I compiled and installed the QT 4.1.1 in it's
> own directory (/usr/local/qt-4.1) and then I wrote a quick script to set
> the following environment variables:
>
> setenv QTDIR /usr/local/qt-4.1
> setenv PATH ${PATH}:${QTDIR}/bin
> setenv LD_LIBRARY_PATH ${QTDIR}/lib
> setenv QMAKESPEC freebsd-g++
>
> is there anything else I need to set / do?
>
> When I run qmake in the keepassX src tree I get a permanent loop of:
>
> QFile::open: No file name specified
> QFile::open: No file name specified
> QFile::open: No file name specified
> QFile::open: No file name specified
> QFile::open: No file name specified
> QFile::open: No file name specified
>
>
> I'm a total newb when it comes to QT. Where to start or what to do?
>
>
> Henrik
Use precompiled binaries:
http://surfnet.dl.sourceforge.net/sourceforge/keepassx/KeePassX-0.2.2-bin.tar.gz
It's work fine on 6.2-PRERELEASE
Or install Qt4 to another destination. For more details read INSTALL in the
QT4 tarball. And compile KeePassX from sources.
--
Best regards,
Simon Phoenix (Phoenix Lab.)
---------------------------------------------------------------
KeyID: 0x2569D30B
Fingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B
---------------------------------------------------------------
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
iD8DBQBFFOqBhLjVFCVp0wsRAyNYAKCXLEcG/kIhf7GEr8FOsNUm3hz7WwCeIR8l
ictVRgP4UL/VETvuIfbf+KU=
=HwAR
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609231104.17573.phoenix.lists>
