Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
204 stars 13 forks source link

Ubuntu 22.04.2 LTS: Attempting to download libraries ends in an error. #104

Closed RetroLisek closed 1 year ago

RetroLisek commented 1 year ago

While attempting to install libqt5core, libqt5gui, libqt5widgets, and using the suggested "sudo apt install lib[name]", all I get is a "E: Unable to locate package lib[name]" error. This is how it looks: sudo apt install lib[name] Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package lib[name] Screenshot from 2023-05-12 21-31-54

Any way to fix it? Even the links to the libraries will do.

Youda008 commented 1 year ago

The libraries in Ubuntu are currently called

These names are unfortunatelly distribution-specific and they also change in time (they were called differently in Ubuntu 18), so i cannot provide exact instructions in README, sorry.

RetroLisek commented 1 year ago

I understood that this is a distro related issue, and glad that you could give me the names for the latest LTS Ubuntu. Thanks man, it work great! I can finally use DoomRunner instead of ZDL. Have a great day.