From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 05:42:35 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 484A216A458 for ; Sat, 1 Apr 2006 05:42:35 +0000 (UTC) (envelope-from loganm10@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E7843D5A for ; Sat, 1 Apr 2006 05:42:34 +0000 (GMT) (envelope-from loganm10@gmail.com) Received: by zproxy.gmail.com with SMTP id l8so1033571nzf for ; Fri, 31 Mar 2006 21:42:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=jhyqR3172AaO2lpR75vi3DeKieBT4Fn+1uVMK9/2tgaJSHPawpSx1HmYH3vJRLhnUS6X99FnTScnC1dUTvRx/cscR6ozIkGZV/uUjT/XZGY1XmdD/L9bAA/c0FNZj/RdcJuPRqD0tZBbs/SRbaCqB74gGv1Yk7FZM+Vline2V+U= Received: by 10.36.133.10 with SMTP id g10mr260901nzd; Fri, 31 Mar 2006 21:42:33 -0800 (PST) Received: by 10.36.177.6 with HTTP; Fri, 31 Mar 2006 21:42:33 -0800 (PST) Message-ID: <6d356f6c0603312142p8516ad7q3697f348412b4974@mail.gmail.com> Date: Fri, 31 Mar 2006 22:42:33 -0700 From: "Logan McNaughton" To: "Norberto Meijome" In-Reply-To: <20060401120625.01e2b96a@localhost> MIME-Version: 1.0 References: <6d356f6c0603311432k417b5640g43b252ff4e900ce6@mail.gmail.com> <20060401120625.01e2b96a@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: icewm tools 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, 01 Apr 2006 05:42:35 -0000 I installed qt from a package (pkg_add), Ill try that configure thing, thanks On 3/31/06, Norberto Meijome wrote: > > On Fri, 31 Mar 2006 15:32:01 -0700 > "Logan McNaughton" wrote: > > > Hey, ive tried to download and compile IceWM Control Panel, it > > required python for an install shield, so I got python, and it needed > > py-gtk, so I got py24-gtk from ports, all that went fine, I tried to > > run the install shield, and it gave me errors about really strange > > stuff > > > > So I tried IceWM Control Center, required qt, so I got qt, > > "how" did you "get" qt? /usr/ports/x11-toolkits/qt33 ? > > > but when i > > ran ./configure, it says i dont have the qt libraries, any > > suggestions? > > install the package or from port. If you have, you may have to pass an > option to configure telling it where to find the QT libraries (as they > would be in /usr/local/lib/... ./configure --help should help you out) > > beto > >