RGnome: Difference between revisions
From CBLFS
Jump to navigationJump to search
Weibullguy (talk | contribs) No edit summary |
Weibullguy (talk | contribs) mNo edit summary |
||
| Line 30: | Line 30: | ||
== Multilib == | == Multilib == | ||
<b>This package does not provide any libraries so only one installation is required.</b> | <b>This package does not provide any libraries or other ABI-specific files so only one installation is required.</b> | ||
=== 64Bit === | === 64Bit === | ||
| Line 61: | Line 41: | ||
make install | make install | ||
== Contents == | == Contents == | ||
Latest revision as of 19:31, 22 July 2009
| Download Source: | http://rgnome.boltzmann-konstante.de/rgnome-0.1.9-alpha.tar.gz |
|---|
Introduction to RGnome
RGnome is a gtk based frontend for GNU R.
Project Homepage: http://rgnome.boltzmann-konstante.de/
Dependencies
Required
Non-Multilib
Compile the package:
make PREFIX=/usr
Install the package:
make install
Multilib
This package does not provide any libraries or other ABI-specific files so only one installation is required.
64Bit
Compile the package:
make CC="gcc ${BUILD64}" PREFIX=/usr
Install the package:
make install
Contents
| Installed Directories: | None |
|---|---|
| Installed Programs: | rgnome |
| Installed Libraries: | None |
Short Descriptions
| rgnome | is a PyGTK interface to the R language. |
|---|