Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2002 18:39:44 -0500
From:      Alan Eldridge <alane@geeksrus.net>
To:        Fernan Aguero <fernan@iib.unsam.edu.ar>
Cc:        FreeBSD-bio <freebsd-bio@freebsd.net>, ports@FreeBSD.ORG
Subject:   Re: building kaptain on FreeBSD (preparing a port)
Message-ID:  <20020115233944.GA18309@wwweasel.geeksrus.net>
In-Reply-To: <20020115151925.B64862@iib.unsam.edu.ar>
References:  <20020115151925.B64862@iib.unsam.edu.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 15, 2002 at 03:19:25PM -0300, Fernan Aguero wrote:
>Hi all!
>
>I'm trying to build kaptain on FreeBSD (and in the process learning to
>make a port). According to its author Kaptain is:
>	a universal graphical front-end for command line programs.
>  It works on linux/UNIX platforms whereever KDE 2 and QT 2.1 are
>	available. 
>
>I have both Qt2 and KDE2 installed but running 'configure' on kaptain
>fails with the following line:
>
>checking for Qt... configure: error: Qt (snapshot >= Qt 2.1 beta2)
>(headers and libraries) not found. Please check your installation!  
>
>I believe that Qt in my system is qt-2.3

You need to make a basic ports Makefile that includes the line

USE_QT_VER=2

and then you can do 'make configure' or 'make' in order to see what else
breaks.

-- 
Alan Eldridge
Pmmfmffmmfmp mmmpppppffmpmfpmpppff PmpMpmMpp ppfppp MpfpffmppmppMmpFmmMpm 
mfpmmmmmfpmpmpppff.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020115233944.GA18309>