Displaying 20 results from an estimated 700 matches similar to: "gnomeGUI installation"
2005 Dec 08
2
x86_64 kernel compilation
If I can squeeze a message between the discussions on security (:-)) I
have been trying to compile a kernel on an x86_64 box under CentOS4.1 and
now 4.2.
The problem is that neither make xconfig or make gconfig work:
make gconfig
*
* Unable to find the GTK+ installation. Please make sure that
* the GTK+ 2.0 development package is correctly installed...
* You need gtk+-2.0, glib-2.0 and
2007 Apr 09
1
Problem installing gnomeGUI in Ubuntu: "HAVE_ORBIT" was never defined
I am trying to install the gnomeGUI package
I have tried from within R (R was started with: sudo R) with:
install.package()
and from console with:
sudo R CMD INSTALL /download/gnomeGUI_2.3.0-3.tar.gz
In both cases I get the exact same errors:
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: conditional "HAVE_ORBIT" was never
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
2007 Apr 04
3
gnomeGUI under KDE
Dear all,
Recently, I installed the KDE desktop under my Linux system, but Included
also the Gnome desktop (actually, I installed everything that comes in the
openSUSE cd).
My question about R is the following. I would like to run some kind of
console under Linux. I was reading and first I found out that there is a
GUI under gnome, just by typing the command line R -g gnome; however, to
do this
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
2005 Aug 06
1
gnomeGUI on FC4
It seems nice that R is part of the 'walled garden' of applications specifically configured to run under Fedora Core 4 (Linux). The gnomeGUI has a separate installation routine under FC4 and yum tells me it's installed. I've even found an executable for it in /usr/lib/R/bin/exec. However, as far as I can tell, it doesn't do anything. Since the documentation is rather...
2007 Mar 07
2
error installing packages
I was finally able to get R to 'configure', 'make', and 'install' on Mandriva 2007. Itried to install gnomeGUI and I received an error. See below. At what step do I make R a shared library? Where did I go wrong?
Ross
==================================================
downloaded 74Kb
* Installing *Frontend* package 'gnomeGUI' ...
Using R Installation in
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 Apr 22
1
shared library configuration; Gnome GUI
Hello, everybody:
On a Fedora Core 3 Linux system, I built R-2.1 using an updated version
of the spec file that was used to make the RPMs for version 2.0.1 on the
CRAN system. The build was fine, and packages updates perfectly. Thanks!
Then I got curious about the package gnomeGUI. While trying to build
that, I see errors
=============
* Installing *Frontend* package 'gnomeGUI' ...
2006 Sep 21
3
newie help needed
hi,
I am a system admin who has just set up R-2.3.1 in suse 9.1 (opteron)
for a previous windows user. Please forgive any obvious stupid questions :)
We are struggling with a number of things.
1. is there a gui interface ? How do we use it ? R --gui just gets us
to the command line.
2. how do we do unix commands like cd ?
3. can we define default directories - eg for data files ?
4.
2007 Mar 08
2
R GUI in Ubuntu?
Dear all,
I am very new to R and find the terminal-based UI a little daunting.
(That's probably the wrong thing to say!) Having searched the Packages
it seems that I can have either a Gnome-based or Java-based GUI for my
Ubuntu machine. However, I can get neither to work.
Having run R as root, I then run the following command:
install.packages("gnomeGUI", dependencies=TRUE)
The
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...
2007 Oct 16
1
anaconda-runtime C5
Hi,
I'm quite surprised at anaconda-runtime dependencies. I've got C5
console only system and yum install anaconda-runtime gives this :o)
David
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
2005 Jan 08
4
suse 9.1 x86_64 rpms?
I noticed on the mailing list archives and through Google searches that
a couple of months ago there was discussion of maintaining rpms for suse
9.1 on the x86_64 architecture.
Are these rpms still planning on being released? It would help me a
great deal.
I've tried compiling from source using the R-base spec files provided on
CRAN. Using that, I am able to produce a running version of
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 Sep 01
1
controlling where *.Rout gets printed. Possible?
OK, my journey to make lab machines automagically install & update all
desirable R packages is nearing an end! The only question I have now is
this: How can I control where the system prints the *.Rout file that is
created automatically when the R batch program runs. In "man R" I don't
find any information about it. When the cron job runs "R_installAll.sh"
(see
2002 Jan 24
2
R-gnome: no way to configure
Hi!
I've been able to configure and make R (1,4,0 linux)
except for the gnome support. I've checked all packages and libs mentioned
in R-admin.pdf (and by Luke Tierny) to make sure that I have them and even
using the following:
./configure --with-gnome --with-gnome-includes=/opt/gnome/include
--with-gnome-libs=/opt/gnome/lib --with-libglade-config=opt/gnome/lib
I still get:
R is now
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 Oct 07
1
GUI for R
On 7 October 2006 at 15:44, Janno Tuulik wrote:
| Hei Cristiano,
|
| Take a look at RKWard (http://rkward.sourceforge.net)
I would not (yet ?) recommend RKWard as it is in very stages and has fairly
incomplete coverage of R.
| (http://rosuda.org/JGR/). Unfortunately, I have never tried to install those
| on sarge.
The excellent JGR is a very good choice. As Janno said, it may be tricky on
2004 Oct 11
1
Re: Bug#275791: r-gnome: gnome library can not be read (PR#7276)
Dear R bug fixers,
This came in early this morning. The R/Gnome configuration, and selection of
libraries hat not changed one bit since I last built 1.9.1 -- but maybe
something change in the Gmome/Glib/Gtk, or even x11, libraries? Would anyone
know where RestoreAction is defined?
The list of Debian packages on which r-gnome depends is below; as this is
computed from ldd output I won't add