Can't run KNIME 3.7.1 after installing on Linux

KNIME is not run after installation on Ubuntu 16
With the following error message:
“The Knime executable launcher was unable to locate its companion shared library”

Any ideas?

Thanks

Moran

Hi @gmoran,
this error message looks like the archive was not extracted fully. Can you try downloading and extracting to a new location again?

best,
Gabriel

Or you tried to start on a 32bit system. Only 64bit Linux systems are supported.

Hi Gabriel and Thor,
I try to download and extract again:
wget https://download.knime.org/analytics-platform/linux/knime-latest-linux.gtk.x86_64.tar.gz
tar zvxf knime-latest-linux.gtk.x86_64.tar.gz
The Linux version is: Ubuntu 16.04
Yet get the same error when executing KNIME.
What I am missing here?

Thanks

Moran

If you type uname -i in a shell, what does it say?

1 Like

x86_64

SOLVED,
This was caused because knime.ini file of older version were used, that referred to wrong jars

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.