Does rattle depend on testing's ggobi?
Thanks Graham, (and thanks Dirk, I know I'm skating on thin ice as far as getting everything to work with my "everything else stable, but every fresh release of R" policy) Rattle installs without ggobi, but then I run into a problem with glade, so I'm guessing I want the backport of libglade2-0 1:2.6.0-4 Is that right? Thanks, Robert.
rattle()
Error in rattle() : The RGtk2 package did not find libglade installed. Please install it. my current glade related packages are: chekhov:~> dpkg -l \*glade\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-===============-===============-============================================== ii glade 2.12.1-7 GTK+ 2 User Interface Builder pn glade-2 <none> (no description available) ii glade-common 2.12.1-7 Common files for GTK+ 2 User Interface Builder un glade-common-2 <none> (no description available) un glade-doc <none> (no description available) rc glade-gnome 2.12.1-7 GTK+ 2 User Interface Builder (with GNOME 2 su pn glade-gnome-2 <none> (no description available) ii libglade2-0 2.6.0-4 library to load .glade files at runtime ii libglade2-dev 2.6.0-4 development files for libglade un python-glade <none> (no description available) ii python-glade2 2.8.6-8 GTK+ bindings: Glade support un python2.3-glade <none> (no description available) un python2.4-glade <none> (no description available)
On Wednesday 03 September 2008 19:54, Graham Williams wrote:
Hi Robert,
You can install Rattle without ggobi. Indeed, just doing:
install.packages("rattle")
should be okay.
When Rattle finds it needs a package that is not available, Rattle
should popup a message with a suggestion to install the package, but
it will otherwise continue (of course without the functionality
provided by that missing package).
Also, to get the current development version of Rattle, you can do:
install.packages("rattle", repos="http://rattle.togaware.com")
Finally, whilst most rattle development is on sid/AMD64, we have fully
functioning installations of Rattle (version 2.3.81) on a collection
of etch/AMD64 servers in the ATO (with a number of backport updates to
R). It all works well, including ggobi.
I can check tomorrow what backports I've had installed if you need to
know.
Regards,
Graham
Received Wed 03 Sep 2008 4:26pm +1000 from Robert King:
Hello All,
I'm trying to install rattle from source on a AMD64 machine running etch.
I have two packages installed from the etch backport
(r-cran-rodbc and r-cran-rsprng) but all the rest installed from source.
I'm trying to install rattle, but
install.packages("rattle", dependencies=TRUE)
Tries to install rggobi, which complains about the version of libggobi.
Does this mean that there isn't a way I can install rattle on etch?
* Installing *source* package 'rggobi' ...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GGOBI... configure: error: Package requirements (ggobi >=
2.1.6) were not met:
Requested 'ggobi >= 2.1.6' but version of libggobi is 2.1.4
--
Robert King, Statistics, School of Mathematical & Physical Sciences,
University of Newcastle, Australia (CRICOS Provider Number: 00109J)
Room V133 ph +61 2 4921 5548
Robert.King at newcastle.edu.au http://tolstoy.newcastle.edu.au/~rking/
"It might be in the basement,
I'll go upstairs and check .." Escher
_______________________________________________ R-SIG-Debian mailing list R-SIG-Debian at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-debian
_______________________________________________ R-SIG-Debian mailing list R-SIG-Debian at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-debian
Robert King, Statistics, School of Mathematical & Physical Sciences, University of Newcastle, Australia (CRICOS Provider Number: 00109J) Room V133 ph +61 2 4921 5548 Robert.King at newcastle.edu.au http://tolstoy.newcastle.edu.au/~rking/ "It might be in the basement, I'll go upstairs and check .." Escher