Search the Knowledgebase |
 |
Browse by Category |
 |
|
|
 |
|
|
|
| How To: Unpack download packages |
| User Opinions |
100%
0%
(8 votes)
|
|
Thank you for rating this answer.
|
Packages from our download page are compressed. To uncompress / install the packages
- Windows
Packages have one of the following formats: - *.exe --> Installer, just double-click and follow the installation instructions.
- *.zip --> Zip package. Right-click on the package file and select "Extract all...", then follow instructions in the extraction wizard.
- Linux
In a commandline shell, cd (change directory) to the target directory, e.g. cd /opt/biosolveit
Packages have one of the following formats: - *.tar.gz or *.tgz --> In the shell execute
tar xzf package.tgz Note: replace "package.tgz" in the command above by the downloaded package file. - *.tar.bz2 or *.tbz --> In the shell execute
tar xjf package.tbz
Note: replace "package.tbz" in the command above by the downloaded package file.
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Attachments |
|
No attachments were found.
|