From 8fa8f934fa8cccb203c46647e1817bb2b619c153 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Thu, 12 Oct 2000 12:29:11 +0000
Subject: [PATCH] Externalize OSF docs.
git-svn-id: https://svn.dealii.org/trunk@3431 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/readme.html | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html
index 26a0cc2ce4..7206c66a27 100644
--- a/deal.II/doc/readme.html
+++ b/deal.II/doc/readme.html
@@ -44,13 +44,25 @@
can't use the ``make'' distributed with MingW, but have to
use the ``make'' from CygWin.
+ Furthermore, for the following list of systems, we have collected
+ our experiences on separate pages:
+
+ - DEC OSF on Alpha
+ (the same notes probably also apply to Linux on DEC Alpha).
+
+
+
+
deal.II uses only very few features of an
operating system. It should therefore be rather simple to port it
to other systems, at least with the compilers stated above. See here, if your system is not on this
+ href="porting.html">here, if your system is not on this
list.
+
+
+
In order to compile and use the deal.II
libraries you need to have the following programs installed:
--
2.39.5