Changes between Version 16 and Version 17 of SchoolKias


Ignore:
Timestamp:
Oct 25, 2011, 11:09:49 AM (13 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SchoolKias

    v16 v17  
    8787  By default, makefile are not recognize on mac. In order to check, you can do 'make --version'. If it says:
    8888  -bash: make: command not found
    89   then you should install it. The easiest is to install the xcode3.
    90   https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20414
     89  then you should install it. The easiest is to install the xcode.
     90     1. For !MacOs 10.5: https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20414
     91     2. For !MacOs 10.6: http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20792
     92     3. For !MacOs 10.7: You can try to download xcode from the appstore.
    9193  In order to be able to download it, you will need to a apple developer account (which is free)
    9294  * gfortran 4.x (To check the version do gfortran do: gfortran --version)