Ubuntu 20.04 missing Dependencies
#1
Hello - Linux Newbie here Rolleyes 
I'm trying to build pcsx2 1.6 from source but I can't install two dependencies - libglew-dev:i386 and libwxgtk3.0-dev:i386 - they can't be found.
So it almost seems to me that there are no 32bit Versions of these packages in Ubuntu 20.04. Because of that running the build.sh fails...
Has anyone an idea how i can install pcsx2 anyway?
Thanks in advance
Reply

Sponsored links

#2
For wxWidgets, try "sudo apt install libwxgtk3.0-gtk3-dev:i386", for glew IDK.

Otherwise you can install PCSX2-1.5.0 directly from repo, or add the testing PPA for 1.7.0-dev: https://launchpad.net/%7Epcsx2-team/+arc...csx2-daily
Tired of always changing your PCSX2 Configuration for different games?

Check this out: https://forums.pcsx2.net/Thread-PCSX2-MultiConfigTool
Reply
#3
Thanks for your help but unfortunately using the ppa results in other dependencies which can't be installed.. I'm wondering if I'm the only one having problems installing pcsx2 on Ubuntu 20.04? But i found an appimage a user in this forum created (https://forums.pcsx2.net/Thread-AppImage...stribution) and that works perfect :-)
Reply
#4
That's weird. Just tested on a VM with 20.04 installed, works for me. Did you follow the steps on launchpad exactly, and did you uninstal PCSX2 before?



Code:
sudo dpkg --add-architecture i386
sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily
sudo apt update
sudo apt install pcsx2-unstable



Did work properly for me.
Tired of always changing your PCSX2 Configuration for different games?

Check this out: https://forums.pcsx2.net/Thread-PCSX2-MultiConfigTool
Reply
#5
So the problem must be on my side... Yes, followed the instructions exactly - the only thing i can imagine is that i somehow messed up my system when i upgraded Ubuntu to 20.04. But as i said before the appimage works for me so it's not a big deal anymore Smile 
Thanks again for taking the time to help me
Reply




Users browsing this thread: 1 Guest(s)