similar to: [R] R --gnome segfaults on RH 6.0 with R-0.65.0

Displaying 20 results from an estimated 200 matches similar to: "[R] R --gnome segfaults on RH 6.0 with R-0.65.0"

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.
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.
2004 Sep 10
11
flac-1.0.3_beta released
I have just released a source distribution which is the candidate for the 1.0.3 release. At this time I would ask anyone who is willing to help test it to do the following: 1. download the tarball and unzip it: http://prdownloads.sourceforge.net/flac/flac-1.0.3_beta-src.tar.gz?download 2. do ./configure && make && make check This will build all code and run all the tests.
2003 May 21
1
gastman segmentation fault when pressing 'enter' in a command win dow
Gastman (cvs 05/21/03) coredumps when entering an empty (or any other) command in a command window. The backtrace follows... ... ---Type <return> to continue, or q <return> to quit--- Reading symbols from /usr/lib/gtk/themes/engines/libraleigh.so...done. Loaded symbols for /usr/lib/gtk/themes/engines/libraleigh.so Reading symbols from
2004 Sep 10
0
flac-1.0.3_beta released
libxmms-flac-1.0.3 terminates xmms with a segmentation violation at quitting time. It happens only when quitting with no playing a flac file. For example, quit after playing only mp3 files, just quit after starting xmms. But it doesn't happen after playing flac files. I tried flac-1.0.2 plugin and a case of no flac plugin. This case was OK. I attach the stack trace when terminating with SEGV.
2002 Aug 05
1
Problems when building R with gnome support (Mandrake Linux)
Hi R-Community, I faced problems when building R 1.5.1 from sources on i686-linux-gnu (Mandrake Linux 8.2) _with gnome support_ After running configure: ./configure --with-x --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --with-gnome --with-gnome-includes=/usr/include/gnome-1.0 --with-gnome-libs=/usr/lib/gnome-libs --with-readline R is configured this way: --- R is now configured
2004 Sep 10
1
flac-1.0.3_beta released
Thanks, I see the problem. I'll try a fix tonight. Josh --- Daisuke Shimamura <Daisuke_Shimamura@nifty.com> wrote: > libxmms-flac-1.0.3 terminates xmms with a segmentation violation at > quitting time. > It happens only when quitting with no playing a flac file. > For example, quit after playing only mp3 files, just quit after > starting xmms. > But it doesn't
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
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?
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>
2000 Feb 08
1
gnome support failure (libglade error on debian)
Hi, I'm running debian - upgraded fully to potato at the start of the freeze and added latest libgnome-dev before configuring. I tried compiling with gnome support with /usr/local/R/R-0.99.0/configure --with-gnome and got the following output: checking for gnome-config... /usr/bin/gnome-config checking if /usr/bin/gnome-config works... yes checking for orbit-config...
2005 Oct 24
0
Rgnome depends on obsolete components libglade/libxml (PR#8248)
On Mon, 2005-10-24 at 17:14 +0100, Hin-Tak Leung wrote: > 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 . >
2004 Sep 23
2
How to set up a server compatible with Windows apps ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ~ I would like to : set up a server on Linux on which my friends can connect with msn or netmeeting, suporting at least sound conferance, and optionally video, but I dont want asterisk server to lock up the sound card; and then, I want to be able to connect that server with a free Linux tool; I had a look at http://www.voip-info.org/wiki-Asterisk but
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...
2011 Jan 16
1
The RGtk2 package did not find libglade installed. Please install it.
Hello, I'm looking forward to mining some new data six ways from Sunday with a great looking R application named "rattle". May I please have the benefit of this list's informed thoughts on how to debug an installation error? On Debian Linux's unstable release, I've done root$ aptitude install r-cran-rattle root$ aptitude install r-cran-rgtk2 user$ R
2004 Oct 08
1
problem Installing R 2.0.0 on SuSe 9.1
Hello: I first tried it by using ./configure with the source files, but found that there is a huge problem with the gcc-g77 package, then I tried using the RPM obtained from CRAN, getting 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
2006 Feb 24
1
RGtk2 install in Mac
Dear R-list, I'm struggling installing RGtk2 on my Mac. Has anybody succeeded in doing so? I've got Gtk2.8 (finally) and I have R2.0.1 I'm using ibook G4 and Mac 10.3.9 and here is the error I got from installing > R CMD INSTALL ~/Desktop/install/RGtk2_2.8.0-0.tar.gz * Installing *source* package 'RGtk2' ... checking for pkg-config... /sw/bin/pkg-config checking
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
2009 Feb 12
1
ggobi install
hi - not sure if this is the right spot to ask for help on this, probably a basic question... I am trying to install ggobi on R running on Ubuntu Hardy - I am new to both Linux & R so the answer may be obvious & I'm just missing it. I have installed GGobi via synaptic, but trying to install rggobi I get the following error - there's some path problem but I don't fully
2007 Aug 11
0
Unable to add new device Intel Coporation PRO/Wireless 2200BG
Using CentOS 5 - installed ipw2200 firmware and tried to set up new eth1 wifi device, but adapter Intel Coporation PRO/Wireless 2200BG doesn't show up in list of adapters when I try add New Device (ipw2200 does show up on hardware tab as ipw2200 eth1 ethernet configured). I've noticed that when I run system-config-network on command line, these errors show up: