AfterSHot on the new Ubuntu 13.10

AfterShot Pro General Questions & Getting Started Forum
Post Reply
marozsas
Posts: 3
Joined: Sun Nov 10, 2013 2:28 pm
operating_system: Linux
System_Drive: B
32bit or 64bit: 64 Bit
motherboard: Intel
processor: i7-3770
ram: 8GB
Video Card: Gallium 0.4 on NVC8
sound_card: intel
Hard_Drive_Capacity: 1TB
Monitor/Display Make & Model: AOC 23"

AfterSHot on the new Ubuntu 13.10

Post by marozsas »

Hi !

I upgrade my system from 13.04 to 13.10 and the ia32-libs is not available anymore in Ubuntu.
As result, it is not possible to install AfterShot in the new Ubuntu, in both versions (32/64 bits).

I even tried to add the 13.04 multiverse repository to my system, to install the ia32-libs from there, but it FOOBAR the dependencies in my system so badly that I had to re-install it from a clean install.

Do you have any other options ? May be a beta version of a really true 64 bits (no 32 bits dependencies) ?
Or any other suggestions ?

I appreciate any comments !
afx
Posts: 1675
Joined: Thu Jan 12, 2012 1:38 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
Video Card: FirePro 4900
Monitor/Display Make & Model: NEC PA301w, ColorMunki
Location: München
Contact:

Re: AfterSHot on the new Ubuntu 13.10

Post by afx »

13.10 should install the 32 bit DEB just fine, no need to muck about with a pseudo 64bit package anymore.
But... The 32bit deb downloaded might be a bit old or broken according to another thread...

cheers
afx
Send bugs to the Monkey // AfterShot Kickstart Guide // sRGB clipping sucks and Adobe RGB is just as bad
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
marozsas
Posts: 3
Joined: Sun Nov 10, 2013 2:28 pm
operating_system: Linux
System_Drive: B
32bit or 64bit: 64 Bit
motherboard: Intel
processor: i7-3770
ram: 8GB
Video Card: Gallium 0.4 on NVC8
sound_card: intel
Hard_Drive_Capacity: 1TB
Monitor/Display Make & Model: AOC 23"

Re: AfterSHot on the new Ubuntu 13.10

Post by marozsas »

No, there is not a ia32-libs candidate to 13.10. Look:

Code: Select all

root@i7x:~# apt-get install ia32-libs
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  lib32z1 lib32ncurses5 lib32bz2-1.0

E: Package 'ia32-libs' has no installation candidate
root@i7x:~#
If you google ("ia32 ubuntu 13.10") for this specfic issue you can find a lot of references to the removal and workarounds for specific programs. The generic one that messed up with my system is: http://ubuntuforums.org/showthread.php?t=2182653
shurito
Posts: 6
Joined: Sat Apr 14, 2012 3:16 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit

Re: AfterSHot on the new Ubuntu 13.10

Post by shurito »

install the 32 Bit version.

Code: Select all

sudo dpkg -i --force-architecture /path/to/the/32bit_ASP_Version.deb
and after that, do

Code: Select all

sudo apt-get -f install
marozsas
Posts: 3
Joined: Sun Nov 10, 2013 2:28 pm
operating_system: Linux
System_Drive: B
32bit or 64bit: 64 Bit
motherboard: Intel
processor: i7-3770
ram: 8GB
Video Card: Gallium 0.4 on NVC8
sound_card: intel
Hard_Drive_Capacity: 1TB
Monitor/Display Make & Model: AOC 23"

SOLVED ! Re: AfterSHot on the new Ubuntu 13.10

Post by marozsas »

Thank you shurito ! That did the trick !

best regards,
Post Reply