Linux
FAQS
I'm trying to install the Linux installation of the PhET Offline Website Installer, but running into trouble.
- Download the package.
- Open the console/terminal.
- Navigate to the folder where the download is.
- Give your system permissions to execute the file:
- chmod 777 PhET-Installer_linux.bin
- Run the installer:
- ./PhET-Installer_linux.bin
- If you still do not have permissions use:
- sudo ./PhET-Installer_linux.bin
- If you get the error of a "segmentation fault":
- ./PhET-Installer_linux.bin --mode text
- You will need to navigate the installer UI within terminal, pressing "enter" and "y" when prompted for a default install
© 2015 University of Colorado.
Some rights reserved.