[Gpg4win-commits] r435 - in trunk/doc: . website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Jul 3 12:38:35 CEST 2007


Author: jan
Date: 2007-07-03 12:38:35 +0200 (Tue, 03 Jul 2007)
New Revision: 435

Modified:
   trunk/doc/ChangeLog
   trunk/doc/website/build-installer-de.htm4
   trunk/doc/website/build-installer.htm4
   trunk/doc/website/website-maintenance-de.htm4
   trunk/doc/website/website-maintenance.htm4
Log:
* website/website-maintenance-de.htm4, website/website-maintenance.htm4:
Fixed description to consider that the whole package needs to be
retrieved (because a global configure is needed to have the website work
properly).

* website/build-installer-de.htm4, website/build-installer.htm4:
Updated description from Sage to Etch and increased the required
MegaBytes of download and harddisk.


Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog	2007-07-02 23:42:20 UTC (rev 434)
+++ trunk/doc/ChangeLog	2007-07-03 10:38:35 UTC (rev 435)
@@ -1,3 +1,14 @@
+2007-07-03  Jan-Oliver Wagner  <jan-oliver.wagner at intevation.de>
+
+	* website/website-maintenance-de.htm4, website/website-maintenance.htm4:
+	Fixed description to consider that the whole package needs to be
+	retrieved (because a global configure is needed to have the website work
+	properly).
+
+	* website/build-installer-de.htm4, website/build-installer.htm4:
+	Updated description from Sage to Etch and increased the required
+	MegaBytes of download and harddisk.
+
 2007-06-29  Jan-Oliver Wagner  <jan-oliver.wagner at intevation.de>
 
 	* website/versions.m4, website/index.htm4: Replaced Einsteiger by

Modified: trunk/doc/website/build-installer-de.htm4
===================================================================
--- trunk/doc/website/build-installer-de.htm4	2007-07-02 23:42:20 UTC (rev 434)
+++ trunk/doc/website/build-installer-de.htm4	2007-07-03 10:38:35 UTC (rev 435)
@@ -12,13 +12,13 @@
 weitestgehend automatisiert.
 
 <p>
-Was man benötigt: Ein Debian GNU/Linux 3.1 'sarge' system.
+Was man benötigt: Ein Debian GNU/Linux 'Etch' 4.0 System.
 Dafür ist die nachfolgende Anleitung getestet.
 Prinzipiell sind auch andere Systeme, ggf. mit
 ein bischen Anpassungsarbeit, möglich.<br>
-Desweiteren mindestens 200 MByte Platz auf der
+Desweiteren mindestens 220 MByte Platz auf der
 Festplatte und eine halbwegs schnelle Internetanbindung
-da ca. 40 MByte heruntergeladen werden müssen.
+da ca. 60 MByte heruntergeladen werden müssen.
 </p>
 
 <p>
@@ -36,7 +36,7 @@
 <ol>
 <li> Notwendige Pakete auf dem Debian GNU/Linux 3.1 installieren:<br>
      <em># apt-get install mingw32 nsis stow unzip texinfo imagemagick</em><br>
-     <em># apt-get install tetex-bin gs-common hyperlatex</em><br>
+     <em># apt-get install tetex-bin tetex-extra gs-common hyperlatex</em><br>
 
 <li> Die Quellen anonym (also ohne Schreibrechte) holen:<br>
      <em>$ svn checkout https://svn.wald.intevation.org/svn/gpg4win/trunk/</em><br>

Modified: trunk/doc/website/build-installer.htm4
===================================================================
--- trunk/doc/website/build-installer.htm4	2007-07-02 23:42:20 UTC (rev 434)
+++ trunk/doc/website/build-installer.htm4	2007-07-03 10:38:35 UTC (rev 435)
@@ -12,13 +12,13 @@
 mostly automized.
 
 <p>
-What you need: A Debian GNU/Linux 3.1 'sarge' system.
+What you need: A Debian GNU/Linux 'Etch' 4.0 system.
 For this system the follwing instructions are tested.
-In principle the procesure should also work for other
+In principle the procedure should also work for other
 system, perhaps some adapations are necessary.<br>
-Furthermore, you need at least 200 MByte on your harddisk
+Furthermore, you need at least 220 MByte on your harddisk
 and a acceptable fast internet connection for downloading
-about 40 MBytes.
+about 60 MBytes.
 </p>
 
 <p>
@@ -34,9 +34,9 @@
 and '$' for commands to be executed as regular user.
 
 <ol>
-<li> Install required packages on your Debian GNU/Linux 3.1:<br>
+<li> Install required packages on your Debian GNU/Linux 4.0:<br>
      <em># apt-get install mingw32 nsis stow unzip texinfo imagemagick</em><br>
-     <em># apt-get install tetex-bin gs-common hyperlatex</em><br>
+     <em># apt-get install tetex-bin tetex-extra gs-common hyperlatex</em><br>
 
 <li> Get the sources anonymously (i.e. with out write-access):<br>
      <em>$ svn checkout https://svn.wald.intevation.org/svn/gpg4win/trunk/</em><br>
@@ -52,7 +52,7 @@
      <em>$ cd ..</em><br>
 
 <li> If you work with the SVN version:<br>
-     <em>$ AUTOMAKE_SUFFIX=-1.9 ./autogen.sh</em><br>
+     <em>$ ./autogen.sh</em><br>
      <em>$ ./configure --enable-maintainer-mode --host=i586-mingw32msvc</em><br>
      else:<br>
      <em>$ ./configure --host=i586-mingw32msvc</em><br>

Modified: trunk/doc/website/website-maintenance-de.htm4
===================================================================
--- trunk/doc/website/website-maintenance-de.htm4	2007-07-02 23:42:20 UTC (rev 434)
+++ trunk/doc/website/website-maintenance-de.htm4	2007-07-03 10:38:35 UTC (rev 435)
@@ -28,8 +28,15 @@
 
 <ol>
 <li> Die Quellen zur Website anonyme (also ohne Schreibrechte) holen:<br>
-     <em>svn checkout https://svn.wald.intevation.org/gpg4win/trunk/doc/website</em>
+     <em>svn checkout https://svn.wald.intevation.org/gpg4win/trunk/ gpg4win-trunk-anon</em>
 
+<li> Das gesamte Paket initial konfigurieren:<br>
+     <em>
+     cd gpg4win-trunk-anon<br>
+     ./autogen.sh<br>
+     ./configure --enable-maintainer-mode --host=i586-mingw32msvc<br>
+     </em>
+
 <li> Die Website lokal bauen:<br>
      <em>make -f buildhtml.mk</em><br>
      und im Browser anschauen (z.B. Datei index-de.html).
@@ -59,14 +66,23 @@
      <a href="http://wald.intevation.org/account/">hochladen</a>.
 
 <li> Die Quellen zur Website holen:<br>
-     <em>svn checkout svn+ssh://USER@svn.wald.intevation.org/gpg4win/trunk/doc/website</em><br>
+     <em>svn checkout svn+ssh://USER@svn.wald.intevation.org/gpg4win/trunk/ gpg4win-trunk</em><br>
      wobei USER das Benutzerkonto auf wald.intevation.de ist.
+
+<li> Das gesamte Paket initial konfigurieren:<br>
+     <em>
+     cd gpg4win-trunk<br>
+     ./autogen.sh<br>
+     ./configure --enable-maintainer-mode --host=i586-mingw32msvc<br>
+     </em>
+
 </ol>
 
 <h2>Wie man die Website aktualisiert und online schaltet</h2>
 
 <ol>
-<li> Gewünschte Änderungen in dem per SVN geholten Verzeichnis <em>website</em> durchführen.
+<li> Gewünschte Änderungen in dem per SVN geholten Verzeichnis
+     <em>gpg4win-trunk/doc/website</em> durchführen.
      Zum besseren Verständnis ggf. die dort liegende Datei <em>REAMDE</em> vorher
      durchlesen.
 <li> Lokale Version zum Anschauen herstellen:<br>

Modified: trunk/doc/website/website-maintenance.htm4
===================================================================
--- trunk/doc/website/website-maintenance.htm4	2007-07-02 23:42:20 UTC (rev 434)
+++ trunk/doc/website/website-maintenance.htm4	2007-07-03 10:38:35 UTC (rev 435)
@@ -28,9 +28,17 @@
 
 <ol>
 <li> Get the sources for the website anonymously (without write access):<br>
-     <em>svn checkout https://svn.wald.intevation.org/gpg4win/trunk/doc/website</em>
+     <em>svn checkout https://svn.wald.intevation.org/gpg4win/trunk/ gpg4win-trunk-anon</em>
 
+<li> Configure the whole package:<br>
+     <em>
+     cd gpg4win-trunk-anon<br>
+     ./autogen.sh<br>
+     ./configure --enable-maintainer-mode --host=i586-mingw32msvc<br>
+     </em>
+
 <li> Build the website locally:<br>
+     <em>cd doc/website</em><br>
      <em>make -f buildhtml.mk</em><br>
      and open it in your browser (file index.html).
 
@@ -60,14 +68,22 @@
      it to wald.intevation.de
 
 <li> Get the source for the website:<br>
-     <em>svn checkout svn+ssh://USER@svn.wald.intevation.org/gpg4win/trunk/doc/website</em><br>
+     <em>svn checkout svn+ssh://USER@svn.wald.intevation.org/gpg4win/trunk/ gpg4win-trunk</em><br>
      where USER is the user account at wald.intevation.de.
+
+<li> Configure the whole package:<br>
+     <em>
+     cd gpg4win-trunk<br>
+     ./autogen.sh<br>
+     ./configure --enable-maintainer-mode --host=i586-mingw32msvc<br>
+     </em>
 </ol>
 
 <h2>How to update the website and put it online</h2>
 
 <ol>
-<li> Apply your desired changes in the directory <em>website</em> which you retrieved
+<li> Apply your desired changes in the directory <em>gpg4win-trunk/doc/website</em>
+     which you retrieved
      via SVN. The file <em>REAMDE</em> in this directory will provide you some
      helpful hints.
 
@@ -84,4 +100,3 @@
 <li> The last step is to put the new version online:<br>
      <em>make -f buildhtml.mk online</em><br>
 </ol>
-



More information about the Gpg4win-commits mailing list