Changeset 39055 in project
- Timestamp:
- 09/30/20 22:29:04 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/platforms
r38882 r39055 31 31 === Debian Linux 32 32 33 * CHICKEN 5.2.0 is available in an unofficial repository for Debian 10 and newer on [[https://build.opensuse.org/package/show/home:zilti:chicken/chicken|build.opensuse.org]]. 33 34 * CHICKEN 5.1.0 is officially included in the Debian Sid (unstable) distribution. 34 35 * CHICKEN 4.13.0 is officially included in the Debian Bullseye (testing) distribution. … … 66 67 * CHICKEN 4.9.0.1 is officially included in the Ubuntu Xenial distribution. 67 68 * CHICKEN 4.8.0 is officially included in the Ubuntu Trusty distribution. 69 * CHICKEN 5.2.0 is available in an unofficial repository for Ubuntu 18.04 and newer on [[https://build.opensuse.org/package/show/home:zilti:chicken/chicken|build.opensuse.org]]. 68 70 69 71 === Gentoo Linux … … 229 231 === Microsoft Windows 230 232 231 '''NOTE:''' Some users may encounter issues installing eggs on Windows (particularly [[http://wiki.call-cc.org/eggref/ 4/bind|bind]]) unless an appropriate C compiler is installed. It is recommended to use [[http://mingw-w64.org|mingw-w64]] in place of [[http://mingw.org|mingw32]] as the mingw32 project is no longer as actively maintained.233 '''NOTE:''' Some users may encounter issues installing eggs on Windows (particularly [[http://wiki.call-cc.org/eggref/5/bind|bind]]) unless an appropriate C compiler is installed. It is recommended to use [[http://mingw-w64.org|mingw-w64]] in place of [[http://mingw.org|mingw32]] as the mingw32 project is no longer as actively maintained. 232 234 233 235 [[https://chocolatey.org/packages/chicken/|Chicken on the Chocolatey package manager, most recent pre-packaged version]]
Note: See TracChangeset
for help on using the changeset viewer.