From owner-freebsd-ports Fri Jan 19 16: 4: 2 2001 Delivered-To: freebsd-ports@freebsd.org Received: from k9k203-3.kam.afb.lu.se (k9k203-3.kam.afb.lu.se [194.47.220.194]) by hub.freebsd.org (Postfix) with SMTP id A8ECB37B401 for ; Fri, 19 Jan 2001 16:03:43 -0800 (PST) Received: (qmail 45002 invoked by uid 1001); 20 Jan 2001 00:05:40 -0000 Date: Sat, 20 Jan 2001 01:05:39 +0100 From: Sverre Valgeirsson To: Michael Collette Cc: ports@FreeBSD.ORG Subject: Re: Ports newbie questions Message-ID: <20010120010539.A44767@k9k203-3.kam.afb.lu.se> Reply-To: e96sv@efd.lth.se References: <01011914095400.00375@met_bsd.priv.metrol.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01011914095400.00375@met_bsd.priv.metrol.net>; from metrol@earthlink.net on Fri, Jan 19, 2001 at 02:09:54PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jan 19, 2001 at 02:09:54PM -0800, Michael Collette wrote: > Howdy, [skip alot..] Hi I am thinking much the same, and have just ported ksetiwatch to FreeBSD, but it's not yet been committed. I have also gotten KBear to work nicely, but I've yet to make a port out of it. Most of the applications I've looked at where developed using kdevelop and have very similar configure scripts. These are the steps that seem to work most of the time: 1. Replace all occurances of "-lqt" with "-lqt2" and "libqt.*" with "libqt*" in the configure script. Do this also for any Makefile.in that you can find. 2. Set env variable MOC=/usr/X11R6/bin/moc2 3. Run the configure script with these options: --witch-qt-includes=/usr/X11R6/include/qt2 --with-qt-libraries=/usr/X11R6/lib --witch-extra-libraries=/usr/local/lib --prefix=/usr/local 4. gmake install and hope it worked.. I might have forgotten something, so if you have any trouble I'll be glad to help. /sverre -- "Plaese porrf raed." -- Prof. Michael O'Longhlin, S.U.N.Y. Purchase To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message