From owner-freebsd-questions@FreeBSD.ORG Sat Sep 23 08:04:18 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A28C116A403 for ; Sat, 23 Sep 2006 08:04:18 +0000 (UTC) (envelope-from phoenix.lists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94B743D49 for ; Sat, 23 Sep 2006 08:04:17 +0000 (GMT) (envelope-from phoenix.lists@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1279024nfc for ; Sat, 23 Sep 2006 01:04:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:references:in-reply-to:x-face:mime-version:message-id:content-type:content-transfer-encoding; b=k++6hFIwdRnd5adQLOCtxWrjCe1KRrVHto+Z1scsBfWlsOc6ocJlwmFl/dSCv7DUTkV2stUl544VWRu7QpLdHD0fPSwAutKUm5QNM6X3ZcHEYj9+1I++AJLS05fhKErMMqnjg7CJnP+wWmcURZODi0TzFhxFrQi+pvgHATqaoi8= Received: by 10.78.148.8 with SMTP id v8mr666070hud; Sat, 23 Sep 2006 01:04:16 -0700 (PDT) Received: from sp0-host.localdomain ( [85.202.143.206]) by mx.gmail.com with ESMTP id 11sm8401hug.2006.09.23.01.04.15; Sat, 23 Sep 2006 01:04:15 -0700 (PDT) From: Simon Phoenix Organization: Phoenix Lab. To: freebsd-questions@freebsd.org, lists@rhavenn.net Date: Sat, 23 Sep 2006 11:04:11 +0300 User-Agent: KMail/1.9.4 References: <200609221804.46751.lists@rhavenn.net> In-Reply-To: <200609221804.46751.lists@rhavenn.net> X-Face: "=L]82cHM+NGLiS.'>u\lu0j9cWt=ccFg>G~.],2MSJ!1{46\L-nW{fVinB14}"(=?iso-8859-1?q?f09I0=3A=0A=09=60so=5FzFTao=7B?=:}]wp:TJ\^>7-Oa`tQY,Tqlz!GMaqqf\Ra; 0`ebm?*-'P+)FpXRP]-)}%@}"=?iso-8859-1?q?+42=7B+gT=24C6HucdR=25LJR=0A=09G?=(V4m; ?|$7CUzt MIME-Version: 1.0 Message-Id: <200609231104.17573.phoenix.lists@gmail.com> Content-Type: multipart/signed; boundary="nextPart1315738.Q0ICcLhqdq"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: keepassX and FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 08:04:18 -0000 --nextPart1315738.Q0ICcLhqdq Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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:=20 http://surfnet.dl.sourceforge.net/sourceforge/keepassx/KeePassX-0.2.2-bin.t= ar.gz It's work fine on 6.2-PRERELEASE Or install Qt4 to another destination. For more details read INSTALL in the= =20 QT4 tarball. And compile KeePassX from sources. =2D-=20 Best regards, Simon Phoenix (Phoenix Lab.) =2D-------------------------------------------------------------- KeyID: 0x2569D30B =46ingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B =2D-------------------------------------------------------------- --nextPart1315738.Q0ICcLhqdq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFFOqBhLjVFCVp0wsRAyNYAKCXLEcG/kIhf7GEr8FOsNUm3hz7WwCeIR8l ictVRgP4UL/VETvuIfbf+KU= =HwAR -----END PGP SIGNATURE----- --nextPart1315738.Q0ICcLhqdq--