Regarding GLIB 2.4.0

2007-05-28 Thread Sashi Kiran Akella
Hi,

 When I'm installing gtk+-2.4.0, I'm getting the following error:

checking for GLIB - version >= 2.4.0...
*** 'pkg-config --modversion glib-2.0' returned 2.4.0, but GLIB (2.6.0)
*** 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
no
configure: error:
*** GLIB 2.4.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/.

 Please help me come out of this problem.

Thanks & 
Regards
  AVS 
Sashi Kiran
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: Regarding GLIB 2.4.0

2007-05-28 Thread Sashi Kiran Akella
David Nečas (Yeti) wrote:

>On Mon, May 28, 2007 at 01:00:40PM +0530, Sashi Kiran Akella wrote:
>  
>
>> When I'm installing gtk+-2.4.0, I'm getting the following error:
>>
>>checking for GLIB - version >= 2.4.0...
>>*** 'pkg-config --modversion glib-2.0' returned 2.4.0, but GLIB (2.6.0)
>>*** 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
>>no
>>configure: error:
>>*** GLIB 2.4.0 or better is required. The latest version of
>>*** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/.
>>
>> Please help me come out of this problem.
>>
>>
>
>- actually read the configure error message, it explains what
>  went wrong and what you should do
>- remove anything you installed to system directories from
>  sources and/or restore it from the distro packages and
>  generally get your system to the orignal sane state
>- follow http://mail.gnome.org/archives/gtk-list/2006-December/msg00113.html
>
>Yeti
>
>--
>http://gwyddion.net/
>___
>gtk-list mailing list
>gtk-list@gnome.org
>http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
>  
>
I installed glib 2.4 tarball into my system, but still I';m getting this 
error. Please help me how to sort out this problem.

Sashi Kiran
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: Regarding GLIB 2.4.0

2007-05-28 Thread Sashi Kiran Akella
David Nečas (Yeti) wrote:

>On Mon, May 28, 2007 at 02:32:31PM +0530, Sashi Kiran Akella wrote:
>  
>
>>>- remove anything you installed to system directories from
>>>  
>>>
> 
>  
>
>>> sources and/or restore it from the distro packages and
>>>  
>>>
> ^^
>  
>
>>> generally get your system to the orignal sane state
>>>  
>>>
> ^^^
>  
>
>>>  
>>>
>>I installed glib 2.4 tarball into my system, but still I';m getting this 
>>error. Please help me how to sort out this problem.
>>
>>
>
>You must have only one version of each library installed in
>system directories[*] -- the one installed by your OS
>package manager.  Now you have two or more.  Remove the
>other ones.  Remove, do not install anything more.   Once
>you restore the system to a sane state, start again following
>http://mail.gnome.org/archives/gtk-list/2006-December/msg00113.htm
>
>BTW I don't quite understand why you are installing GLib 2.4
>on your system when it already has 2.6.
>
>[*] OK, in principle you can have more.  But if know why
>precisely you need such thing, you should also know how to
>fix it when it breaks.
>
>Yeti
>
>
>
>--
>http://gwyddion.net/
>___
>gtk-list mailing list
>gtk-list@gnome.org
>http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
>  
>
GLIB problem is solved, now problem with pango is coming like this
checking Pango flags... -I/usr/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic 
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0
configure: error:
*** Can't link to Pango. Pango is required to build
*** GTK+.
Now what to do
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Re: Regarding GLIB 2.4.0

2007-05-28 Thread Sashi Kiran Akella
David Nečas (Yeti) wrote:

>On Mon, May 28, 2007 at 03:11:44PM +0530, Sashi Kiran Akella wrote:
>  
>
>>GLIB problem is solved, now problem with pango is coming like this
>>checking Pango flags... -I/usr/include/pango-1.0 -I/usr/X11R6/include 
>>-I/usr/include/freetype2 -I/usr/include/freetype2/config 
>>-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic 
>>-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
>>-lglib-2.0
>>configure: error:
>>*** Can't link to Pango. Pango is required to build
>>*** GTK+.
>>Now what to do
>>
>>
>
>Read config.log to find you why exactly it can't.
>
>Then probably continue doing the same thing: restoring the
>system to a sane state.
>
>Apparently you have a pango.pc claiming Pango is installed
>in /usr, but it either isn't there or it's broken.  But
>without knowing all the context, no one can tell this for
>sure.
>
>Yeti
>
>--
>http://gwyddion.net/
>___
>gtk-list mailing list
>gtk-list@gnome.org
>http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
>  
>
Thanks!! gtk is now installed into my system. But when I'm installing 
xvidcap1.1.5 the following error is coming
checking for PACKAGE... Package pangoxft was not found in the pkg-config 
search path.
Perhaps you should add the directory containing `pangoxft.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pangoxft', required by 'GDK', not found
configure: error: Package requirements (gtk+-2.0 >= 2.4.0 libglade-2.0 
glib-2.0 gthread-2.0) were not met:

-sashi kiran

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Regarding gtk

2007-05-29 Thread Sashi Kiran Akella
Please any one help me in getting an rpm for gtk+-2.4.
 
  Sashi
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Regarding GTK

2007-06-01 Thread Sashi Kiran Akella
Hi,

I've removed gtk+-2.3.5 and installed gtk+-2.6.1-2, even after 
that I';m getting the following error:

checking for PACKAGE... Requested 'gtk+-2.0 >= 2.4.0' but version of 
GTK+ is 2.3.5
configure: error: Package requirements (gtk+-2.0 >= 2.4.0 libglade-2.0 
glib-2.0 gthread-2.0) were not met:



Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details

Please help me come out of this problem.
 
--Sashi
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Regarding rpm installation of gtk

2007-06-03 Thread Sashi Kiran Akella
Hi,
   I've installed a RPM related to gtk which is 2.6.1-2. After if I 
query as rpm -q gtk+- it is giving the installed rpm as gtk+-2.6.1-2, 
but again error is coming when I'm trying to install one application 
like this :

checking for PACKAGE... Requested 'gtk+-2.0 >= 2.4.0' but version of 
GTK+ is 2.3.5
configure: error: Package requirements (gtk+-2.0 >= 2.4.0 libglade-2.0 
glib-2.0 gthread-2.0) were not met:



Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Please anyone help me come out of this problem.

   --sashi
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Regarding GTK

2007-06-06 Thread Sashi Kiran Akella
Hi,

   I've installed gtk+-2.6 RPM into my Fedora 3 Box. I've 
uninstalled any previous versions of gtk. Now after installing one 
application it is again asking gtk+-2.0>=gtk+-2.4.

Please help me come out of this problem.
 
   Sashi 
Kiran
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Regarding gtk devel

2007-06-06 Thread Sashi Kiran Akella
Hi,

  Please anyone send me the link for download of : 
gtk+-devel-2.6.1-2.i386.rpm. I'm not getting it through rpmfind.net

  --sashi
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list