Changes between Version 8 and Version 9 of PLATFORM_NFR_COMPATIBILITY
- Timestamp:
- 11/12/08 16:48:45 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_NFR_COMPATIBILITY
v8 v9 1 All of the hardware and software requirements have to be listed here. Through the development process we can add up requirements here.1 These are the hardware, software and platform requirements for running Sophie2. They can change through the development process. 2 2 3 3 = Hardware Requirements = 4 4 Sophie 2.0 can run on a machine with the following hardware characteristics: 5 5 * 2 GHz 32-bit (x86) or 64-bit (x64) processor 6 * 1 GB of system memory (512 MB minimal requirement s)6 * 1 GB of system memory (512 MB minimal requirement) 7 7 * Screen resolution: 1024x768 pixels (minimal requirement) 8 8 … … 15 15 * Windows 2000/NT/XP/Vista 32/64 bits 16 16 * Linux 17 * FreeBSD 18 * We can do it but it is not a target. 19 * MacOS 10.4 Tiger or later 17 * FreeBSD (optional) 18 * We can do it but it is not a target 19 * MacOS 10.4 Tiger or later 20 20 21 == Platform Independent Requirements == 21 Here we have to list what software libraries and products are needed for running Sophie 2.0 for the platform independent parts. 22 * java 5 (or higher if it is available for all ofthe platforms)22 Platform independent software libraries and products needed for running Sophie 2.0: 23 * Java 5 (or higher if it is available for all the platforms) 23 24 == Platform Dependent Requirements == 24 Here we have to list what software libraries and products are needed for running Sophie 2.0 for the platform dependent parts (native parts). 25 Platform depend (native) software libraries and products needed for running Sophie 2.0: 25 26 * web browser (which depends on the libraries we use for implementation) for browser content 26 27 * it will be specified later in the development process