Re: How to run datawarrior on Linux [message #592 is a reply to message #590] |
Tue, 09 July 2019 13:31 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
I just tried to install DataWarrior on Centos7 using the current datawarrior for Linux installer v5.0.0.
First I confoirmed that Java is installed by typing 'java -version'. The output was:
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-b04)
OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode)
I unpacked the datawarrior500_linux.tar.gz, opened a terminal, used 'cd' to navigate into the unpacked folder 'datawarrior_linux'. Then I typed:
chmod 755 install.sh
su
./install.sh
to install datawarrior with superuser privileges.
After that I could start DataWarrior from the Applications/Office menu:
I also could open a test.dwar file with a double click. Can you verify that Java is installed properly with 'java -version'? If yes, then can you check, whether the /opt/datawarrior folder exists and whether you can start datawarrior from a terminal with '/opt/datawarrior/datawarrior'?
Thomas
[Updated on: Tue, 09 July 2019 13:32] Report message to a moderator
|
|
|