Download: Difference between revisions
m (added FreeBSD logo) |
No edit summary |
||
(22 intermediate revisions by 6 users not shown) | |||
Line 3: | Line 3: | ||
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. | 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 | SourceForge is used by software projects as a means to offer fast and easy downloads and installation. For more information about SourceForge, check [http://sourceforge.net/apps/trac/sourceforge/wiki/What%20is%20SourceForge.net here] and [http://en.wikipedia.org/wiki/SourceForge 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. | 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== | ==Stable== | ||
The current stable release is 1. | <big>The current stable release is 1.6.2</big> | ||
'''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. | {{Annotation|caution|'''<u>Note:</u>''' 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.5 with 1.4.0.}} | ||
<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" | ||
|[ | |[https://www.scribus.net/downloads/ All official versions are listed here via our main website, linked to SourceForge] | ||
|} | |} | ||
</div> | </div> | ||
==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. | |||
<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" | ||
|[ | |[https://launchpad.net/~scribus/+archive/ppa Daily Ubuntu packages] | ||
|} | |} | ||
</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" | ||
|[ | |[https://build.opensuse.org/package/show?project=KDE%3AUnstable%3APlayground&package=scribus-unstable openSUSE 12.1+ Scribus development builds provided by KDE team. Note this will '''not''' pull in KDE components.] | ||
|} | |} | ||
</div> | </div> | ||
Line 67: | Line 37: | ||
<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" | ||
|[ | |[[Scribus and Homebrew|Mac OSX CLI Scribus dev builds compiled from source via Homebrew (OSX >=10.8.x)] ('''experimental!''')]] | ||
| | |||
|} | |} | ||
</div> | </div> | ||
Line 130: | Line 48: | ||
|'''Stable branch:''' | |'''Stable branch:''' | ||
Download and compile the 1. | Download and compile the 1.6.x sources if you know that it contains a patch for a bug you're facing in Scribus 1.6 | ||
|- | |- | ||
|[ | |[svn://scribus.net/branches/Version16x/Scribus] - Scribus 1.6.x.svn. | ||
|- | |- | ||
|<pre> | |<pre> | ||
Line 141: | Line 59: | ||
|'''Developmental code:''' | |'''Developmental code:''' | ||
Download the 1. | Download the 1.7 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.7.0svn (trunk). | ||
|- | |- | ||
|<pre> | |<pre> | ||
svn checkout svn://scribus.net/trunk/Scribus yourUnstableScribusDirectory | svn checkout svn://scribus.net/trunk/Scribus yourUnstableScribusDirectory | ||
</pre> | </pre> | ||
''Some Notes: You must have subversion to run this | ''Some Notes: You must have subversion to run this.'' | ||
|- | |- | ||
| | | |
Latest revision as of 16:25, 5 July 2024
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 used by 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.6.2
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.6.x sources if you know that it contains a patch for a bug you're facing in Scribus 1.6 |
[1] - Scribus 1.6.x.svn. |
svn checkout svn://scribus.net/branches/Version14x/Scribus your14ScribusDirectory |
Developmental code:
Download the 1.7 SVN sources if you want to try out the newest Scribus features. You should probably not use this code in production. |
[2] - Scribus 1.7.0svn (trunk). |
svn checkout svn://scribus.net/trunk/Scribus yourUnstableScribusDirectory Some Notes: You must have subversion to run this. |