Update from v14 » History » Version 1
Amber Herold, 04/14/2010 03:45 PM
1 | 1 | Amber Herold | h1. Update from v14 |
---|---|---|---|
2 | |||
3 | |||
4 | |||
5 | |||
6 | Follow update instruction for update from v1.5. In addition, clean up leginon and sinedo |
||
7 | configuration as instructed here whether your installation is on Windows or Linux. |
||
8 | |||
9 | |||
10 | |||
11 | h2. Clean up leginon.cfg: |
||
12 | |||
13 | |||
14 | |||
15 | Sinedon now have full control of database interaction, therefore, the database |
||
16 | configuration in leginon.cfg is no longer needed. |
||
17 | |||
18 | |||
19 | |||
20 | |||
21 | * Modify your leginon.cfg in your home directory to REMOVE the following: |
||
22 | |||
23 | |||
24 | |||
25 | <pre>[Database] |
||
26 | host:[your_host] |
||
27 | name: <link linkend="db_example_names">dbemdata</link> |
||
28 | user: <link linkend="db_example_names">usr_object</link> |
||
29 | passwd:</pre> |
||
30 | |||
31 | |||
32 | |||
33 | |||
34 | |||
35 | |||
36 | |||
37 | |||
38 | |||
39 | |||
40 | h2. Configure sinedon.cfg: |
||
41 | |||
42 | |||
43 | |||
44 | Since Leginon 1.5 release, Sinedon configuration can either be globally configured by |
||
45 | including sinedon.cfg with the sinedon installation or overwriten by users by including the |
||
46 | same-named file in his/her home directory. |
||
47 | |||
48 | |||
49 | See <link linkend="sinedon_cfg">sinedon configuration</link> subsection in Complete |
||
50 | Installation Chapter. |