<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Liberation Serif">We are still not seeing the 1.4.3
version in Fedora, but when it comes, you can be sure that the
documentation will be missing.<br>
<br>
You can easily add it to your system, and it doesn't require any
compiling. You do need to download the svn files as shown on the
wiki,<big>* (which requires subversion)</big>:<br>
<br>
</font><br>
<tt>svn co svn://scribus.net/branches/Version14x/Scribus scribus14x<br>
<br>
which will put all of the svn files into this scribus14x
directory.<br>
<br>
Your documentation on your system is supposed to be in
/usr/share/doc/scribus-1.4.3/<br>
<br>
The needed files in your svn folder are in scribus14x/scribus/doc/<br>
<br>
In there, you will see cs, de, en, fr, it, and pl folders. Only
the de, en, fr, and it folders have any significant documentation,
so copy whichever you need to the system folder (you will need
root privileges):<br>
<br>
sudo cp -R de en fr it /usr/share/doc/scribus-1.4.3/<br>
<br>
after which you should find documentation in the Help browser.<br>
<br>
Greg<br>
<br>
* you could also download the tarball from Sourceforge, but this
is more complicated, since you need to know how to uncompress and
untar.<br>
</tt>
</body>
</html>