/usr/share/scribus/doc/en/install.html is in scribus-doc 1.4.6-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Installation of Scribus</title>
</head>
<body>
<h2>Installation of Scribus</h2>
<p>The installation process of Scribus depends on the operating system/distribution you are using. This is, of course, true for any program you may wish to install. </p>
<p><b>Linux:</b> On Linux, the easiest way to install Scribus is using a package manager like Yum, YaST or APT, as this method will resolve all dependencies automatically. If there are no pre-built Scribus packages for your Linux version available, you can either try installing an RPM oder DEB package by using the <code>alien</code> command or you have to <a href="install1.html">build from source</a>.</p>
<b>PC-BSD:</b> PBI packages for PC-BSD 9 and later are usually up-to-date. To install Scribus, launch PC-BSD’s package manager <i>AppCafe</i> and enter “Scribus” into the “Search” field. <i>AppCafe</i> will then list the Scribus installation package. Click on the “Install” icon to let PC-BSD download and install Scribus. You can also download the PBI package to your hard drive and install it by double-clicking on it. <i>Please note that PBI packages comprise all dependencies for a given program, no matter whether they are already installed on the system, so these packages are quite huge – in the case of Scribus you will download an archive of more than 250 MB – so you better make sure to use a broadband connection.</i>
<p><b>Other UNIX systems:</b> While Scribus is being ported to and packaged for other Unices, like Solaris, OpenIndiana or any of the BSDs (other than PC-BSD) it may take some time until the latest Scribus versions are available as packages, so users of these operating systems may prefer building Scribus from source.</p>
<p><b>Mac OS X:</b> DMGs and pkg files for Mac OS X 10.5 and later versions are available from our <a href="http://sourceforge.net/projects/scribus/files/">Sourceforge repository</a>. If your OS X version is older, you can try to install Scribus via Fink or try to build it from source.</p>
<p><b>Windows:</b> Installing Scribus on Windows works as with most Windows programs: There is one file with the extension *.exe that contains everything you need (except <a href="toolbox5.html">Ghostscript</a>). See the <a href="readme-win32.html">Windows README</a> for more information.</p>
<p><b>OS/2 and eComStation:</b> The OS/2 port does not come with an installer. All files are packaged in a ZIP file, which you need to extract. Before you can run Scribus, you need to install several dependencies. See the <a href="readme-os2.html">OS/2 README</a> for more information.</p>
<p><b>Haiku:</b> Scribus for Haiku is packaged in a single ZIP file, which you need to extract. It includes an installer with the extension *.pkg. See the <a href="readme-haiku.html">Haiku README</a> for more information.</p>
<h2>A Note on Upgrades</h2>
<p>Unlike some other programs, Scribus doesn’t have an upgrade mechanism. When a new version of Scribus has been released, you need to wait until your distribution has made it available in its repositories. If you are running Scribus on Mac OS X, Windows, Haiku, OS/2 or eComStation, you need to wait until the installers, DMGs or ZIP archives have been made available. As a rule of thumb, versions for Windows and Mac OS X are available immediately after the announcement of a new release. The same goes for RPM and DEB packages for all major Linux distributions either via the <a href="http://download.opensuse.org/repositories/home:/mrdocs">OpenSUSE build service</a> or our own <a href="http://wiki.scribus.net/canvas/Debian">Debian repository</a>. Updated ZIP archives for OS/2, eComStation and Haiku are usually available a few days or weeks later.</p>
<p>While Scribus doesn’t have an update mechanism, it does have an “Upgrade Checker,” which is avialable via <i>Help > Check for Upgrades</i>. This will only check whether a new Scribus version for your operating system is available. It will <b>not</b> install anything on your computer.</p>
<p>If you are eager to always use the latest version with new features and bugfixes, even between official releases, you can <a href="install1.html">check out SVN</a> to get the source code and compile it yourself.</p>
<br>
<br>
</body>
</html>
|