![]() |
FOSSology Advancing open source analysis and development |
FOSSology 1.4.0 RC5 available See below for details.
Nathan Willis: Weekend Project: Get to Know Your Source Code with FOSSology
Our mission is to build free software tools to facilitate the study and analysis of Free and Open Source Software. Today we are best known for finding software licenses in text.
Installing the FOSSology software:
RC5 is now available for debian, and can be installed using the information below. RC5 RPM packages will be built and made available on or about May 5.
Greetings FOSSologists!
The FOSSology Project is pleased to announce RC5 deb packages for FOSSology 1.4.0. Unofficial install packages on the following platforms & distros are now available for download and testing:
For debian squeeze installs, add this line to your sources.list
deb http://fossology.org/debian/1.4.0/squeeze/ ./
For debian lenny installs, add this line to your sources.list
deb http://fossology.org/debian/1.4.0/lenny/./
For ubuntu:
deb http://fossology.org/debian/ubuntu/karmic/ ./ deb http://fossology.org/debian/ubuntu/lucid/ ./ deb http://fossology.org/debian/ubuntu/maverick/ ./
RPM packages will be available later this week (Thursday, 5/5/2011) from the project website:
Note for Rhel6 packages: 1 dependency, php-process, is not available from the default rhel repository. You can download a copy from:
http://fossology.org/rpms/epel/testing/6/i386/php-process-5.3.2-6.el6_0.1.i686.rpm http://fossology.org/rpms/epel/testing/6/x86_64/php-process-5.3.2-6.el6_0.1.x86_64.rpm
Or you need apply this update:
https://rhn.redhat.com/errata/RHSA-2011-0195.html
To use yum install, you need to edit the repo file, /etc/yum.repo.d/:
1. Rhel/CentOS repo file need add following lines:
# FOSSology release candidates and other special builds [fossology-testing] name=Fossology testing baseurl=http://fossology.org/rpms/epel/testing/$releasever/$basearch enabled=0 gpgcheck=0
2. Fedora repo file need add following lines:
# FOSSology release candidates and other special builds
[fossology-testing] name=Fossology testing baseurl=http://fossology.org/rpms/fedora/testing/$releasever/$basearch enabled=0 gpgcheck=0
3. yum –enablerepo=fossology-testing install fossology
New features/enhancements include:
Please report bugs using our bug reporting system hosted by The Linux Foundation at http://bugs.linux-foundation.org/ OR, write to the fossology mailing list at fossology@fossology.org.
The FOSSology Project http://fossology.org
The FOSSology Project is pleased to announce the release of FOSSology 1.2.0. Download the new packages at http://fossology.org/download.