FOSSology Project Logo FOSSology
Advancing open source analysis and development
 

Release Notes 0.9.0

Date: 2 July 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.8.0 to 0.9.0):

If the fossology scheduler is running, stop it with:

sudo /etc/init.d/fossology stop

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

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

After successfully installing 0.9.0, you will need to generate a new scheduler.conf file using

/usr/local/fossology/agents/mkconfig

Invoke mkconfig with the -? option to see which options you should specify for your environment.

Restart the fossology scheduler with:

sudo /etc/init.d/fossology start

Open a browser & browse to the fossology repository:

http:<fossology host>/repo/

Login to fossology as user fossy.

Move your mouse over the “Admin” tab and click on “Initialize”.

After initialization is complete, select Organize→License→Default Terms

Next, select Admin→Database→Check Templates

Known Issues with 0.9.0

Know Problem with “Help → About”


Problem: “Help → About” does not return any version/code revision.

Description: see above

Solution: make tar is not putting the version in the pathinclude.h.php.

This issue will be addressed in the next release.

 
release_notes-0.9.txt · Last modified: 2009/07/15 10:56 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