Click to See Complete Forum and Search --> : Bluefish help


r@nd0m @cce$
02-15-2001, 12:23 PM
I downloaded bluefish but I am having problems compiling it. THe piece of crap keeps asking for the latest gtk library, which I have.

Can you guys help?

I run SuSE 7. If you guys know of a prefix I ought of use during compile please let me know or better, if you guys could provide me with an rpm package that works on SuSe, please.

PLBlaze
02-15-2001, 01:35 PM
Try this: --with-gtk=/usr/bin or --with-gtk=/usr/bin/gtk-config...for more options use --help flag when invoking configure script.Hope this helps.

r@nd0m @cce$
02-15-2001, 02:34 PM
Originally posted by PLBlaze:
Try this: --with-gtk=/usr/bin or --with-gtk=/usr/bin/gtk-config...for more options use --help flag when invoking configure script.Hope this helps.

I'll have to wait 'til I get home to try that. Thanks.