source: main/tags/3.03/indexers/mg/README.port

Last change on this file was 3745, checked in by mdewsnip, 21 years ago

Addition of MG package for search and retrieval

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 3.2 KB
Line 
1P O R T A B I L I T Y
2=====================
3
4The main development of MG is done under Solaris on a Sun sparc.
5However, we would also like MG to be reasonably portable.
6Therefore, MG-1.2 now uses a configure stript generated by GNU's autoconf.
7Below, is a list of the machines that the s/ware has been ported to.
8Most only need the configure script and some require manual modifications
9mentioned in the "Problems" field.
10
11-------------------------------------------------------------------------
12** Systems which have successfully been built.
13
14Tester: [email protected]
15Date:
16Machine: Sun
17System: SunOS 4.1.2 8 sun4c
18Compiler: gcc version 2.3.3
19Problems: none
20
21Tester: [email protected]
22Date:
23Machine: Sun
24System: SunOS 4.1.2_DB 14 sun4c
25Compiler: gcc version 2.3.3
26Problems: none
27
28Tester: [email protected]
29Date:
30Machine: Sun
31System: SunOS 4.1.3_U1 1 sun4c
32Compiler: gcc version 2.5.7
33Problems: none
34
35Tester: [email protected]
36Date:
37Machine: Sun
38System: SunOS 5.3 Generic_Patch sun4m sparc
39Compiler: gcc version 2.4.3
40Problems: none
41
42Tester: [email protected]
43Date:
44Machine: Silicon Graphics
45System: IRIX 5.2 02282014 IP7
46Compiler: gcc version 2.6.3
47Problems: none
48
49Tester: [email protected]
50Date:
51Machine: Sun
52System: SunOS 5.4 Generic_101945-27 sun4c sparc
53Compiler: cc: SC3.0.1 13 Jul 1994
54Problems: none
55
56Tester: [email protected]
57Date:
58Machine:
59System: SCO 3.2v4.1
60Compiler: gcc 2.6.1
61Problems: requires RANLIB=true, use of tcsh
62
63Tester: [email protected]
64Date:
65Machine: HP
66System: HP-UX A.09.04 D 9000/837 415303291 64-user license
67Compiler: HP92453-01 A.09.73 HP C Compiler
68Problems:
69
70Tester: [email protected]
71Date:
72Machine: Data General
73System: dgux 5.4R3.00 generic AViiON mc88110
74Compiler: gcc 2.4.5 (dg supplied)
75Problems: none
76
77Tester: [email protected]
78Date:
79Machine: Pyramid MIPS R3000 box
80System:
81Compiler: cc (vendor supplied)
82Problems: none
83
84Tester: [email protected]
85Date:
86Machine: IBM RS6000
87System: AIX 3.2
88Compiler: AIX XL C Compiler/6000
89Problems: none
90
91Tester: [email protected]
92Date:
93Machine: Linux 1.2.9
94System:
95Compiler: gcc 2.6.3
96Problems: none
97
98-----------------------------------------------------------------------
99** Systems which have NOT successfully been built.
100
101Tester: [email protected],
102 [email protected]
103Date: Oct, Nov, 1995
104Machine: Dec Alpha OSF/1
105System:
106Compiler: cc
107Problems: Many - see below.
108
109* Problems with Dec Alpha
110 - 64 bit length longs as opposed to 32 bit longs.
111 - [email protected] says that there is some bit encoding problems
112 but the decoding seems to work.
113 - [email protected] says that it will compile but will core dump
114 when building the test database.
115 - tes.kbs.citri.edu.au says that he needs to look into the repercussions
116 of 64 bit longs, however, he does not have access to such a machine.
117
118-----------------------------------------------------------------------
119** Other systems.
120
121Systems other than the above may have installation problems.
122If this is the case, please send me ([email protected]) a log of the output
123and I will modify the configuration files in an effort to fix the problems.
124
125-----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.