Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installation [2020/01/20 10:22] – [Installation on Windows (64 bit)] neilsinstallation [2020/01/23 22:23] (current) – removed neils
Line 1: Line 1:
-====== Installation ====== 
  
-===== Installation on Windows (64 bit) ===== 
- 
-  - Download the XC=BASIC installer for Windows 
-  - Double click the ''xcbasic_install_windows_64.exe'' file 
-  - Walk through the installation steps 
-  - You can now launch the XC=BASIC command prompt from Start Menu > Programs > XC=BASIC 
- 
-===== Installation on Linux (32 or 64 bit) ===== 
- 
-  - Download the installer for your platform 
-  - ''cd'' to the directory where the installer is downloaded 
-  - Give executable permission: ''chmod +x xcbasic_install_linux_XXX.run'' 
-  - Run the installer: ''./xcbasic_install_linux_XXX.run'' 
-  - Walk through the installation steps 
-  - Type ''xcbasic64 -h'' to test if the installation was successful 
- 
-===== Installation on Mac OS (64 bit) ===== 
- 
-  - Download the installer for your platform 
-  - ''cd'' to the directory where the installer is downloaded 
-  - Give executable permission: ''chmod +x xcbasic_install_macos.run'' 
-  - Run the installer: ''./xcbasic_install_macos.run'' 
-  - Walk through the installation steps 
-  - Type ''xcbasic64 -h'' to test if the installation was successful