Download Project-Builder.org

This is Free/Libre Software

Copyright (c) 2007-2016 Project-Builder.org is a copyrighted work, written by Bruno Cornec, delivered under the GPLv2.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Mirrors

We are interested in up to date mirrors for both the Web and FTP sites. Please contact us on the mailing list.

Dependencies

The solution has been written in perl and developed on a Mandriva Gnu/Linux distribution. For it to work, you will need some perl modules and tools:

For Mageia distributions, just use the magic:
urpmi project-builder

to use the native packages of your distribution, or download the repo file pb.addmedia script and launch it if you want to use upstream packages.

For Mandriva/Mandrake distributions, after downloading the the repo file pb.addmedia script and launch it if you want to use upstream packages and then just use the magic:
urpmi project-builder

For Fedora distributions, after downloading the repo file pb.repo and adding it to the /etc/yum.repos.d directory, just use the magic:
yum|dnf install project-builder

For Debian/Ubuntu, just use the magic:
apt-get install project-builder

to use the native packages of your distribution, or download the repo file pb.sources.list and add it to your /etc/apt/sources.list.d directory if you want to use upstream packages.

For the other RPM based distributions, you will have to issue a
rpm -ivh *.rpm
in the directory containing all the required packages, and solve dependancies manually.

Downloads

Project-Builder.orgs FTP site is available at ftp://ftp.project-builder.org

Source code

Packages

All the Project-Builder.org are built thanks to the Project-Builder.org tool. What else ;-)

Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for :

Test packages are also on the ftp site for people wanting to test latest versions and report their success/failures.