py2exe-related fix
[jben2_gui.git] / INSTALL.txt
blob9877876bde4d86efd86ad2ce93d9eb0b8ed4dc1e
1 STUB.  This still needs to be fleshed out...\r
2 \r
3 \r
4 Installation of J-Ben:\r
5 \r
6         python setup.py install\r
7 \r
8 Installation of jben_kpengine:\r
9 \r
11         Compiling: ./configure && make\r
12         Installing: Not yet standardized.\r
13                 Windows: place kpengine folder at same level as jben package.\r
14                 Unix: not yet integrated; source hacking required\r
16 Running the program:\r
18         python -m jben.main\r