Ignore:
Timestamp:
Dec 7, 2009, 12:15:45 PM (16 years ago)
Author:
garnier
Message:

CVS update

Location:
trunk/documents/UserDoc/DocBookUsersGuides/InstallationGuide/xml
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/documents/UserDoc/DocBookUsersGuides/InstallationGuide/xml/BookInstalGuide.xml

    r921 r1211  
    3535  </authorgroup>
    3636
    37   <pubdate>19 December, 2008</pubdate>
    38   <releaseinfo>Version: geant4 9.2</releaseinfo>
     37  <pubdate>18 December, 2009</pubdate>
     38  <releaseinfo>Version: geant4 9.3</releaseinfo>
    3939
    4040</bookinfo>
  • trunk/documents/UserDoc/DocBookUsersGuides/InstallationGuide/xml/Introduction/introduction.xml

    r921 r1211  
    4949
    5050<literallayout><literal>
    51   Linux   - Scientific Linux CERN, SLC4 (or SLC5)
    52             g++ gcc 3.4.6 (or 4.1.2)               G4SYSTEM: Linux-g++
    53   MacOSX  - MacOSX Darwin 10.5
    54             g++ gcc 4.0.1                          G4SYSTEM: Darwin-g++
     51  Linux   - Scientific Linux CERN, SLC5 (or SLC4)
     52            g++ gcc 4.1.2 (or 3.4.6)               G4SYSTEM: Linux-g++
     53  MacOSX  - MacOSX Darwin 10.6 (or 10.5)
     54            g++ gcc 4.2.1 (or 4.0.1)               G4SYSTEM: Darwin-g++
    5555  Windows - Windows XP and Cygwin32
    5656            MSVC++ 9.0, Visual Studio 2008         G4SYSTEM: WIN32-VC
  • trunk/documents/UserDoc/DocBookUsersGuides/InstallationGuide/xml/PCMachines/pcMachines.xml

    r904 r1211  
    214214        export G4ABLADATA=c:/usr/local/geant4/data/G4ABLA
    215215        #
     216        # Data for measured optical surface reflectance in optical processes,
     217        #    distributed in a separate tar file, then placed under data
     218        export G4REALSURFACEDATA=c:/usr/local/geant4/data/RealSurface
     219        #
    216220</programlisting>
    217221</informalexample>
  • trunk/documents/UserDoc/DocBookUsersGuides/InstallationGuide/xml/UnixMachines/unixMachines.xml

    r904 r1211  
    356356  <listitem><para>
    357357    flag specifying that an additional library for file compression
    358     should be built (not required on Linux/Unix systems). By default
     358    should be built (not required on Linux/Unix systems, required on
     359    Windows if choosing OpenGL or OpenInventor visualization). By default
    359360    the library will not be built.
    360361  </para></listitem>
Note: See TracChangeset for help on using the changeset viewer.