Can't install under 64 bit Linux Mint

AfterShot Pro General Questions & Getting Started Forum
Post Reply
Amamba
Posts: 26
Joined: Sun Feb 26, 2012 6:36 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit

Can't install under 64 bit Linux Mint

Post by Amamba »

I get error message: "cannot install libc6:i386".

The 64-bit version seems to be for AMD processors (mine is Intel) and also curses at me.

Any help appreciated !
Trucks
Posts: 97
Joined: Sun Jun 03, 2012 4:40 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
motherboard: 64bit
processor: quad
ram: 3GB
Video Card: Nvidia
sound_card: onboard
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: Eizo S2243 W
Contact:

Re: Can't install under 64 bit Linux Mint

Post by Trucks »

Hi,

maybe:

64-bit distributions require 32-bit compatibility libraries (ia32-libs)

from the Corel Homepage.

Regards

Trucks
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: Can't install under 64 bit Linux Mint

Post by afx »

Amamba wrote:I get error message: "cannot install libc6:i386".
Install the 32bit compatibility libraries.
The 64-bit version seems to be for AMD processors (mine is Intel) and also curses at me.
Nope. 64bit is labeled AMD because AMD implemented that instruction set first...

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
Amamba
Posts: 26
Joined: Sun Feb 26, 2012 6:36 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit

Re: Can't install under 64 bit Linux Mint

Post by Amamba »

Trucks wrote:Hi,

maybe:

64-bit distributions require 32-bit compatibility libraries (ia32-libs)

from the Corel Homepage.

Regards

Trucks
I must be really slow today. I can't find them on Corel homepage. :oops:
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: Can't install under 64 bit Linux Mint

Post by afx »

The libs come with your distro. Not from Corel...


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
shurito
Posts: 6
Joined: Sat Apr 14, 2012 3:16 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit

Re: Can't install under 64 bit Linux Mint

Post by shurito »

What is the terminal output?

Try after installing:

Code: Select all

sudo apt-get -f install
The missing libs should be installed after that.

If Mint already uses multiarch, you have to activate multiarch in your sources.list
Refer to http://wiki.debian.org/Multiarch/HOWTO
After that, installing the 32-Bit version should work.
Post Reply