Install problem ASP2 ( Error:cannot satisfy dependencies)

AfterShot Pro General Questions & Getting Started Forum
Post Reply
Mikro
Posts: 2
Joined: Sat Nov 01, 2014 9:04 pm
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
Hard_Drive_Capacity: Melbourne

Install problem ASP2 ( Error:cannot satisfy dependencies)

Post by Mikro »

I get this dependency error when I try to run the Deb install of Aftershot Pro2 (.AfterShot2x64)
I have Linux Mint 17 on a Toshiba 64 bit Intel 2.4GHz laptop.
It ran fine on Mint 16 but not now..

Need help..Thank you,

Mikro
pgman
Posts: 79
Joined: Sun Feb 12, 2012 8:06 pm
operating_system: Linux
System_Drive: N/A

Re: Install problem ASP2 ( Error:cannot satisfy dependencies

Post by pgman »

I had the same problem, then in a "stroke of genius" I tried to install it with the "Ubuntu Software Centre" and it worked. There must be an equivalent in Mint or after the failure run:

Code: Select all

sudo apt-get -f install
That will fix all the errors

/Syv
Mikro
Posts: 2
Joined: Sat Nov 01, 2014 9:04 pm
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
Hard_Drive_Capacity: Melbourne

Re: Install problem ASP2 ( Error:cannot satisfy dependencies

Post by Mikro »

pgman wrote:I had the same problem, then in a "stroke of genius" I tried to install it with the "Ubuntu Software Centre" and it worked. There must be an equivalent in Mint or after the failure run:

Code: Select all

sudo apt-get -f install
That will fix all the errors

/Syv

Code: Select all

mikro@mikro-Toshiba-Satellite:~ > sudo apt-get -f install
[sudo] password for mikro: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded.
mikro@mikro-Toshiba-Satellite:~ > 

This is what came up after apt-get -f install

It does't show up in software manager..
pgman
Posts: 79
Joined: Sun Feb 12, 2012 8:06 pm
operating_system: Linux
System_Drive: N/A

Re: Install problem ASP2 ( Error:cannot satisfy dependencies

Post by pgman »

I used the software centre on my desktop and the apt-get on my laptop. But I'm using xUbuntu 14.04.

/Syv
Post Reply