Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
download:sac2c [2020/03/31 17:53] sbsdownload:sac2c [2020/04/06 09:59] – remove most of weekly, add link to gitlab repo hnv
Line 41: Line 41:
 The packages listed here are built from the //latest// changes to our development branch. Some of the features provided are still in development and may not work as expected. Please message use on the [[:mailing_lists#user_mailing_lists|user mailing list]] if you encounter any problem. The packages listed here are built from the //latest// changes to our development branch. Some of the features provided are still in development and may not work as expected. Please message use on the [[:mailing_lists#user_mailing_lists|user mailing list]] if you encounter any problem.
  
-=== Ubuntu 16 === +<callout type="warning" icon="true"
-{{filelist>packages/weekly/Ubl16/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} +=== Releases have moved === 
-=== Ubuntu 18 === +We now provide these packages via separate repository, at https://gitlab.science.ru.nl/sac-group/sac-packages/-/releasesThere we provide the latest releases
-{{filelist>packages/weekly/Ubl18/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} +</callout>
-=== RHEL 6 === +
-{{filelist>packages/weekly/RHEL6/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} +
-=== RHEL 7 === +
-{{filelist>packages/weekly/RHEL7/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} +
-=== MacOS === +
-{{filelist>packages/weekly/MacOS/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} +
-=== Linux x64 === +
-The contents of this package can be installed anywhere on your system (this is particularly useful if you do not have root permission!)Upon open the archive, you will find a README file and an install script (''install.sh''). Please read the README on how to use the install script+
-{{filelist>packages/weekly/Linux/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}}+
  
 === Extra === === Extra ===
Line 61: Line 52:
 ^ OS ^ External Link ^ ^ OS ^ External Link ^
 | ArchLinux | via [[https://aur.archlinux.org/packages/sac-compiler-weekly|sac-compiler-weekly]] and [[https://aur.archlinux.org/packages/sac-stdlib-weekly|sac-stdlib-weekly]] | | ArchLinux | via [[https://aur.archlinux.org/packages/sac-compiler-weekly|sac-compiler-weekly]] and [[https://aur.archlinux.org/packages/sac-stdlib-weekly|sac-stdlib-weekly]] |
- 
-=== Legacy === 
- 
-Here we list some of the older releases for platforms we no longer package for. 
- 
-== Ubuntu 14 == 
-{{filelist>packages/weekly/Ubl14/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
  
 ==== Major Release ==== ==== Major Release ====
Line 153: Line 137:
 for Linux support, the Windows Subsystem for Linux (WSL). for Linux support, the Windows Subsystem for Linux (WSL).
 To do this, you have to do four things: To do this, you have to do four things:
-1) You need to activate the developer mode of Windows. (Settings -> Update & Security -> For developers -> tick the Developer Mode) +  - You need to activate the developer mode of Windows. (Settings -> Update & Security -> For developers -> tick the Developer Mode) 
-2) You need to activate the WSL. (Control Panel -> Programs -> Programs & Features -> Turn Features On & Off -> tick Windows Subsystem for Linux +  You need to activate the WSL. (Control Panel -> Programs -> Programs & Features -> Turn Features On & Off -> tick Windows Subsystem for Linux) 
-3) Go to the Microsoft Store and choose a Linux Distribution of your choice, e.g, Ubuntu 18.04 LTS. +  - Go to the Microsoft Store and choose a Linux Distribution of your choice, e.g, Ubuntu 18.04 LTS. 
-4) Download the //basic// version of ''sac2c'' and ''sac-stdlib'' that matches the Linux version you have chosen and +  Download the //basic// version of ''sac2c'' and ''sac-stdlib'' that matches the Linux version you have chosen and install it. For Ubuntu, you download the corresponding ''.deb'' files and then run
-install it. For Ubuntu, you download the corresponding ''.deb'' files and then run+
 <code> <code>
 $sudo apt update $sudo apt update