On 23 Feb 2003 18:20:43 -0800
Florin Andrei <[EMAIL PROTECTED]> wrote:

> Neither of that is true. This is a fairly default Red Hat 8.0 install,
> which has both GTK2 and GTK1. There is no gtk12-config binary on RH8.0.
> However, there is a gtk-config.
> My workaround was to create a symlink:
> 
> [EMAIL PROTECTED] bin]# ln -s gtk-config gtk12-config

Another work around would be to set GTK_CONFIG to the full path to your
gtk-config, e.g.
  GTK_CONFIG=/usr/X11R6/bin/gtk-config ./configure ...

> It seems to me that ./configure fails to detect gtk-config correctly on
> RH8.0; therefore, building lame-3.93.1 on that distribution may break
> those components which use GTK. I don't have a proper fix for that,
> sorry.

You don't need the GTK+ parts, they are only interesting if you want to
help improve the algorithms in lame.

Bye,
Alexander.

-- 
                Where do you think you're going today?

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to