Changeset 1234 for trunk/server/doc/install-howto.sh
- Timestamp:
- Jul 3, 2009, 2:03:02 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/doc/install-howto.sh
r1190 r1234 172 172 # echo 'import site, os.path; site.addsitedir(os.path.expanduser("~/lib/python2.6/site-packages"))' > /usr/lib/python2.6/site-packages/00scripts-home.pth 173 173 174 # Build and install the scripts php module that enhances error logging info175 # XXX This thing really ought to be packaged176 # cp -r /srv/repository/server/common/oursrc/php_scripts /root177 # cd /root/php_scripts178 # ./build.sh179 # cp test/modules/scripts.so /usr/lib64/php/modules180 181 174 # Install the credentials. There are a lot of things to remember here: 182 175 # o You probably installed the machine keytab long ago
Note: See TracChangeset
for help on using the changeset viewer.