Changeset 18053


Ignore:
Timestamp:
2008-12-04T11:20:55+13:00 (15 years ago)
Author:
oranfry
Message:

updated english reademe file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/shared/greenstone2/docs/READMEen.txt

    r18037 r18053  
    1111Date    December 2008
    1212
    13 Version 2s2008.12.01
     13Version svn-trunk
    1414
    1515Contents: Programs
    16         Greenstone library server  A cgi program to serve digital library collections
    17         Greenstone oaiserver           A cgi program to serve collections using the OAI-PMH protocol.
     16
     17        Greenstone library server  A cgi program to serve digital library
     18                   collections
     19        Greenstone oaiserver       A cgi program to serve collections using
     20                   the OAI-PMH protocol.
    1821        Greenstone Librarian Interface (GLI)
    1922                                   A graphical tool for collection building
    2023        Greenstone Editor for Metadata Sets (GEMS)
    21                                    A graphical tool for creating and editing metadata sets used by GLI
     24                                   A graphical tool for creating and editing
     25                   metadata sets used by GLI
    2226               
    2327Contents: Directory Structure
    24         bin                 Executable code
    25         cgi-bin             CGI scripts
    26         collect             Collections
    27         etc                 Configuration files, log files, user databases etc
    28         gli                 Librarian Interface
    29         images              Images and CSS files used by the interface
    30         macros              Display macros
    31         mappings            Unicode translation tables
    32         perllib             Perl modules used for collection building
     28
     29        bin     Executable code
     30        cgi-bin     CGI scripts
     31        collect     Collections
     32        etc     Configuration files, log files, user databases etc
     33        gli     Librarian Interface
     34        images      Images and CSS files used by the interface
     35        macros      Display macros
     36        mappings    Unicode translation tables
     37        perllib     Perl modules used for collection building
    3338       
    34         If source code is present (from a source release or by adding the source component):
    35         common-src   Source code and packages used when building collections and at runtime
    36         build-src    Source code and packages only used when building collections
    37         runtime-src  Source code and packages only used at runtime
     39    If source code is present (from a source release or by adding the
     40    source component):
     41        common-src  Source code and packages used when building collections
     42             and at runtime
     43        build-src   Source code and packages only used when building
     44            collections
     45        runtime-src Source code and packages only used at runtime
    3846
    39 Additional Packages
    40            Java Runtime Environment
    41            Imagemagick
    42            Ghostscript
    43            Perl
     47Contents: Additional Packages (available only in full binary releases)
    4448
    45            Documentation and Support
     49    Java Runtime 1.6 (installer release only)
     50    ImageMagick
     51    Ghostscript (Windows, Mac only)
     52    Perl (Windows only)
     53
     54Documentation and Support
    4655        Greenstone Website:
    47                    http://www.greenstone.org
    48                    Greenstone's main website.
     56            http://www.greenstone.org
     57            Greenstone's main website.
    4958        Greenstone Wiki:
    50                    http://wiki.greenstone.org
    51                    Contains documentation, and links to manuals, tutorials etc...
     59            http://wiki.greenstone.org
     60            Contains documentation, and links to manuals, tutorials
     61             etc.
    5262        Greenstone Mailing List:
    53                    https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users (to subscribe)
    54                    [email protected] (to post)
     63            https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users (to subscribe)
     64            [email protected] (to post)
    5565        New Zealand Digital Library:
    56                    http://www.nzdl.org
    57                    A demonstration site containing lots of collections
     66            http://www.nzdl.org
     67            A demonstration site containing lots of collections
    5868
    5969
    6070Platform
    61         Greenstone runs on Unix, Windows 2000/XP/2003/Vista/2008 and Mac OS 10.5.2 (Leopard).
    6271       
     72    Greenstone runs on Unix, Windows 2000/XP/2003/Vista/2008 and
     73    Mac OS 10.5.2 (Leopard).
    6374       
    6475        The Greenstone Librarian Interface requires version 1.4 or later
    65         of the Java Runtime Environment. Java 1.6 is included in the binary
    66         release of Greenstone.
     76        of the Java Runtime Environment. Java 1.6 is included in binary
     77        releases of Greenstone.
    6778
    6879        The Greenstone user interface uses a Web browser capable of Javascript,
     
    7283                Internet Explorer 4.0
    7384                Mozilla
    74                 Safari
     85        Safari
    7586
    7687        More recent versions of these browsers should also work (recommended).
     88       
     89Unix   
     90    Source code has been compiled and tested on the following
     91    distributions:
     92
     93        Ubuntu 8.04 & 8.10
     94        Mandriva 2008 Spring
     95        OpenSUSE 11
     96        Fedora 6 & 9
     97        CentOS 5.2
    7798
    7899
    79        
    80 Unix   
    81 Source code has been compiled and tested on Linux and Solaris.
    82         Binary code requires an Intel x86-based Linux distribution which
    83         includes ELF binary support and supports the GNU C library (glibc 2.0
    84         or greater).  Distributions that meet these requirements include:
     100Windows
     101    Source code can be compiled with Microsoft Visual C++ 6.0, 7
     102    (VS 2003.Net), 8 (VS 2005 Pro or VC++ Express 2005 with Microsoft
     103    Platform SDK 2003 R2).
    85104
    86                 RedHat 5.1
    87                 SuSE Linux 6.1
    88                 Debian 2.1
    89                 Slackware 4.0
    90 
    91         More recent versions of these distributions should also work.
    92        
    93         We have tested Greenstone 2 on the following distributions:
    94                 Ubuntu 8.04 & 8.10
    95                 Mandriva 2008 Spring
    96                 OpenSUSE 11
    97                 Fedora 6 & 9
    98                 CentOS 5.2
    99 
    100 Windows
    101 Source code can be compiled with Microsoft Visual C++ 6.0, 7 (VS 2003.Net).
    102 
    103         Binary code has been tested on 32 bits version of:
    104                 Windows 2000
    105                 Windows XP
    106                 Windows Server 2003
    107                 Windows Vista
    108                 Windows Server 2008
     105        Binary code has been tested on 32 bit versions of:
     106        Windows 2000
     107        Windows XP
     108        Windows Server 2003
     109        Windows Vista
     110        Windows Server 2008
    109111
    110112        Greenstone software (version 2.81 and later) no longer runs on
    111                 Windows 3.1
    112                 Windows 95
    113                 Windows 98
    114                 Windows Me
    115                 Windows NT
     113        Windows 3.1
     114        Windows 95
     115        Windows 98
     116        Windows Me
     117        Windows NT
    116118
    117 Mac (Binary release limited to Mac OS Leopard)
    118 Source code has been compiled with Xcode 3.1 on Intel Mac OS 10.5.2.
    119 Binary has been tested on Intel Mac OS 10.5.2 (Leopard).
     119Mac
     120    Source code has been compiled with Xcode 3.1 on Intel Mac OS 10.5.2.
     121    Binary has been tested on Intel Mac OS 10.5.2 (Leopard).
    120122
    121 However the source code can be compiled with other versions of Mac OS and Xcode,
    122 in that case please download Imagemagick and Ghostscript to recompile them from source.
    123 Please find more information on how to compile Greentone 2 on Mac at this page:
    124 http://wiki.greenstone.org/wiki/index.php/Installing_Greenstone_2_from_source_for_Beginners#Compiling_the_Source
     123    However the source code can be compiled with other versions of Mac OS
     124    and Xcode, in that case please download Imagemagick and Ghostscript to
     125    recompile them from source.
Note: See TracChangeset for help on using the changeset viewer.