Download: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
m (Fixed spelling mistake)
Line 81: Line 81:
{|style="margin: 4px 1em  4px 1em; background-color: white; height: 40px; border: 0px solid black;  border-collapse: collapse; font-size: 150%; line-height: 1.25em;  vertical-align: middle; text-align:left;" class="plainlinks"
{|style="margin: 4px 1em  4px 1em; background-color: white; height: 40px; border: 0px solid black;  border-collapse: collapse; font-size: 150%; line-height: 1.25em;  vertical-align: middle; text-align:left;" class="plainlinks"
|-
|-
|'''Stabe branch:'''
|'''Stable branch:'''


Download and compile the 1.4.x sources if you know that it contains a patch for a bug you're facing in Scribus 1.4
Download and compile the 1.4.x sources if you know that it contains a patch for a bug you're facing in Scribus 1.4

Revision as of 03:57, 12 January 2012

Actual files are served from a site called SourceForge, so do not be alarmed when clicking on a download link brings you to a SourceForge download page.

SourceForge is a highly-trusted site used by a large number of software projects as a means to offer fast and easy downloads and installation. For more information about SourceForge, check here and here.

Stable

The current stable release is 1.4.0.

Note: Newer Scribus version can open the older version's file, but the opposite is not true. Scribus 1.3.3.14 cannot open Scribus 1.4.0 files. There is no way to convert the file back once you switch it to the newer branch. However, you can run both branches in parallel to test the new functionality.

Old Stable

Current stable version is 1.3.3.14. It is not maintained anymore. This is the last 1.3.3.x series version. Use it only if you have a specific reason not to use 1.4.0.

Developmental

This is where the exciting new features of Scribus are going. However, there could be many stability problems due to frequent changes, so you are only advised to use this version for small very specific tasks and for keeping abreast of the Scribus development, but not for day-to-day production work.

Source code for compilation

See Official:Compile_with_CMake for building instructions.