Displaying 20 results from an estimated 62 matches for "libglade".
2006 Oct 02
3
PHP-gtk anyone?
Hi,
I seem to be going round in circles trying to install php-gtk for Agata on a
CentOS 4.4 installation - the configure keeps falling out with:
checking for libglade-config... no
checking for libglade... no
configure: error: Unable to locate libglade
I have installed libglade 1.99 and 2.01 directly from rpm but something's
not meeting up.
Is there a nice, yum-type install for libglade and php-gtk - I can't seem to
find any in the usual places!?
Faili...
2002 Aug 05
1
Problems when building R with gnome support (Mandrake Linux)
...-mieee-fp -g -O2
FORTRAN compiler: g77 -g -O2
X11 support: yes
Gnome support: no
Tcl/Tk support: yes
Readline support: yes
R profiling support: yes
R as a shared library: no
configure: WARNING: GNOME support requires libglade version >= 0.3
---
where the rows given by configure are:
checking for libglade-config... no
checking for libglade... no
But there IS libglade RMP installed with .so needed:
RPM libglade0-0.17-2mdk
provides
/usr/lib/libglade.so.0.4.2
/usr/lib/libglade.so.0
therefore there is libglade version...
2000 Feb 08
1
gnome support failure (libglade error on debian)
...onfig... /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... /usr/bin/orbit-config
checking for orbit-idl... /usr/bin/orbit-idl
checking for working ORBit environment... yes
checking for gnorba libraries... yes
Unknown library `applets'
checking for libglade-config... no
checking for libglade... no
configure: warning: GNOME support requires libglade version >= 0.3
According to dpkg I have:
solzhenitsyn:~/TEACHING/RSM98> dpkg -l \*glade\*
Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-install...
2005 Dec 29
1
libglade-config
In what package is libglade-config?
I have libglade and libglade-devel installed and I cannot find
libglade-config
thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051228/e5ee94d7/attachment-0001.html>
2004 Oct 08
1
problem Installing R 2.0.0 on SuSe 9.1
...tting the following, the first of which appears to be another manifestation of the g77 problem:
linux:/tmp # rpm -i R-base-2.0.0-1.i586.rpm
warning: R-base-2.0.0-1.i586.rpm: V3 DSA signature: NOKEY, key ID a3278da3
error: Failed dependencies:
libg2c.so.0 is needed by R-base-2.0.0-1
libglade-gnome.so.0 is needed by R-base-2.0.0-1
libglade.so.0 is needed by R-base-2.0.0-1
Do you have a suggestion about what I (a suse beginner) should do in order to get R up and running under suse 9.1? I have done some looking around and I do not see any package on suse for version 3.3.3 of the...
2005 Oct 24
6
Rgnome depends on obsolete components libglade/libxml (PR#8247)
Full_Name: Hin-Tak Leung
Version: R 2.2.0
OS: x86 linux
Submission from: (NULL) (131.111.126.242)
Rgnome depends libglade 0.x and libxml 1.x .
They are no longer shipped with Redhat EL4.
(I know they are still in fedora core 4).
Just a wish-list.
2011 Jan 16
1
The RGtk2 package did not find libglade installed. Please install it.
...error?
On Debian Linux's unstable release, I've done
root$ aptitude install r-cran-rattle
root$ aptitude install r-cran-rgtk2
user$ R
> library(rattle)
> rattle()
but when I try to run rattle, I get
Error in rattle() :
The RGtk2 package did not find libglade installed. Please install it.
In addition: Warning message:
In infoDialog(sprintf(Rtxt("The package '%s' is required to %s.", :
The package 'colorspace' is required to choose appropriate colors for plots. It does not appear to be installed. Please consider i...
2009 May 08
1
Installing RGtk2 on Mac OS
I'm having trouble to install RGtk2 (from source) on Mac OS 10.4.11 (R
2.9.0). The GTK libraries (2.12.11) were installed into /sw/lib via
fink. Even if I set the GTK_LIBS to that path, the installation program
doesn't seem to find it (see below). libglade is there too but not found.
If I install the package from binaries, it fails on load.
Would anybody know how to make it work?
Thanks a lot,
Hana
$ echo $GTK_LIBS
/sw/lib
$ R CMD INSTALL RGtk2
* Installing to library '/Library/Frameworks/R.framework/Resources/library'
* Installing *sou...
2005 Oct 03
1
gnomeGUI installation
Hello,
I have successfully downloaded the sources and built R as a shared
library on a Red Hat Enterprise Level 3 box. I am now trying to build the
GNOME GUI, but configure is barfing on glade. According to the system
logs, the RPM for libglade2-devel-2.0.1-3.x86_64 is installed, but in
/usr/bin, where gnomeGUI configure is looking, what's there is
libglade-convert. How do I fix this?
Dan
2005 Oct 24
0
Rgnome depends on obsolete components libglade/libxml (PR#8248)
...Peter Dalgaard wrote:
> > hin-tak.leung at cimr.cam.ac.uk writes:
> >
> >
> >>Full_Name: Hin-Tak Leung
> >>Version: R 2.2.0
> >>OS: x86 linux
> >>Submission from: (NULL) (131.111.126.242)
> >>
> >>
> >>Rgnome depends libglade 0.x and libxml 1.x .
> >>
> >>They are no longer shipped with Redhat EL4.
> >>(I know they are still in fedora core 4).
> >>
> >>Just a wish-list.
> >
> >
> > But what is the wish?
> >
> > You mean get it upgraded to xml...
2009 Oct 30
2
Rattle - libglade not found
I have just installed rattle on Ubntu 9.04, and R 2.8.1 and get an
error message when I try to run it.
> library(rattle)
> rattle()
Error in rattle() :
The RGtk2 package did not find libglade installed. Please install it.
I have installed libglade2-dev through synaptic, and following
suggestion from an earlier thread re-installed RGtk2 using
install.packages, and through synaptic.
Can anyone offer some help - you may realise that I am not that
familiar with Linux/Ubuntu.
Many thanks...
1999 Aug 30
2
R --gnome segfaults on RH 6.0 with R-0.65.0
Have just compiled and installed R-65.0 on RH 6.0 with all the latest
updates for RH and Gnome (including `libglade-0.3-1.i386.rpm' and
`libglade-devel-0.3-1.i386.rpm' from RH ftp).
R.X11 works OK.
But when I try `R --gnome' I get a segmentation fault/core dump
with the messages:
Gdk-CRITICAL **: file gdkfont.c: line 174 (gdk_font_id): assertion `font
!= NULL' failed.
Gdk-CRITICAL **: file gd...
1999 Aug 30
2
R --gnome segfaults on RH 6.0 with R-0.65.0
Have just compiled and installed R-65.0 on RH 6.0 with all the latest
updates for RH and Gnome (including `libglade-0.3-1.i386.rpm' and
`libglade-devel-0.3-1.i386.rpm' from RH ftp).
R.X11 works OK.
But when I try `R --gnome' I get a segmentation fault/core dump
with the messages:
Gdk-CRITICAL **: file gdkfont.c: line 174 (gdk_font_id): assertion `font
!= NULL' failed.
Gdk-CRITICAL **: file gd...
2005 Dec 29
1
gtk_scrollinglabel pacakage from pear.php.net not compile
I found this package that is a php class to scroll a message on screen
with a gtk wrapper.
It wont compile on centos 4.2.
http://pear.php.net/package/Gtk_ScrollingLabel
It gives me an error about not finding libglade-config
after much searching I found libglade-config and installed it.
THen I get an error about cant find xml-config....
Can someone who knows more than me help? Thanks if so...
Is this a normal process?
I would have hoped/thought that this would not be as difficult as this.
yum provides libglad...
2011 Sep 29
1
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
I only got offered a few choices - I think I clicked yes to all of them.
I read in one post that the answer is to uninstall and re-install the graphics drivers - not sure how that will help, but how do I uninstall nVidia's drivers?
I have a vague memory of someone posting about lib32 paths and simlinks or something.
1999 Aug 31
3
[R] R --gnome segfaults on RH 6.0 with R-0.65.0
...er what has `gdkfont.c' got to do with it in THIS context?
Further I wrote:
>> This is what I have:
>> gnome-libs-1.0.12-1 & gnome-libs-devel-1.0.12-1
>> gtk+-1.2.3-1 & gtk+-devel-1.2.3-1
>> gtk+10-1.0.6-5
>> glib-1.2.3-1 & glib-devel-1.2.3-1
>> libglade-0.3-1 & libglade-devel-0.3-1
>> libxml-1.4.0-1 & libxml-devel-1.4.0-1
To which Prof Brian D Ripley and Peter Dalgaard replied:
> That's a later gnome-libs than I have.
> libglade-0.4-SNAP
> libglade-devel-0.4-SNAP
> I'd say libglade is the culprit...
I have ju...
2005 Oct 24
0
Rgnome depends on obsolete components libglade/libxml (PR#8249)
On Mon, 2005-10-24 at 19:15 +0100, Hin-Tak Leung wrote:
> Marc Schwartz (via MN) wrote:
> > On Mon, 2005-10-24 at 17:14 +0100, Hin-Tak Leung wrote:
> >
> >>Peter Dalgaard wrote:
> <snipped>
> >>>You mean get it upgraded to xml2 and glade2? Patches would likely be
> >>>accepted...
> <snipped>
> >
> > According to the R
2005 Apr 13
1
PPTP Client and Cent 4
Trying to install the pptp client here:
http://pptpclient.sourceforge.net/
I get down to this step, but get errors:
rpm --install php-gtk-pcntl-1.0.1-2.i386.rpm
warning: php-gtk-pcntl-1.0.1-2.i386.rpm: V3 DSA signature: NOKEY, key
ID b56a8bac
error: Failed dependencies:
libglade is needed by php-gtk-pcntl-1.0.1-2.i386
libglade.so.0 is needed by php-gtk-pcntl-1.0.1-2.i386
libxml is needed by php-gtk-pcntl-1.0.1-2.i386
libxml.so.1 is needed by php-gtk-pcntl-1.0.1-2.i386
Been googleing all over to find these packages, but not with much
luck. my last...
2004 Sep 23
2
How to set up a server compatible with Windows apps ?
...sk -f -v' , and got for the user :
$ asterisk -f -r -R
Unable to connect to remote asterisk
what did I do wrong ?
I also tried to install actos which says during install:
Traceback (most recent call last):
~ File "setup.py", line 44, in ?
~ raise DependencyFailed, "You need libglade 2.0 or higher-
http://ftp.gnome.org/pub/GNOME/sources/libglade/2.0/"
__main__.DependencyFailed: You need libglade 2.0 or higher-
http://ftp.gnome.org/pub/GNOME/sources/libglade/2.0/
whereas libglade2 _IS_ installed
and
gastman-1.0-RC1$ make
says :
cc -Wall -g -DXTHREADS -I/usr/include/gtk-2.0...
2009 Feb 12
1
ggobi install
...7 bytes (130 Kb)
> opened URL
> ==================================================
> downloaded 130 Kb
>
> * Installing *source* package 'RGtk2' ...
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for LIBGLADE... no
> configure: WARNING: libglade not found
> checking for INTROSPECTION... no
> checking for GTK... no
> configure: error: GTK version 2.8.0 required
> ERROR: configuration failed for package 'RGtk2'
> ** Removing '/home/mark/R/i486-pc-linux-gnu-library/2.6/RGtk2...