Vaa3D / Vaa3D_Wiki

www.vaa3d.org
78 stars 13 forks source link

vaa3d installation on ubuntu 22.04 #13

Open aryehw opened 2 years ago

aryehw commented 2 years ago

I am trying to start running with the appropriate binary distribution.

I get the error:

./Vaa3D-x: error while loading shared libraries: libQt6OpenGLWidgets.so.6: cannot open shared object file: No such file or directory

I see in the README:

NOTE!! if you encounter

How do I add Qt libraries to the environment variables? That is, how can I find my Qt installation and know what to add.

Thanks in advance for your assistance.

ZhijiangWan commented 2 years ago

hello,I am John.Thank you for your letter. Now I received your email and I will reply you as soon as possible.

matthewrozak commented 2 years ago

I also need help with this. @ZhijiangWan

aryehw commented 2 years ago

I eventually just gave up on it.

ZhijiangWan commented 2 years ago

hello,I am John.Thank you for your letter. Now I received your email and I will reply you as soon as possible.

b-grimaud commented 1 year ago

Any update on this ? Hitting similar issues on Ubuntu :

sh ./Vaa3D-x.sh 
/home/user/Vaa3D_x.1.1.2_Ubuntu/./Vaa3D-x: /home/user/Vaa3D_x.1.1.2_Ubuntu/./libQt6Core5Compat.so.6: no version information available (required by /home/user/Vaa3D_x.1.1.2_Ubuntu/./Vaa3D-x)
/home/user/Vaa3D_x.1.1.2_Ubuntu/./Vaa3D-x: /home/user/Vaa3D_x.1.1.2_Ubuntu/./libQt6Core.so.6: version `Qt_6.5' not found (required by /home/user/Vaa3D_x.1.1.2_Ubuntu/./Vaa3D-x)

All the files are correctly placed in the folder, maybe something with libQt6Core5Compat.so.6 ?

ZhijiangWan commented 1 year ago

hello,I am John.Thank you for your letter. Now I received your email and I will reply you as soon as possible.