Download: Difference between revisions
m (→Stable: commented out Homebrew Cask till pull request for 1.4.4 formula change OK'd) |
|||
Line 48: | Line 48: | ||
|} | |} | ||
</div> | </div> | ||
--> | --> | ||
<div align="left"> | <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" | {|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" | ||
Line 54: | Line 54: | ||
|} | |} | ||
</div> | </div> | ||
<div align="left"> | <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" | {|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" |
Revision as of 22:52, 28 May 2014
Official files are being 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.
Please note that not all download links mentioned below are official ones, i.e., files/packages whose integrity has been checked by the Scribus Team.
Stable
The current stable release is 1.4.4
Note: Newer Scribus major versions can open the older version's files, but the opposite is not true. Scribus 1.3.3.14 cannot open Scribus 1.4.x files. There is no way to convert the file back once you switch it to the newer major branch. However, all "point" or "dot" releases in a stable branch can exchange files flawlessly, so you can open, for instance, a file created in 1.4.4 with 1.4.0.
Scribus RPMs for all supported versions of OpenSUSE, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server, Fedora, Red Hat Enterprise Linux, and CentOS. |
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.
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 |
svn://scribus.net/branches/Version14x/Scribus - Scribus 1.4.x.svn (developmental). |
svn checkout svn://scribus.net/branches/Version14x/Scribus your14ScribusDirectory |
Developmental code:
Download the 1.5 SVN sources if you want to try out the newest Scribus features. You should probably not use this code in production. |
svn://scribus.net/trunk/Scribus - Scribus 1.5.0svn (trunk). |
svn checkout svn://scribus.net/trunk/Scribus yourUnstableScribusDirectory Some Notes: You must have subversion to run this.. |