How to Install
LingTree runs on Windows, Mac, and Linux operating systems.
Windows
- Download the installer
- Run the installer file as administrator (right-click on the file you just downloaded and choose “Run as Administrator”).
- Note: After successful installation, you will be asked if you want the LingTree program to start.
Mac OS X
- Download the installer.
- Double-click the installer file.
- Drag the LingTree icon to the Applications folder. LingTree will now be in your Applications folder.
- Note: if you get a message that LingTree has not been notarized, open up System Preferences / Security Privacy / General tab. LingTree should be listed and you should be able to click “Open Anyway.”
Linux
Follow these steps:
- Download the installer.
- Using a Terminal widow, navigate to where you downloaded the installer.
- If you have previously installed LingTree, remove the old version by typing
sudo dpkg -r lingtree
and press ENTER. - Now invoke the installer by typing
sudo dpkg -i name_of_the_downloaded_deb_file
and press ENTER.