Download: Difference between revisions
No edit summary |
|||
Line 6: | Line 6: | ||
==Upcoming Stable== | ==Upcoming Stable== | ||
The next stable release will be 1.4.0. We are currently at 1.4.0 Release Candidate number | The next stable release will be 1.4.0. We are currently at 1.4.0 Release Candidate number 6 (RC6). If you find any problems with it please report them in our [http://bugs.scribus.net bug tracking system], so they could be fixed before the final release. If you have a problem with this version and need to get some work done fast please use the "Old Stable" version below. | ||
'''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. | '''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. | ||
Line 12: | Line 12: | ||
<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. | |[http://sourceforge.net/projects/scribus/files/scribus-devel/1.4.0.rc6/scribus-1.4.0.rc6-win32-install.exe/download Download Scribus 1.4.0 RC6 installer for Windows (32-bit)] | ||
|} | |} | ||
</div> | </div> | ||
Line 18: | Line 18: | ||
<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. | |[http://sourceforge.net/projects/scribus/files/scribus-devel/1.4.0.rc6/Scribus_1.4.0.rc6_tiger_intel.dmg/download Download Scribus 1.4.0 RC6 MacOS X package, Intel only] | ||
|} | |} | ||
</div> | </div> | ||
<div align="left"> | <div align="left"> | ||
Line 35: | Line 27: | ||
|} | |} | ||
</div> | </div> | ||
==Old Stable== | ==Old Stable== |
Revision as of 21:35, 17 October 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.
Upcoming Stable
The next stable release will be 1.4.0. We are currently at 1.4.0 Release Candidate number 6 (RC6). If you find any problems with it please report them in our bug tracking system, so they could be fixed before the final release. If you have a problem with this version and need to get some work done fast please use the "Old Stable" version below.
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.0rc5.
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.
Developmental 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". |
Stabilizing the upcoming stable release: |
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.0rc5 |