The R Project SVN R

Rev

Rev 5411 | Rev 5533 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5411 Rev 5529
Line 1... Line 1...
1
SUCCESSFUL BUILDS
1
SUCCESSFUL BUILDS
2
 
2
 
3
R is known to configure, compile and run correctly on at least the
3
R is known to configure, compile and run correctly on at least the
4
following platforms.  
4
following platforms.  
5
 
5
 
-
 
6
0.65.0	i386	Linux Redhat 6.0
-
 
7
 
-
 
8
	sparc	Sun Solaris 2.6
-
 
9
 
-
 
10
	rs6000-ibm  AIX 4.2.1.0
-
 
11
 
-
 
12
	hppa1.1 HP-UX 10.20
-
 
13
 
-
 
14
See below for more details and contact information.
-
 
15
 
-
 
16
If you have success on any others, please notify us by filling in the
-
 
17
template at the end of this file and emailing it to
-
 
18
R-core@stat.math.ethz.ch.  Make sure to mention any changes you had to
-
 
19
make so we can update this file and our installation procedures.
-
 
20
 
-
 
21
NOTE: a `successful' build is one that passes `make check'!
-
 
22
 
-
 
23
 
-
 
24
NAME		Kurt Hornik
-
 
25
EMAIL		Kurt.Hornik@ci.tuwien.ac.at
-
 
26
VERSION         0.65.0 (August 02, 1999)
-
 
27
PLATFORM        rs6000-ibm-aix4.2.1.0
-
 
28
SYSTEM          
-
 
29
CC		cc
-
 
30
FC		f77
-
 
31
MAKE		make
-
 
32
 
-
 
33
NAME		Kurt Hornik
-
 
34
EMAIL		Kurt.Hornik@ci.tuwien.ac.at
-
 
35
VERSION         0.65.0 (August 02, 1999)
-
 
36
PLATFORM        rs6000-ibm-aix4.2.1.0
-
 
37
SYSTEM          
-
 
38
CC		gcc
-
 
39
FC		f77
-
 
40
MAKE		make
-
 
41
 
-
 
42
NAME		Kurt Hornik
-
 
43
EMAIL		Kurt.Hornik@ci.tuwien.ac.at
-
 
44
VERSION         0.65.0 (August 02, 1999)
-
 
45
PLATFORM        hppa1.1-hp-hpux10.20
-
 
46
SYSTEM          
-
 
47
CC		cc
-
 
48
FC		f77
-
 
49
MAKE		make
-
 
50
COMMENT		math overflow run-time problem
-
 
51
 
-
 
52
NAME		Brian Ripley
-
 
53
EMAIL		ripley@stats.ox.ac.uk
-
 
54
VERSION         0.65.0 (199/08/18)
-
 
55
PLATFORM        i686-unknown-linux
-
 
56
SYSTEM          RedHat 6.0
-
 
57
CC		gcc from egcs-1.1.2 (as shipped)
-
 
58
FC		g77 from egcs-1.1.2 (egcs-g77 rpm)
-
 
59
MAKE		GNU make (as shipped)
-
 
60
NOTE		gnome needs libglade, which is not in RH6.0
-
 
61
 
-
 
62
NAME		Brian Ripley
-
 
63
EMAIL		ripley@stats.ox.ac.uk
-
 
64
VERSION         0.65.0 (199/08/18)
-
 
65
PLATFORM        sun-sparc-solaris2.6
-
 
66
SYSTEM          Sun Ultra 1/170
-
 
67
CC		cc SC4.2
-
 
68
FC		f77 SC4.2
-
 
69
MAKE		SUN make (only in source directory)
-
 
70
 
-
 
71
NAME		Brian Ripley
-
 
72
EMAIL		ripley@stats.ox.ac.uk
-
 
73
VERSION         0.65.0 (199/08/18)
-
 
74
PLATFORM        sun-sparc-solaris2.6
-
 
75
SYSTEM          Sun Ultra 1/170
-
 
76
CC		gcc 2.95
-
 
77
FC		g77 0.5.25 (part of gcc 2.95)
-
 
78
MAKE		GNU make 3.77 (patched)
-
 
79
 
-
 
80
NAME            Brian Ripley
-
 
81
EMAIL           ripley@stats.ox.ac.uk
-
 
82
VERSION         0.65.0 (199/08/18)
-
 
83
PLATFORM        sun-sparc-solaris2.6
-
 
84
SYSTEM          Sun Ultra 1/170
-
 
85
CC		egcs 1.1.2 gcc
-
 
86
FC		egcs 1.1.2 g77
-
 
87
MAKE		GNU make 3.77 (patched)
-
 
88
NOTE		compile eigen.f without optimization
-
 
89
 
-
 
90
MAKE		
-
 
91
NAME		
-
 
92
EMAIL		
-
 
93
VERSION         
-
 
94
PLATFORM        
-
 
95
SYSTEM          
-
 
96
CC		
-
 
97
FC		
-
 
98
MAKE		
-
 
99
 
-
 
100
 
-
 
101
 
-
 
102
OLDER INFORMATION
-
 
103
 
-
 
104
Earlier versions built on
-
 
105
 
-
 
106
 
6
0.63.3	i386	Linux Debian 2.1
107
0.63.3	i386	Linux Debian 2.1
7
		Linux Redhat 5.1, 5.2
108
		Linux Redhat 5.1, 5.2
8
		Linux SuSe 5.3, 6.0
109
		Linux SuSe 5.3, 6.0
9
		FreeBSD 2.2.5
110
		FreeBSD 2.2.5
10
 
111