From 45c8d478705323f5022ab28b30b7834b27a2f686 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Porting
+ Porting
deal.II to a new system:
deal.II uses the mechanism provided by
GNU autoconf. Therefore, porting to a reasonably
- standardized UNIX system should not be too difficult. Right
- now, we have no experience with proprietary operating systems
- like Microsoft Windows or MacOS.
+ standardized UNIX system should not be too difficult. Other
+ systems, such as proprietary one, might or might not work;
+ see the ReadMe
+ file for more information on supported systems and porting.