forked from egallesio/STk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBINARY_DISTRIB
31 lines (23 loc) · 1.04 KB
/
BINARY_DISTRIB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Binary distributions are available at ftp://kaolin.unice.fr/pub/STk/Binary.
If you succeed in compiling a version for which no binary is available
on the previous site, you can probably help other people by sharing
your binary.
To make a machine-specific binary:
1. Type 'make binary-release' in the main distribution directory.
2. Create a README file for your distribution which indicates
the options you chose. A model of the README file is given below.
3. Place the binary archive (the .tar.gz) and the README file in
ftp://kaolin.unice.fr/pub/STk/Incoming/
Thanks
______________________________________________________________________________
Sample README file for binary-release
-------------------------------------
Author: <place here your name>
Email: <and your email here>
Creation date: <insert date here>
X11 version used: X11R<???>
--------------------------------------------------
Comments:
--------------------------------------------------
Configuration:
<insert here the content of the file config.make>