File: INSTALL

package info (click to toggle)
rgtk2 2.20.31-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 33,456 kB
  • ctags: 10,450
  • sloc: ansic: 136,466; makefile: 5; sh: 1
file content (25 lines) | stat: -rw-r--r-- 910 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This package can be installed as a regular R package.
In other words, the command 
   R CMD INSTALL RGtk2

On Windows, the user should set the environment variable GTK_PATH to the 
location of the root directory of the GTK distribution (ie c:\GTK).

The binary version of this package for Windows can simply be installed
using the Windows R GUI.

In all cases (i.e. Unix or Windows, source or binary), you will need
to have the appropriate Gtk libraries.

For Windows, you can download the GTK Developer's Pack
from 
   http://gladewin32.sourceforge.net/

For Unix, you can fetch the source files for the different
libraries from
   ftp://ftp.gtk.org/pub/gtk/v2.8/

GTK makes extensive use of other libraries
and particular versions of these dependant libraries.  As a result,
installing GTK (under Unix) can be a time consuming and apparently indirect
process that involves installing numerous sub-libraries.