From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.54)
	id 1F7x1m-0008B1-0x
	for garchives@archives.gentoo.org; Sat, 11 Feb 2006 15:51:14 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1BFoqGL014424;
	Sat, 11 Feb 2006 15:50:52 GMT
Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1BFoqu8015865
	for <gentoo-osx@lists.gentoo.org>; Sat, 11 Feb 2006 15:50:52 GMT
Received: from [194.97.50.136] (helo=mx3.freenet.de)
	by mout1.freenet.de with esmtpa (Exim 4.61)
	(envelope-from <dirk.schoenberger@sz-online.de>)
	id 1F7x1Q-0007Yj-1n
	for gentoo-osx@lists.gentoo.org; Sat, 11 Feb 2006 16:50:52 +0100
Received: from p54b30bba.dip0.t-ipconnect.de ([84.179.11.186] helo=rincewind)
	by mx3.freenet.de with esmtpa (ID dirk.schoenberger@freenet.de) (Exim 4.61 #21)
	id 1F7x1P-0003u7-RW
	for gentoo-osx@lists.gentoo.org; Sat, 11 Feb 2006 16:50:52 +0100
Message-ID: <007e01c62f22$658a6500$14b2a8c0@rincewind>
From: =?iso-8859-1?Q?Dirk_Sch=F6nberger?= <dirk.schoenberger@sz-online.de>
To: <gentoo-osx@lists.gentoo.org>
References: <43EB10CD.7020901@itc.it> <003e01c62ef0$4db6eb60$14b2a8c0@rincewind> <20060211100714.GD461@gentoo.org> <004101c62ef4$9c98df00$14b2a8c0@rincewind> <20060211103835.GE461@gentoo.org>
Subject: Re: [gentoo-osx] Gentoo management system
Date: Sat, 11 Feb 2006 16:46:00 +0100
Precedence: bulk
List-Post: <mailto:gentoo-osx@lists.gentoo.org>
List-Help: <mailto:gentoo-osx+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-osx+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-osx+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-osx.gentoo.org>
X-BeenThere: gentoo-osx@gentoo.org
Reply-to: gentoo-osx@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
X-Warning: sz-online.de is listed at abuse.rfc-ignorant.org
X-Archives-Salt: b73da00c-a2e5-4bd1-9b49-ed10efc7d7bd
X-Archives-Hash: 603925d14fc7169cdfda662354bf239a

> > Given the presupposition that somebody got a clean build of qt-mac on
> > Gentoo-OSX, how difficult would be a basic ebuild?

> If you have the steps to get it compiled, creating an ebuild out of it
> should be not that hard.  Most of the work is in getting the
> dependencies right, and making sure that it will work on more than just
> your own system.

So, to just get this started: I just successfully compiled qt-mac-free-3.3.5
on Mac OSX Tiger.
The build uses the standard ./configure && make && make install.
Important: you have to define the correct platform, with
"./configure -platform macx-g++"
The rest seems to be like on qt-x11.

According to the docs Qt prefers to be run in an app folder, but I got a
console application after specifying the correct DYLD_LIBRARY_PATH.

Regards
Dirk



-- 
gentoo-osx@gentoo.org mailing list