Displaying 20 results from an estimated 800 matches similar to: "Rgnome depends on obsolete components libglade/libxml (PR#8247)"
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 .
>
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
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...
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
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>
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
2005 Nov 17
4
problem with \eqn (PR#8322)
Full_Name: Ross Boylan
Version: 2.2.0
OS: Linux
Submission from: (NULL) (65.175.48.58)
\eqn{{\bf\beta}_j}{b(j)} in my .Rd file produces this error
--------------------------------------------
! Missing $ inserted.
<inserted text>
$
l.7 \eqn{{\bf\beta}_j}{\bf\beta}_
jnormal-bracket5bracket-normal{b(j)}
--
! Missing $ inserted.
<inserted
2002 Feb 19
1
Rgnome produces errors?
I'm totally confused by the following:
1. I start R simply by typing R on the shell
and the following works with no problems:
> library(MASS)
> a <- lda(x=mod23puriflda[,2:5],grouping=mod23puriflda[,6],CV=F)
> summary(a)
Length Class Mode
prior 23 -none- numeric
counts 23 -none- numeric
means 92 -none- numeric
scaling 16 -none- numeric
lev 23
2011 Mar 09
2
Problem with vegan package instalation on linux
Hi,
I try to install vegan package on debian linux and I give this error:
=================================================
* installing *source* package 'vegan' ...
** libs
make: *** No rule to make target `cepin.o', needed by `vegan.so'. Stop.
*** arch - Rgnome
Warning in file(con, "r") :
cannot open file '/usr/lib/R/etc/Rgnome/Makeconf': No such file or
2006 Jun 29
1
R 2.3.0 + R-gnome + Ubuntu (i686 & amd64)
Hello,
I am trying to run R-gnome on my Debian distro (Ubuntu 6.06), but something
strange is happening. Inspite of having apperently sucessfully installed
Rgnome 2.3.0 I keep getting the error message below, saying that Rgnome is
not found. I have actually checked the folder and Rgnome is not being
properly installed.
I ran into this problem on both my 32 and 64 bits intallation of Debian.
Any
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
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
2005 Oct 26
2
Microsoft help files
I wonder if the software here:
http://morte.jedrea.com/~jedwin/projects/chmlib/
or at any of the links on that page might allow elimination of the
need for separately downloading the Microsoft Help compiler --
which is just one more task that one must perform to get
up and running to build your own R packages on Windows.
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
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?
2007 Jan 10
2
wine and build difference between R.2.4.0 and R 2.4.1 windows binaries?
Does anybody (most probably the core team) know if there is
any difference in how the official 2.4.0 and 2.4.1 binaries are
built?
Problem is, 2.4.0 loads with the wine (I tried a few recent
versions, and also used 2.3.x under wine from time to time),
but 2.4.1 won't.
Thanks.
Hin-Tak Leung
2011 Oct 22
3
Sweave, cairo_pdf, CJK, ghostscript
I have had some fun in the last few days trying to put together an annotated map of China with R and some public GIS data:
http://sourceforge.net/projects/outmodedbonsai/files/snpMatrix%20next/1.17.7.11/China_Choropleth_Maps.pdf/download
It is done, and rather nice... there are a few issues:
- the default pdf() device cannot do CJK with embedded fonts - and cairo_pdf() is not hooked up to
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 Nov 04
2
Classification Trees and basic Random Forest pkg using t ree structures in C
> From: Hin-Tak Leung
>
> Izmirlian, Grant (NIH/NCI) wrote:
> <snipped>
> > The only interesting feature is that the tree structure has been
> > implemented in C. Its a neater way to carry stuff around and I am
> > guessing would make future implementation easier.
> >
> > Because of its inherent redundancy from the users standpoint, it
> >
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.