-
Notifications
You must be signed in to change notification settings - Fork 71
Home
Hernán Morales Durand edited this page Feb 25, 2023
·
53 revisions
Welcome to the Pharo VM wiki! This is a continuation of the work in Opensmalltak-VM. Here you will find information about configuring and building the Virtual Machine.
- Building the Virtual Machine
- Flavors
- Different VM Configurations
- Build Options
- Building in Different Platforms
- General Build Information
- Windows Build Information
- OSX Build Information
- Linux Build Information
- Open Build Service
- Installing Pharo into Linux Distributions
- Cross Compiling ARM64 in Ubuntu
- Cross Compiling ARM32 in Ubuntu
- Compiling in Manjaro ARM64
- Compiling in Fedora
- Compiling in Debian
- Compiling in Ubuntu/Mint
- Compiling i686 third party dependencies
- Compiling ARM64 third party dependencies
- Compiling ARM32 third party dependencies
- Troubleshooting
- Source Directory Structure
- Continuous Integration
- Developer documentation
- How to contribute