|
@@ -67,8 +67,8 @@ e.g.,
|
|
Operating-System specific tips:
|
|
Operating-System specific tips:
|
|
|
|
|
|
- FreeBSD
|
|
- FreeBSD
|
|
- You may need to install a python binding for sqlite3 by hand. A
|
|
|
|
- sample procedure is as follows:
|
|
|
|
|
|
+ You may need to install a python binding for sqlite3 by hand.
|
|
|
|
+ A sample procedure is as follows:
|
|
- add the following to /etc/make.conf
|
|
- add the following to /etc/make.conf
|
|
PYTHON_VERSION=3.1
|
|
PYTHON_VERSION=3.1
|
|
- build and install the python binding from ports, assuming the top
|
|
- build and install the python binding from ports, assuming the top
|