SDM software (Linux)
Download SDM v5.141 for Linux 64 bits
SDM software only needs to be decompressed in a folder.
- Download and decompress (keeping directory structure) SDM software v5.14 for Linux 64 bits:
- Afterwards, open the tutorial file (tutorial.pdf) that you may find at the home/tutorial and go to the Meta-analysis Manual to learn how to use the meta-analytic software. For other tools, read the help at SDM Tools manual.
To start the software click a file called sdm. If the program does not execute... | + |
How to fix "libpng12.so.0: cannot open shared object file..."
If when trying to execute the program, the terminal throws an error related to not finding libpng12, execute the following commads:
sudo add-apt-repository ppa:linuxuprising/libpng12
sudo apt update
sudo apt install libpng12-0
sudo apt update
sudo apt install libpng12-0