This commit is contained in:
Christophe Alexandre 2003-02-25 11:04:11 +00:00
parent 720577c6b7
commit 3f5136bbfb
3 changed files with 5 additions and 10 deletions

View File

@ -14,16 +14,12 @@ machines.
=================================================================== ===================================================================
Alliance has been succesfully build on Mac OS X.2 (Jaguar). Alliance has been succesfully build on Mac OS X.2 (Jaguar) (X.2.4)
This is what is needed to build ALLIANCE: This is what is needed to build ALLIANCE:
* get the developer tools. * get the developer tools.
( at least July 2002 version ... based on gcc 3) ( at least July 2002 version ... based on gcc 3)
* XDarwin (based on XFree86) * get Apple's X11.
(at least version 1.1.0.1 based on XFree86 4.2.0.1)
* install the openmotif3 package using fink. * install the openmotif3 package using fink.
(http://fink.sourceforge.net) (http://fink.sourceforge.net)
Then follow the same instructions as for any Unix workstation. Then follow the same instructions as for any Unix workstation.
All tools seem to work correctly, except OCR, so instead use
the new router NERO, which works fine.

View File

@ -1,4 +1,3 @@
ALLIANCE_TOP = /asim/alliance
TECHNO_REAL = prol10 TECHNO_REAL = prol10

View File

@ -18,9 +18,9 @@ alliance-users@asim.lip6.fr mailing list.
# How to run this bench ? : # How to run this bench ? :
# =================================================================== # ===================================================================
First of all, edit the Makefile and set the ALLIANCE_TOP variable to First of all, the ALLIANCE environment must be setted.
the directory where ALLIANCE is installed: /usr/local, /opt Depending on your shell, source the alc_env.csh or alc_env.sh
or whatever. script.
This done, you can run the entire process by typing: This done, you can run the entire process by typing:
> make clean > make clean
> make > make