*** empty log message ***

svn path=/trunk/boinc/; revision=1923
This commit is contained in:
Karl Chen 2003-08-01 00:16:05 +00:00
parent 705bfd3d3f
commit 18ba5e060c
1 changed files with 2 additions and 1 deletions

View File

@ -80,7 +80,8 @@ Unix/Linux: compiled statically into Python
7. Configure python
$ cd Python-2.3/
$ ./configure --prefix=/path/to/install/python
$ ./configure --prefix=/usr/local
[or whatever path you want instead of /usr/local]
8. Build
$ make