source: main/trunk/greenstone3/LOCAL.txt@ 32094

Last change on this file since 32094 was 28678, checked in by davidb, 10 years ago

Instructions on how to set up a 'local' folder for developers

File size: 360 bytes
Line 
1
2For developers:
3
4To help with configuring your environment to compile up the source code,
5you can set up a 'local' folder with the necessary setup/devel files.
6
7For example, for 64-bit linux (in your top-level Greenstone3 folder):
8
9 svn co http://svn.greenstone.org/local/greenstone3/linux-64bit local
10
11Then edit:
12
13 local/gs3-{setup,devel}.sh
14
15accordingly.
Note: See TracBrowser for help on using the repository browser.