QuantumATK Forum

QuantumATK => Installation and License Questions => Topic started by: ant on March 24, 2014, 00:29

Title: Installation and Running Issues in Ubuntu
Post by: ant on March 24, 2014, 00:29
Dear All,
Could you please help me to install in Ubuntu 12.04 . 64 bit System.
1. At first I got some errors saying missing some library. It is fixed by downloading those libs. (fixed)
2.Now VNL  fails to start up. The icon  or script vnl does not work. (not fixed)
I can ofcourse go and run the program by terminal. But i cant use those graphical interface to make the models.

Tried logging out.
rebooting..
doe not solve the problem.

Title: Re: Installation and Running Issues in Ubuntu
Post by: Anders Blom on March 24, 2014, 01:07
Try the suggestions in the FAQ:
http://quantumwise.com/support/faq/202-vnl-problems-on-ubuntu

Else please provide the contents of the "crashlog.txt" file (after running "vnl" in a terminal) or any error messages printed on the terminal.
Title: Re: Installation and Running Issues in Ubuntu
Post by: ant on March 24, 2014, 01:17
Thanks for quick response:
here is the message:

Traceback (most recent call last):
  File "./zipdir/NL/GUI/Main/Main.py", line 68, in main
  File "./zipdir/NL/GUI/MainWindow/MainStack.py", line 5, in <module>
  File "./zipdir/NL/GUI/MainWindow/MainWindow.py", line 14, in <module>
  File "./zipdir/NL/GUI/Actions/ToolFactory.py", line 8, in <module>
  File "./zipdir/NL/GUI/Tools/OldViewer/OldViewer.py", line 20, in <module>
  File "./zipdir/NL/GUI/Graphics/GL/GLPlotManager.py", line 30, in <module>
  File "./zipdir/NL/GUI/Graphics/GL/GLContourBox.py", line 5, in <module>
  File "./zipdir/NL/GUI/Graphics/GL/GLContour.py", line 20, in <module>
  File "./build/vnl/lib/python2.7/ctypes/__init__.py", line 431, in LoadLibrary
  File "./build/vnl/lib/python2.7/ctypes/__init__.py", line 353, in __init__
OSError: libGL.so: cannot open shared object file: No such file or directory
crashlog.txt (END)
Thanks..
Title: Re: Installation and Running Issues in Ubuntu
Post by: Umberto Martinez on March 24, 2014, 09:32
That is another FAQ:
http://quantumwise.com/support/faq/116-libglso-cannot-open-shared-object-file?catid=25%3Ainstallation-issues (http://quantumwise.com/support/faq/116-libglso-cannot-open-shared-object-file?catid=25%3Ainstallation-issues)

try if it works.