Changeset 1234 for trunk/server/doc


Ignore:
Timestamp:
Jul 3, 2009, 2:03:02 AM (15 years ago)
Author:
mitchb
Message:
Package the php scripts.so logging module
stupid_server_install_kludges--;
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/doc/install-howto.sh

    r1190 r1234  
    172172# echo 'import site, os.path; site.addsitedir(os.path.expanduser("~/lib/python2.6/site-packages"))' > /usr/lib/python2.6/site-packages/00scripts-home.pth
    173173
    174 # Build and install the scripts php module that enhances error logging info
    175 # XXX This thing really ought to be packaged
    176 # cp -r /srv/repository/server/common/oursrc/php_scripts /root
    177 # cd /root/php_scripts
    178 # ./build.sh
    179 # cp test/modules/scripts.so /usr/lib64/php/modules
    180 
    181174# Install the credentials.  There are a lot of things to remember here:
    182175#   o You probably installed the machine keytab long ago
Note: See TracChangeset for help on using the changeset viewer.