Add cleaning for example files
[snark14.git] / INSTALL
1 BUILDING SNARK14
2
3 To build snark14 run the command:
4
5 $ make
6
7 _________________
8
9 The software will create the directories
10
11 bin
12 build
13 lib
14
15 and it will install the SNARK14 in the following directory
16
17 bin/snark14
18
19 with the following libraries
20
21 lib/libDIGFile.so
22 lib/libDIGFileSnark.so
23 lib/libDIGRand.so
24
25 The building process assumes an installation of the original
26 SNARK14 and XERCES 2.6.1 in the directory
27
28 /usr/local/snark14