Browse thread
CAML install
- Claude Fleurey
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Claude Fleurey <FLEUREY@E...> |
| Subject: | CAML install |
Shriram Krishnamurthi said: > I got Caml from nuri.inria.fr and tried to install it on an > RS 6000 running AIX 3.1, and encountered incompatibilities trying > to compile it as-is. Did you have to make any modifications to > the source files? Also, will AIX 3.2 help any? (That's what we > are running now.) We are currently running AIX 3.2 and no source file modifications are needed. Just mention your own dependencies in the Make file for - the c compiler invoking command. - the different paths for executable, libraries and man pages. Claude Fleurey