Download: Difference between revisions
mNo edit summary |
(Solaris OpenIndiana - Add Link to binary packages from project SFE) |
||
Line 93: | Line 93: | ||
<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" | ||
|[http://pkgbuild.svn.sourceforge.net/viewvc/pkgbuild/spec-files-extra/trunk/ | |[http://sfe.opencsw.org Solaris and OpenIndiana (IPS packages from project SFE)] - [http://pkgbuild.svn.sourceforge.net/viewvc/pkgbuild/spec-files-extra/trunk/ (build recipes)] | ||
|} | |} | ||
</div> | </div> |
Revision as of 18:37, 26 April 2015
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.5
Mac OS X DMG (Intel only, Leopard (10.5) or higher) Edit: New link to 1.4.5-r2.dmg added because of this OSX fix |
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.. |