Re: [gtkmm] installation problem
- From: Daniel Sundberg <dss home se>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] installation problem
- Date: Wed, 3 Sep 2003 23:48:55 +0200
On Wed, 3 Sep 2003 17:30:38 -0400 (EDT)
Neeraj Korde <nkorde umich edu> wrote:
> here are the details... these are last few lines i get when i do
> ./configure in gtkmm(latest)...
> No package 'gtk+-2.0' found
>
> configure: error: Library requirements (sigc++-1.2 >= 1.2.0 gtk+-2.0 >=
> 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment
> variable if your libraries are in a nonstandard prefix so pkg-config can
> find them.
>
> Where as rpmdrake9.1(latest) shows that gtk+2.0 version 2.2.1-2mdk is
> installed. The files shown by rpmdrake were
>
Sorry about the previous post. I hit the wrong button in my email client. I probably should go to sleep...:-) This is the mail I intended to post.
These files is not a complete installation of gtk+-2.* development packages. It isn't even a complete installation of gtk+. I don't know rpmdrake but I still think you need to install development packages.
---
Daniel Sundberg
http://sumpan.com
> Files:
> /etc/gtk-2.0
> /etc/gtk-2.0/gdk-pixbuf.loaders
> /etc/gtk-2.0/gtk.immodules
> /etc/profile.d/gtk2.csh
> /etc/profile.d/gtk2.sh
> /usr/bin/gdk-pixbuf-query-loaders
> /usr/bin/gtk-query-immodules-2.0
> /usr/share/doc/gtk+2.0-2.2.1
> /usr/share/doc/gtk+2.0-2.2.1/INSTALL
> /usr/share/doc/gtk+2.0-2.2.1/README
> /usr/share/locale/am/LC_MESSAGES/gtk20.mo
> /usr/share/locale/az/LC_MESSAGES/gtk20.mo
> /usr/share/locale/be/LC_MESSAGES/gtk20.mo
> /usr/share/locale/bg/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ca/LC_MESSAGES/gtk20.mo
> /usr/share/locale/cs/LC_MESSAGES/gtk20.mo
> /usr/share/locale/cy/LC_MESSAGES/gtk20.mo
> /usr/share/locale/da/LC_MESSAGES/gtk20.mo
> /usr/share/locale/de/LC_MESSAGES/gtk20.mo
> /usr/share/locale/el/LC_MESSAGES/gtk20.mo
> /usr/share/locale/en IPA/LC_MESSAGES/gtk20.mo
> /usr/share/locale/en_GB/LC_MESSAGES/gtk20.mo
> /usr/share/locale/es/LC_MESSAGES/gtk20.mo
> /usr/share/locale/et/LC_MESSAGES/gtk20.mo
> /usr/share/locale/eu/LC_MESSAGES/gtk20.mo
> /usr/share/locale/fa/LC_MESSAGES/gtk20.mo
> /usr/share/locale/fi/LC_MESSAGES/gtk20.mo
> /usr/share/locale/fr/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ga/LC_MESSAGES/gtk20.mo
> /usr/share/locale/gl/LC_MESSAGES/gtk20.mo
> /usr/share/locale/he/LC_MESSAGES/gtk20.mo
> /usr/share/locale/hi/LC_MESSAGES/gtk20.mo
> /usr/share/locale/hr/LC_MESSAGES/gtk20.mo
> /usr/share/locale/hu/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ia/LC_MESSAGES/gtk20.mo
> /usr/share/locale/it/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ja/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ko/LC_MESSAGES/gtk20.mo
> /usr/share/locale/lt/LC_MESSAGES/gtk20.mo
> /usr/share/locale/lv/LC_MESSAGES/gtk20.mo
> /usr/share/locale/mk/LC_MESSAGES/gtk20.mo
> /usr/share/locale/mn/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ms/LC_MESSAGES/gtk20.mo
> /usr/share/locale/nl/LC_MESSAGES/gtk20.mo
> /usr/share/locale/nn/LC_MESSAGES/gtk20.mo
> /usr/share/locale/no/LC_MESSAGES/gtk20.mo
> /usr/share/locale/pl/LC_MESSAGES/gtk20.mo
> /usr/share/locale/pt/LC_MESSAGES/gtk20.mo
> /usr/share/locale/pt_BR/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ro/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ru/LC_MESSAGES/gtk20.mo
> /usr/share/locale/sk/LC_MESSAGES/gtk20.mo
> /usr/share/locale/sl/LC_MESSAGES/gtk20.mo
> /usr/share/locale/sp/LC_MESSAGES/gtk20.mo
> /usr/share/locale/sr/LC_MESSAGES/gtk20.mo
> /usr/share/locale/sv/LC_MESSAGES/gtk20.mo
> /usr/share/locale/ta/LC_MESSAGES/gtk20.mo
> /usr/share/locale/tr/LC_MESSAGES/gtk20.mo
> /usr/share/locale/uk/LC_MESSAGES/gtk20.mo
> /usr/share/locale/vi/LC_MESSAGES/gtk20.mo
> /usr/share/locale/wa/LC_MESSAGES/gtk20.mo
> /usr/share/locale/zh_CN/LC_MESSAGES/gtk20.mo
> /usr/share/locale/zh_TW/LC_MESSAGES/gtk20.mo
> /usr/share/themes
> /usr/share/themes/Default
> /usr/share/themes/Default/gtk-2.0
> /usr/share/themes/Default/gtk-2.0-key
> /usr/share/themes/Default/gtk-2.0-key/gtkrc
> /usr/share/themes/Default/gtk-2.0/gtkrc
> /usr/share/themes/Emacs
> /usr/share/themes/Emacs/gtk-2.0-key
> /usr/share/themes/Emacs/gtk-2.0-key/gtkrc
> What do i need to do so that ./configure can detect this version ? How did
> others do it ?
> Thanks,
> Neeraj Korde
> ======================
> Graduate Student
> Mechanical Engineering
> University of Michigan
> ======================
>
> On 3 Sep 2003, Murray Cumming wrote:
>
> > On Wed, 2003-09-03 at 16:52, Neeraj Korde wrote:
> > > hi,
> > > i think i have the devel. packages installed. rpmdrake does show that. U
> > > must have seen it if u use it. But still when i ./configure for gtkmm it
> > > says glib-2.0 is not recet enough then it says atk is not recent enough
> > > and the same for pango and etc... Did this happen to u too when u
> > > installed gtkmm on ur system. What did u do ?
> >
> > More exact error message will probably allow people to help you more.
> > Maybe your versions really are not recent enough.
> >
> > Murray Cumming
> > murrayc usa net
> > www.murrayc.com
> >
> >
> >
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]