Fresh installation and problem installing package Stellarium

Hi all, I have installed NomadBSD (from the USB pendrive to my hard disk) and it worked well.
I opened OctoPkg and installed “Stellarium”, but now Stellarium doesn’t open. I attatch a screenshot.

Can you please show what is in /usr/local/lib/qt5?

% ls -l /usr/local/lib/qt5/libQt5Core.*
-rw-r--r--  1 root  wheel     1341 Dec 12 06:48 /usr/local/lib/qt5/libQt5Core.prl
lrwxr-xr-x  1 root  wheel       20 Dec 12 06:48 /usr/local/lib/qt5/libQt5Core.so@ -> libQt5Core.so.5.15.2
lrwxr-xr-x  1 root  wheel       20 Dec 12 06:48 /usr/local/lib/qt5/libQt5Core.so.5@ -> libQt5Core.so.5.15.2
lrwxr-xr-x  1 root  wheel       20 Dec 12 06:48 /usr/local/lib/qt5/libQt5Core.so.5.15@ -> libQt5Core.so.5.15.2
-rwxr-xr-x  1 root  wheel  5636376 Dec 12 06:48 /usr/local/lib/qt5/libQt5Core.so.5.15.2*

mmm… now I’m upgrading all packages (from OctoPkg). Maybe it will solve the problem, I’ll see.

If I do ls -l /usr/local/lib/qt5/libQt5Core.* I obtain this result:

-rw-r–r-- 1 root wheel 1338 26 gen. 20:58 /usr/local/lib/qt5/libQt5Core.prl
lrwxr-xr-x 1 root wheel 20 26 gen. 20:58 /usr/local/lib/qt5/libQt5Core.so -> libQt5Core.so.5.13.2
lrwxr-xr-x 1 root wheel 20 26 gen. 20:58 /usr/local/lib/qt5/libQt5Core.so.5 -> libQt5Core.so.5.13.2
lrwxr-xr-x 1 root wheel 20 26 gen. 20:58 /usr/local/lib/qt5/libQt5Core.so.5.13 -> libQt5Core.so.5.13.2
-rwxr-xr-x 1 root wheel 5506648 26 gen. 20:58 /usr/local/lib/qt5/libQt5Core.so.5.13.2

Everything is ok now.

After update and upgrade, I can execute Stellarium.

pkg update && pkg upgrade
2 Likes