FOSSology Project Logo FOSSology
Advancing open source analysis and development
 

Release Notes 0.7.0

Date: 30 April 2008

Please refer to the README file contained in the fossology download for first time installation instructions.

If you are updating a previous fossology installation, please follow the update process below.

Update Process (0.6.x to 0.7.0):

If the fossology scheduler is running, stop it with:

sudo /etc/init.d/fossology stop

Remove the scheduler.conf file (you may want to save a copy if you have customized it):

rm -rf /usr/local/share/fossology/agents/scheduler.conf

Uncompress the fossology-0.7.0.tar.gz file into a build directory and build.

tar -xzvf fossology-0.7.0.tar.gz
cd fossology-0.7.0
make
make install
sudo ./install.sh -f

If you saved a copy of your customized scheduler.conf file, add your customizations into the newly created scheduler.conf file.

Restart the fossology scheduler with:

sudo /etc/init.d/fossology start
 
release_notes-0.7.txt · Last modified: 2009/07/15 11:04 by bobg

Copyright (C) 2007-2009 Hewlett-Packard Development Company, L.P.
FOSSology Project documentation is licensed under the GNU Free Documentation License Version 1.2
Recent changes RSS feed Valid XHTML 1.0 Valid CSS3 Driven by DokuWiki