Download: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
No edit summary
Line 52: Line 52:
{|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"
|[[Debian|Read instructions for Debian/Ubuntu Linux package archive access]]
|[[Debian|Read instructions for Debian/Ubuntu Linux package archive access]]
|}
</div>
==Source code for compilation==
See [[Official:Compile_with_CMake]] for building instructions.
<div align="left">
{|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"
|svn://scribus.net/trunk - Scribus 1.5.0svn (trunk).
|}
</div>
<div align="left">
{|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"
|svn://scribus.net/Version135 - Scribus 1.4.0svn (developmental).
|}
|}
</div>
</div>

Revision as of 19:25, 15 January 2011

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 (older) branch

Current stable version is 1.3.3.14. It will not be updated. This is the last 1.3.3.x series version. Use it if stability is your main concern and more important than the feature set.

Developmental (newer) branch

Current developmental version is 1.3.9. It's most similar to a beta, or even release candidate version you would see in other software. It's sufficiently stable for many people to run in production environments, but beware of bugs that might still be there. Report any problems in our bug tracking system.

Note: Newer Scribus version can open the older version's file, but the opposite is not true. Stable Scribus 1.3.1.14 cannot open developmental Scribus 1.3.9 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.

Source code for compilation

See Official:Compile_with_CMake for building instructions.