Date: Sat, 1 Apr 2006 12:06:25 +1100 From: Norberto Meijome <freebsd@meijome.net> To: "Logan McNaughton" <loganm10@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: icewm tools Message-ID: <20060401120625.01e2b96a@localhost> In-Reply-To: <6d356f6c0603311432k417b5640g43b252ff4e900ce6@mail.gmail.com> References: <6d356f6c0603311432k417b5640g43b252ff4e900ce6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 31 Mar 2006 15:32:01 -0700 "Logan McNaughton" <loganm10@gmail.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060401120625.01e2b96a>