source: CIVL/packaging/osx/README@ e8d68c8

1.23 2.0 acw/focus-triggers main test-branch
Last change on this file since e8d68c8 was 3866f48, checked in by Stephen Siegel <siegel@…>, 13 years ago

Adding packaging support for OS X.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@77 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 806 bytes
RevLine 
[3866f48]1CIVL pre-compiled binary distribution for Mac OS X 64-bit intel.
2
3The directory containing this file should be called CIVL.
4This directory should contain the following:
5
6 - README : this file
7 - bin : containing one executable sh script called "civl"
8 - lib : containing a version of civl.jar and native solver libraries
9 such as those for cvc3
10 - doc : containing some documentation about CIVL.
11
12Installation instructions:
13 1. Move folder CIVL into the /Applications folder
14 2. Put the civl script in your path however you like to put things
15 into your path. Either move it to a directory in your path,
16 or create a symlink to it, or edit your .profiles or equivalent
17 to put it in your path.
18
19Now you should be able to run CIVL from the command line by
20typing "civl <filename>".
Note: See TracBrowser for help on using the repository browser.