Tobias Oberstein wrote:
Attached is aggregated info on a little adventure of getting
SAP DB built and running from the CVS sources on Debian 3.0 (woody).
[...]
  15. Replace old bundled python

      cp `which python` $HOME/path-to-sapdb/sapdb-74/usr/bin/x_python
This one's not quite right:
cp `which python` $HOME/path-to-sapdb/sapdb-74/usr/pgm/python

usr/bin/python is a small wrapper that sets PYTHONPATH and PYTHONHOME to usr/lib/python1.5. This is important
- if you want to call usr/bin/ireport.py
- if you want to package the whole usr tree to another machine

Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to