savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [812] proofread, minor updates


From: ineiev
Subject: [Savannah-cvs] [812] proofread, minor updates
Date: Wed, 16 Oct 2024 13:03:29 -0400 (EDT)

Revision: 812
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=812
Author:   ineiev
Date:     2024-10-16 13:03:28 -0400 (Wed, 16 Oct 2024)
Log Message:
-----------
proofread, minor updates

Modified Paths:
--------------
    trunk/sviki/RunningSavaneLocally.mdwn

Modified: trunk/sviki/RunningSavaneLocally.mdwn
===================================================================
--- trunk/sviki/RunningSavaneLocally.mdwn       2024-10-15 18:15:44 UTC (rev 
811)
+++ trunk/sviki/RunningSavaneLocally.mdwn       2024-10-16 17:03:28 UTC (rev 
812)
@@ -1,46 +1,34 @@
 # Running Savane Locally
 
-"Savane" is the name of the the server software that runs
-[GNU Savannah](//savannah.gnu.org).
+"Savane" is the name of server software that runs
+[GNU Savannah](//savannah.gnu.org).  The package is hosted
+at [Savannah administration group](//savannah.gnu.org/projects/administration).
 
-* Project page: <http://savannah.gnu.org/projects/administration>
-
 There are several forks of Savane.  The currently running version that
-is described here is this one.
+is described here is
+<https://git.savannah.nongnu.org/cgit/administration/savane.git/>.
 
-* <https://git.savannah.nongnu.org/cgit/administration/savane.git/>
+Savane has many parts.  This page describes a method to run
+a local copy of Savane **frontend PHP Web UI part** on your computer.
 
-"Savane" has many parts. This page describes a method to run
-a locally copy of Savane **frontend PHP part** on your computer.
-
-"Savane" is an old, delicate beast and is quick to anger.
+Savane is an old, delicate beast and is quick to anger.
 Tread lightly and send questions to <savannah-hackers-public@gnu.org>
-(archive:
-<http://lists.gnu.org/archive/html/savannah-hackers-public/>).
+([archive](https://lists.gnu.org/archive/html/savannah-hackers-public/)).
 
-The following instructions have been tested on **Trisquel 11 Aramo**
-and **Ubuntu 22.04.3 LTS**.  The system package installation requires
-superuser access but subsequent development and running the
-development server is done as a **non-root** user.  As long as you
-have PHP and MariaDB then savane should work.  If you don't have
-`autoconf/automake/gettext/perl/etc`, you can skip the `bootstrap /
-configure / make` steps -- the main PHP should still work, but many of
-the images and icons will be missing.
+The following instructions have been tested on **Trisquel** releases 8 to 11.
+Dependency installation may require superuser access, but installation,
+development and running Savane is generally done as a **non-root** user;
+the few exceptions are outlined explicitly.  For the list of dependencies,
+check the README file.
 
-As of 2024, Savannah has been tested with **PHP versions 5.4, 5.5,
-5.6, 7.0, 7.2, 7.4, 8.0, 8.1, 8.2, 8.3**.  Newer versions have not been tested
-but problem reports on any issues found are appreciated.  If you
-encounter errors, please write to <savannah-hackers-public@gnu.org>
-and tell us about it.
-
-Note that MariaDB is the current version fork of the previous MySQL
+Note that MariaDB is the currently used replacement of the previous MySQL
 project.  Most names now use the new MariaDB project naming but some
-files and commands continue to use the "mysql" name for compatibility.
-This results in the likely confusing mix of mysql and mariadb names
-which cannot be avoided.
+files and commands continue to use the "mysql" name that is also
+compatible with MariaDB.  This results in the likely confusing mix
+of mysql and mariadb names which we couldn't avoid.
 
 For basic installation, see the
-[INSTALL](https://git.savannah.nongnu.org/cgit/administration/savane.git/tree/INSTALL?h=frontend)
+[INSTALL](//git.savannah.nongnu.org/cgit/administration/savane.git/tree/INSTALL?h=frontend)
 file in Savane source.
 
 ## More Information




reply via email to

[Prev in Thread] Current Thread [Next in Thread]