Re: [gtkmm] cannot find gtkmm.h
- From: Paul Rivera <paul_r atenista net>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] cannot find gtkmm.h
- Date: Sun, 4 Jul 2004 00:06:23 -0700 (PDT)
Thanks! Now I'm able to configure, compile and install atk. I was also able to configure pango-1.4.0 but I got this error during compiling:
/home/paulr1984/Downloads/gtk/pango-1.4.0/pango/.libs/libpangoft2-1.0.so: undefined reference to `g_type_instance_get_private'
/home/paulr1984/Downloads/gtk/pango-1.4.0/pango/.libs/libpangoft2-1.0.so: undefined reference to `g_type_class_add_private'
/home/paulr1984/Downloads/gtk/pango-1.4.0/pango/.libs/libpango-1.0.so: undefined reference to `g_unichar_get_mirror_char'
collect2: ld returned 1 exit status
make[4]: *** [pango-querymodules] Error 1
make[4]: Leaving directory `/home/paulr1984/Downloads/gtk/pango-1.4.0/pango'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/paulr1984/Downloads/gtk/pango-1.4.0/pango'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/paulr1984/Downloads/gtk/pango-1.4.0/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paulr1984/Downloads/gtk/pango-1.4.0'
make: *** [all] Error 2
I did this as root. How do I fix this? I don't think I can use older versions since gtkmm-2.4.4 needs pango version 1.4.0 or greater. I downloaded pango-1.4.0 from ftp://ftp.gtk.org/pub/gtk/v2.4
Thanks for replying!
--- Daniel Elstner <daniel elstner gmx net> wrote:
Am Samstag, den 03.07.2004, 22:37 -0700 schrieb Paul Rivera:
> I only did configure, make, make install. I didn't edit anything else.
> gtkmm-2.4.4 also needed atk and pango. So I installed atk-1.7.1 and pango-1.4.0. After running configure, I got an error in both atk and pango:
>
> *** 'pkg-config --modversion glib-2.0' returned 2.4.2, but GLIB (2.2.3)
> *** was found! If pkg-config was correct, then it is best
> *** to remove the old version of GLib. You may also be able to fix the error
> *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
> *** /etc/ld.so.conf. Make sure you have run ldconfig if that is
> *** required on your system.
> *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
> *** to point to the correct configuration files
export LD_LIBRARY_PATH=/usr/local/lib
/sbin/ldconfig
--Daniel
_____________________________________________________________
Visit Atenista.Net, Your Portal to the Atenean Community!
Click here: http://www.atenista.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]