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 !
Can't install under 64 bit Linux Mint
-
Trucks
- Posts: 97
- Joined: Sun Jun 03, 2012 4:40 pm
- 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
Hi,
maybe:
64-bit distributions require 32-bit compatibility libraries (ia32-libs)
from the Corel Homepage.
Regards
Trucks
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
- 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
Install the 32bit compatibility libraries.Amamba wrote:I get error message: "cannot install libc6:i386".
Nope. 64bit is labeled AMD because AMD implemented that instruction set first...The 64-bit version seems to be for AMD processors (mine is Intel) and also curses at me.
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
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
Re: Can't install under 64 bit Linux Mint
I must be really slow today. I can't find them on Corel homepage.Trucks wrote: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
- 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
The libs come with your distro. Not from Corel...
cheers
afx
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
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
Re: Can't install under 64 bit Linux Mint
What is the terminal output?
Try after installing:
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.
Try after installing:
Code: Select all
sudo apt-get -f installIf 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.
