Download: Difference between revisions
No edit summary |
|||
Line 42: | Line 42: | ||
|} | |} | ||
</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" | ||
|[http://sourceforge.net/projects/scribus/files/scribus-devel/1.4.0.rc2/Scribus_1.4.0.rc2_leopard_intel.dmg/download Download Scribus 1.4.0 RC2 MacOS X package] | |[http://sourceforge.net/projects/scribus/files/scribus-devel/1.4.0.rc2/Scribus_1.4.0.rc2_leopard_intel.dmg/download Download Scribus 1.4.0 RC2 Leopard or higher, Intel Only, MacOS X package] | ||
|} | |} | ||
</div> | </div> | ||
Line 51: | Line 51: | ||
<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://sourceforge.net/projects/scribus/files/scribus-devel/1.4.0.rc2/Scribus%201.4.0.rc2_tiger_intel.dmg/download Download Scribus 1.4.0 RC2 Tiger | |[http://sourceforge.net/projects/scribus/files/scribus-devel/1.4.0.rc2/Scribus%201.4.0.rc2_tiger_intel.dmg/download Download Scribus 1.4.0 RC2 Tiger or higher, Intel Only, MacOS X package] | ||
|} | |} | ||
</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 60: | Line 60: | ||
|} | |} | ||
</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 17:51, 21 March 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.4.0 RC2. This is the second release candidate for the 1.4.0 version. 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.3.14 cannot open developmental 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.
Experimental branch (trunk/1.5.0svn)
This is where most of the exciting new features of Scribus are going. However, there could be dragons galore, 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.
Cutting edge code: |
svn://scribus.net/trunk/Scribus - Scribus 1.5.0svn (trunk). |
svn co svn://scribus.net/trunk/Scribus yourUnstableScribusdirectory Some Notes: You must have subversion to run this. "co" means "checkout". |
Stabilized developmental branch: |
svn://scribus.net/branches/Version135/Scribus - Scribus 1.4.0svn (developmental). |
svn co svn://scribus.net/branches/Version135/Scribus yourDevelopmentalScribusdirectory |
Sourceforge Tarball of 1.4.0rc2 |