Hi Devin: On Fri, 03 Apr 2009, Devin Bougie wrote: > What is the best way to modify the version of gs bibsched tasks use > (in an already installed and running system)? I have installed an > updated version of gs in /opt/local/bin, and would like Invenio to use > this version instead of the system default /usr/bin/gs.
You can edit the respective CFG_PATH_* variables directly in your /opt/cds-invenio/etc/invenio-autotools.conf, and then run: $ sudo -u apache /opt/cds-invenio/bin/inveniocfg --update-config-py which will propagate your changes to config.py. Then restart Apache. Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
