Re: icewm tools

2006-03-31 Thread Norberto Meijome
On Fri, 31 Mar 2006 15:32:01 -0700
Logan McNaughton [EMAIL PROTECTED] 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

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: icewm tools

2006-03-31 Thread Logan McNaughton
I installed qt from a package (pkg_add), Ill try that configure thing,
thanks

On 3/31/06, Norberto Meijome [EMAIL PROTECTED] wrote:

 On Fri, 31 Mar 2006 15:32:01 -0700
 Logan McNaughton [EMAIL PROTECTED] 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


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]