I’m a brand new user of Knime (actually I will probably develop modules soon…), and I’ve a problem running the user version 2.0.0 under linux ubuntu 8.10.
It’s the documented “The operating systems web browser could not be found…” problem in the Node Description frame.
I’ve followed the instructions given to fix this issue, but it has no effect… I’ve a valid web browser installed on my machine, and xulrunner is located here:
/usr/bin/xulrunner
/usr/lib/xulrunner
I’ve tryed to set the XULRunner variable to both values in the knime.ini configuration file, but it changed nothing…
I’ve tryed to set the XULRunner variable in knime.ini to /usr/lib/xulrunner-1.9.0.5 and now the node description frame displays HTML content correctly.