On 2001.05.11 20:02:19 +0200 PCc0d3r wrote:
> Hi,
> I downloaded the 1.2.8 version of the gtk and glib. Firstly i compiled
> glib 
> succesfully. Then i tried to compile gtk too. When i typed configure 
> command it is always giving me cannot find glib-conf and glib. But i 
> installed glib to /usr/local/lib/glib/
[...]
> Then i tried that command :
> $ ./configure --prefix=/usr/local/lib/glib
> but it didn't worked.

./configure --with-glib-prefix=/usr/local/lib/glib
for more options see "./configure --help"

Ronald

-- 
---------------------------------------------------.
--   .-.    | Ronald Bultje                        |
--   /V\    | Running: Linux 2.4.4 and OpenBSD 2.8 |
--  // \\   | E-mail : [EMAIL PROTECTED] |
-- /(   )\  | WWW    : http://ronald.bitfreak.net/ |
--  ^^-^^   |    *** Warning: Unix Addicted ***    |
---------------------------------------------------'


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to