VirtualBox7.0 Install err Dependency not satisfiable: libqt5x11extras5 (>=5.6.0)

More
14 Jan 2024 15:13 #290651 by slowpoke
I'm a total Linux newbie just getting my feet wet....

I have LinuxCNC Debian12 installed. I would like to install VirtualBox so I can run a Windows based servo tune program (MotionStudio) and possibly others?

I downloaded VirtualBox7.0 and tried running the install and I receive the following message. Can anyone explain how I would go about fixing this dependency?
 
Attachments:

Please Log in or Create an account to join the conversation.

More
15 Jan 2024 20:53 #290797 by bkt
means you have installed libqtestras5 less than 5.6 .... or not istall .... haven you installed QT5 lib? do it ... actually minimun is 5.15 ..


sudo apt install qtbase5-dev qt5-qmake qtbase5-dev-tools
sudo apt-get install build-essential
sudo apt-get install libfontconfig1-dev libdbus-1-dev libfreetype6-dev libicu-dev libudev-dev libinput-dev libxkbcommon-dev libssl-dev libpng-dev libjpeg-dev libglib2.0-dev libraspberrypi-dev
sudo apt-get install qtcreator qtcreator-data qtcreator-doc qtbase5-examples qtbase5-doc-html qtbase5-dev qtbase5-private-dev cmake

but I'm not a debian expert .... not use it ... but have the same issue (install virtualbox7) on other linux distro solved in these way ....

Please Log in or Create an account to join the conversation.

More
15 Jan 2024 22:05 #290807 by slowpoke
Thanks for responding.

Do I have to download this libqtestras5 from somewhere before I install it or is it already part of the LinuxCNC 12 distribution?

If I do need to download it first, where would I find it?

Please Log in or Create an account to join the conversation.

More
16 Jan 2024 19:27 - 16 Jan 2024 19:27 #290899 by bkt
have you try on teminal : sudo apt-get install libqt5x11extras5 ??

after these all info is on these link:

packages.debian.org/buster/libqt5x11extras5

 
Last edit: 16 Jan 2024 19:27 by bkt.

Please Log in or Create an account to join the conversation.

More
19 Jan 2024 18:24 #291137 by slowpoke
Attachments:

Please Log in or Create an account to join the conversation.

More
19 Jan 2024 21:47 #291149 by tommylight
sudo gdebi name_of_the_deb_file.deb
if it complains about missing gdebi:
sudo apt install gdebi

Please Log in or Create an account to join the conversation.

More
20 Jan 2024 09:49 #291174 by slowpoke
Seems like I'm getting closer,
"Failed to satisfy all dependencies (broken cache)"
 
Attachments:

Please Log in or Create an account to join the conversation.

More
20 Jan 2024 10:14 #291177 by tommylight

Please Log in or Create an account to join the conversation.

Time to create page: 0.146 seconds
Powered by Kunena Forum