-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathINSTALL
28 lines (20 loc) · 999 Bytes
/
INSTALL
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
Installation instructions:
* Obtain this package from github or elsewhere
https://github.com/hkarl/propgen
* Install python, if necessary
* Make sure you have python 2.7
* Tested on python 2.7.2
* The command python needs to be in the path
* Install latex, if necessary
* Tested on texlive 2011, known NOT to work on older texlive installations
* several style files are needed that are not in the standard distro
or that needed modifications; they are included here. Usually, your
LaTeX environment should pick them up without any problems.
* Decide which wiki to use
* Currently supported: twiki, moinmoin
* Remote access to wikis needs the pyhton module mechanize to be installed
see here: http://wwwsearch.sourceforge.net/mechanize/
* Local access to wikis is supported for moinmoin - MUCH faster, of course.
Ideal for a server-site installation!
* Configure settings.cfg
* If you want to customize, look at template/latexTemplates.cfg