Author Topic: Installation and Running Issues in Ubuntu  (Read 6977 times)

0 Members and 1 Guest are viewing this topic.

Offline ant

  • New QuantumATK user
  • *
  • Posts: 2
  • Country: us
  • Reputation: 0
    • View Profile
Installation and Running Issues in Ubuntu
« 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.


Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5575
  • Country: dk
  • Reputation: 96
    • View Profile
    • QuantumATK at Synopsys
Re: Installation and Running Issues in Ubuntu
« Reply #1 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.

Offline ant

  • New QuantumATK user
  • *
  • Posts: 2
  • Country: us
  • Reputation: 0
    • View Profile
Re: Installation and Running Issues in Ubuntu
« Reply #2 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..

Offline Umberto Martinez

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 479
  • Country: dk
  • Reputation: 26
    • View Profile