- Timestamp:
- Jun 8, 2011, 2:36:14 AM (14 years ago)
- Location:
- branches/fc15-dev/server
- Files:
- 
          - 1 deleted
- 1 edited
 
 - 
          doc/install-howto.sh (modified) (1 diff)
- 
          fedora/specs/scripts-python-path.spec (deleted)
 
Legend:
- Unmodified
- Added
- Removed
- 
        branches/fc15-dev/server/doc/install-howto.shr1704 r1880 241 241 pecl install --nodeps $(pecl list | tail -n +4 | cut -f 1 -d " " | grep -Fxvf - pecl.txt) 242 242 243 # Setup some Python config244 echo 'import site, os.path; site.addsitedir(os.path.expanduser("~/lib/python2.6/site-packages"))' > /usr/lib/python2.6/site-packages/00scripts-home.pth245 246 243 # Install the credentials. There are a lot of things to remember here. 247 244 # Be sure to make sure the permissions match up (ls -l on an existing 
Note: See TracChangeset
          for help on using the changeset viewer.
      
