Not install on Ubuntu 20.04

Need help? Ask here and someone will help
Post Reply
desdecanarias
Posts: 28
Joined: Sat Oct 19, 2013 2:53 pm

Not install on Ubuntu 20.04

Post by desdecanarias »

Hi everyone! i can't install gimx on my Ubuntu version, i have changed the source and updated and nothing, thx
User avatar
LoneWolf81
Posts: 235
Joined: Sat Jun 15, 2019 11:49 am
Location: South Africa

Re: Not install on Ubuntu 20.04

Post by LoneWolf81 »

Hi

Can you try these steps and see if it works.
Download this package http://launchpadlibrarian.net/441448424 ... _amd64.deb
Then open a terminal window and type

Code: Select all

sudo dpkg -i libwxgtk3.0-0v5_3.0.4+dfsg-12_amd64.deb
sudo apt-get install -f
sudo dpkg -i gimx_7.15-1_amd64.deb 
If you still get dependency errors just run this command again and then try to install GIMX

Code: Select all

sudo apt-get install -f
sudo dpkg -i gimx_7.15-1_amd64.deb 
If you are still having trouble please post any output messages from your terminal window and I will try to help you resolve the issue :D
Please Remember to Post your Log file in the support section , that way its easier and faster to start identifying the issue thus helping you to sort it out so you can enjoy GIMX :D .
desdecanarias
Posts: 28
Joined: Sat Oct 19, 2013 2:53 pm

Re: Not install on Ubuntu 20.04

Post by desdecanarias »

Thx a lot Bro! Its work :)
User avatar
LoneWolf81
Posts: 235
Joined: Sat Jun 15, 2019 11:49 am
Location: South Africa

Re: Not install on Ubuntu 20.04

Post by LoneWolf81 »

No problem :mrgreen:
Please Remember to Post your Log file in the support section , that way its easier and faster to start identifying the issue thus helping you to sort it out so you can enjoy GIMX :D .
Post Reply