Displaying 20 results from an estimated 772 matches for "glib".
Did you mean:
glibc
2006 Jun 12
1
Ruuid had non-zero exit status (PR#8965)
...8/bioc/src/contrib/Ruuid_1.10.0.tar.gz'
Content type 'application/x-gzip' length 72767 bytes
opened URL
==================================================
downloaded 71Kb
* Installing *source* package 'Ruuid' ...
checking for pkg-config... /usr/local/bin/pkg-config
checking for glib-config... /usr/local/bin/glib-config
checking for glib-2.0... yes
checking PKG_CFLAGS... -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include
checking PKG_LIBS... -L/usr/local/lib -lglib-2.0 -liconv
checking for gcc... gcc
checking for C compiler default output file name... a.out
checki...
2006 Apr 05
1
build error : xapian-core-0.9.4_svn6707 with UTF-8 patch
...I want to compile xapian-core-0.9.4_svn6707 with UTF-8 patch.
But I failed to compile it due to the following errors.
Environment : CentOS 4.3 x86_64
Sungsoo Kim
----------------------------------
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../common -I../api
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -Wredundant-decls
-Wundef -Wpointer-arith -Wcast-qual -Wcast-align -Wno-multichar -Wno-long-long
-fno-gnu-keywords -g -O2 -MT queryparser_internal.lo -MD -MP -MF
.deps/queryparser_internal.Tpo -c queryparser_internal.cc -fPIC -DPIC -o
.libs/queryparse...
2006 Mar 03
1
xapian-0.9.4 queryparser build errors after applying utf-8 patch
...---------------------
[root at saturn queryparser]# make
make all-am
make[1]: Entering directory `/usr/src/redhat/BUILD/xapian-core-0.9.4/queryparser'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I../common -I../api -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -Wredundant-decls -Wundef -Wpointer-arith -Wcast-qual -Wcast-align -Wno-multichar -Wno-long-long -fno-gnu-keywords -O2 -g -pipe -m64 -MT queryparser_internal.lo -MD -MP -MF ".deps/queryparser_internal.Tpo" -c -o queryparser_internal.lo queryparse...
2007 May 28
0
[ wxruby-Bugs-11183 ] GLib errors cause crash
...28 10:28
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=11183&group_id=35
Category: Incorrect behavior
Group: current
Status: Open
Resolution: None
Priority: 3
Submitted By: Patrick McDonnell (kc9ddi)
Assigned to: Kevin Smith (qualitycode)
Summary: GLib errors cause crash
Initial Comment:
Hi - I''m working with some wxruby code, but am getting a crash with glib errors:
--------------------------------
pmcdonnell at pmcdonnell10:~/workspace/Ij/lib$ ruby report_window.rb
(process:26965): GLib-GObject-CRITICAL **: gtype.c:2242: initializat...
2020 Jun 01
2
virt-v2v: error: redefinition of 'glib_autoptr_clear_OsinfoList'
Hi All,
I'm attempting to compile virt-v2v 1.42.0 on Debian testing. With gcc
9.3.0, libosinfo 1.7.1, and glib 2.64.2, `./configure && make` fails
on libosinfo-c.c with the following error message:
-8<--------------------------------------------------------------------
In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/gli...
2016 Jul 01
2
how to update glib-2.28.8 to glib-2.40.0 or newer version
Hi,
I'm trying to build gstreamer sdk on centos 6.7. When configure is run for 'gstreamer-1.8.2.tar.xz' on centos 6.7, error messages are reported as below:
checking for GLIB... no
configure: Requested 'glib-2.0 >= 2.40.0' but version of GLib is 2.28.8
configure: error: This package requires GLib >= 2.40.0 to compile.
The command of 'yum install glib*' can only update glib to glib-2.28.8. How to update glib to the version of >=2.40.0 on centos...
2020 Jun 01
0
Re: virt-v2v: error: redefinition of 'glib_autoptr_clear_OsinfoList'
On Monday, 1 June 2020 04:17:00 CEST Kevin Locke wrote:
> Hi All,
>
> I'm attempting to compile virt-v2v 1.42.0 on Debian testing. With gcc
> 9.3.0, libosinfo 1.7.1, and glib 2.64.2, `./configure && make` fails
> on libosinfo-c.c with the following error message:
>
> -8<--------------------------------------------------------------------
> In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
> from...
2007 Jan 03
12
instalation problem
...t;require ''wxruby2''"
pedro@la-vaca-azul:~/work/rad/gui/wx$ irb
irb(main):001:0> require ''wxruby2''
LoadError: no such file to load -- wxruby2
from (irb):1:in `require''
from (irb):1
apt-get search libgtk
apt-cache search libgtk
libglib1.2 - The GLib library of C routines
libgtk1.2 - The GIMP Toolkit set of widgets for X
libgtk1.2-common - Common files for the GTK+ library
libgtk1.2-dbg - Debugging files for the GIMP Toolkit
libgtk1.2-dev - Development files for the GIMP Toolkit
libgtk1.2-doc - Documentation for the GIMP Toolkit
l...
2006 Nov 12
0
[ wxruby-Bugs-6633 ] Serious (but harmless?) GTK warnings on Linux
...to: Kevin Smith (qualitycode)
Summary: Serious (but harmless?) GTK warnings on Linux
Initial Comment:
Whenever any wxruby app is run, GTK throws a lot of warnings which sound serious but appear harmless. This may be an issue with Ubuntu 6.10 GTK rather than wxRuby.
For example:
(process:11017): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function
(process:11017): GLib-GObject-CRITICAL **: gtype.c:2240: initialization assertion failed, use IA__g_type_init() prior to this function
(process:11017): GLib-GObject-CRITICAL **: gtype....
2016 Jan 27
2
Alternative HTML Editor
On 01/27/2016 02:47 PM, Clint Dilks wrote:
>> /usr/local/seamonkey/seamonkey-bin: error while loading shared libraries:
>> libdbus-glib-1.so.2: cannot open shared object file: No such file or
>> directory
>>
>>
> Have you tried yum provides 'libdbus-glib-1.so.2'. I get a hit with
> dbus-glib
Thanks.
Package dbus-glib-0.86-6.el6.x86_64 already installed and latest version
--
Tim Evans | 5 Che...
2008 Sep 07
1
Troubles with NetworkManager
NetworkManager used to work fine for me but during the last few
installations its a big hurdle in the wireless connectivity.
I'm using Madwifi and its interface is correctly listed and working but I
cannot connect to any wifi AP without NetworkManager. I've two interfaces:
eth0 and wifi0. Starting NetworkManager doesn't show any notification icon
in the top right in gnome and I believe
2007 Dec 05
1
problems to compile
Hello,
when I try to compile the SwfDec, the configure report a error:
checking for GLIB... Requested 'glib-2.0 >= 2.10' but version of GLib is 2.4.7
no
configure: error: glib-2.0, gobject-2.0 and gthread-2.0 >= 2.10 are
required to build swfdec
Can't I compile the SwfDec with a newer version of the Glib (GLib is
2.4.7) ???
What I need to do to fix this problem?
t...
2016 Aug 24
4
I need glibc 2.19+ for 32 bit CentOS 6.8 or CentOS7
Hello all--
Due to a proposed changeover to build machines for a project I'm
involved with, I need at least glib 2.19. Right now I have glib 2.12,
and even on CentOS7-32 bit, what I see is glib 2.14. Is a higher glib
available anywhere that might work with my current 6.8. I see I can
download it from SourceForge but I am wondering what the results might me.
I really like CentOS and would hate to change distr...
2016 Feb 15
3
glib2 head file error when build libvirt with wireshark support
I compile the latest libvirt from fedora rawhide, but failed.
The version of my software:
wireshark-devel-2.0.1-2.fc24.x86_64
glib2-2.47.5-2.fc24.x86_64
gcc-5.1.1-4.fc23.x86_64
binutils-2.26-10.fc24.x86_64
The error as following:
# ./autogen.sh --prefix=/usr && make
.....
wireshark/src/plugin.c:5:21: fatal error: gmodule.h: No such file or directory
compilation terminated.
Makefile:2442: recipe for target 'wiresha...
2016 Jan 27
0
Alternative HTML Editor
On 1/27/2016 12:43 PM, Tim Evans wrote:
> On 01/27/2016 02:47 PM, Clint Dilks wrote:
>
>>> /usr/local/seamonkey/seamonkey-bin: error while loading shared
>>> libraries:
>>> libdbus-glib-1.so.2: cannot open shared object file: No such file or
>>> directory
>>>
>>>
>> Have you tried yum provides 'libdbus-glib-1.so.2'. I get a hit with
>> dbus-glib
>
> Thanks.
>
> Package dbus-glib-0.86-6.el6.x86_64 already installed and lat...
2010 Jan 24
2
streamripper & CentOS?
I am trying to build streamripper from source, I don't see rpms
available for it.
I have all the parts of yum groupinstall 'Development Tools' in place.
rpm shows that a 2.5.* is in use
# rpm -q glibc
glibc-2.5-42.el5_4.3
Any attempt do get past the ./configure for streamripper fails
checking for GLIB - version >= 2.16.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file
config.log for the
*** exact error that occured....
2006 Jul 30
2
patch: libsvg/libsvg-cairo to librsvg
Greetings everybody!
I've created a patch to get compiz (upstream about 2 hours old) away
from libsvg and libsvg-cairo. Those two libraries, which are regarded as
"dead meat" by their initial developer Carl Worth, are replaced with
librsvg 2.14.x (e.g. part of Gnome 2.14.x) by this patch.
The patch is rather small and only touches these three files:
compiz/configure.ac
2019 Aug 29
2
[PATCH] p2v: Ignore gtk2 deprecated declarations.
This patch is against libguestfs's old copy of p2v, but the same patch
ought to also apply against virt-p2v.
Rich.
2017 Feb 07
1
Trick to compile older packages
...ctory
`/home/silentm/LayeredSolutions/webkit-0.10/gst-rtsp-server-0.10.8.2/gst/rtsp-server'
CC libgstrtspserver_0.10_la-rtsp-media.lo
rtsp-media.c: In function 'gst_rtsp_media_class_init':
rtsp-media.c:143:3: error: 'g_thread_create' is deprecated (declared at
/usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new'
instead [-Werror=deprecated-declarations]
klass->thread = g_thread_create ((GThreadFunc) do_loop, klass, TRUE,
&error);
^
rtsp-media.c: In function 'gst_rtsp_media_init':
rtsp-media.c:160:3: error: 'g_mutex_new&...
2016 Jan 15
1
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Thank you for the hint.
Setting PKG_CONFIG_PATH=/usr/lib/pkgconfig before ./configure works for me.
On 01/15/2016 10:12 PM, Andrew Eikum wrote:
> The problem here is glib and gstreamer have different header files for
> 32- and 64-bit, but pkgconfig doesn't have a mechanism to specify
> which you should get. In your setup, it is returning the 64-bit
> headers, which are wrong for our 32-bit build.
>
> You need to specify something like
> "P...