Skip to content

Build Backend

Johannes edited this page Aug 31, 2015 · 1 revision

AcmacsDesktop uses Acmacs to do the calculations. Therefore, in order to build AcmacsDesktop you have to first build the Acmacs core for your specific platform. Currently, the following platform are supported by the Acmacs project:

  • Linux (Ubuntu 14.04)
    
  • MacOSX 10.5, 10.6: must be built on 10.6
    
  • MacOSX 10.7, 10.8, 10.9
    Acmacs built on 10.7 will not work on 10.5 due to libssl
    and libcrypt version mismatch (0.9.7 installed on 10.5 and 0.9.8
    required by 10.6 SDK)