plTools package includes binaries for plMapcalc, plForestFragment, plGeoAdaptels, plDarkSky, plClump4p, and QGIS plugin
.. | ||
---|---|---|
README.md | README.md added | 2024-02-22 07:46:56 |
pltools.zip | plugin bug fixed | 2024-03-26 16:32:26 |
pltoolsinstall.exe | New binaries | 2024-06-30 15:11:11 |
pltoolsinstall.run | New binaries | 2024-06-30 15:11:11 |
Download pltoolsinstall.run file. Set executable attribute:
chmod +x pltoolsinstall.run
The installer requires tools as follows: GDAL, bash, awk, and grep. It will copy all binary files and set environmental variables. The installation can be executed as a regular user or as a root. In the case of istallation process in the context of regular user, the software will be placed into ~/bin/pltools directory and user's .bashrc will modyfied. In the case of istallation process in the context of regular user, the software will be placed into /opt/pltools directory and configuration file will be added to /etc/profile.d directory.
There is an uninstall script to remove plTools from the system. It is called pluninstall.sh. The script removes all binaries and clean configuration.
Download pltoolsinstall.exe file. Run the file as an administrator.
The installer will copy all binary files to Program Files\pltools directory and set PLTOOLSPATH environmental variable. The sysyem neds to be restarted after installation.
To remove plTools form the system it's enough to remove the directory and delete PLTOOLSPATH variable form configuration.
Download pltool.zip file. Run QGIS and start plugin menager. Install the plugin from local zip file. It is obligatory to install plTools binaries before the plugin installation.