I wanna use 32bit apps in my 64bit Kubuntu 13.04. I wanna install some programs like MediaDrug (Music downloader). I'm installed linux32 and ia32-libs, but the program does not opens. It gives me an error : "Segmentation fault (core dumped)". I can open Skype, but not MediaDrug. What's wrong?
Announcement
Collapse
No announcement yet.
32bit apps on 64bit Kubuntu
Collapse
This topic is closed.
X
X
-
I'd suggest contacting the developers:
Support
Contact our expert staff at Media Drug for support anytime using one of the following options:
Telephone: +1-949-760-9619
Skype: iammediadrug
Email: info@mediadrug.com
Postal Mail: 411 Newport Center Drive, Newport Beach, CA 9266
Website: http://mediadrug.com/contact-us.htmlWindows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
For some of my 32-bit programs I've needed multiarch support (in Precise, anyway). I don't know more than that, but maybe it's worth a try.
sudo apt-get install multiarch-support ia32-libs-multiarch
Perhaps installing ia32-libs actually installs those automatically these days, but once upon a time it didn't and I had to install them manually.
UbuntuGuide/KubuntuGuide
Right now the killer is being surrounded by a web of deduction, forensic science,
and the latest in technology such as two-way radios and e-mail.
- Top
- Bottom
Comment
-
The crux of this is not 32 bit support, it is the sketchiness of the software that does sketchy things in probably sketchy ways. Simply search for eternal reviews of this program and it brings up a number of hits, all from different websites but with the same exact text.
- Top
- Bottom
Comment
-
Originally posted by claydoh View PostThe crux of this is not 32 bit support, it is the sketchiness of the software that does sketchy things in probably sketchy ways. Simply search for eternal reviews of this program and it brings up a number of hits, all from different websites but with the same exact text.
- Top
- Bottom
Comment
-
You are likely missing one or a few specific 32 bit libs, but as the program segfaults instead of giving an error message, it might be hard to determine which one.
I am usually open to installing strange software to help track or reproduce a problem but something is telling me to stay away.
Sent from my HTC6435LVW using Tapatalk 4
- Top
- Bottom
Comment
-
I downloaded the .gz file for Linux. It contains a compiled 'installer' file, so you can't look at it. It 'retrieves/installs' the program from a remote location. It is not a standard .deb package.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
In 13.04 32-bit, the package is ia32-libs-multiarch
Description-en: Multi-arch versions of former ia32-libraries
This package depends on i386 versions of packages that were removed from
ia32-libs and transitioned to multi-arch. This allows applications using
ia32-libs in previous Ubuntu releases to continue functioning without missing
libraries.
Package: ia32-libsPriority: optional
Section: universe/libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ia32-libs Team <pkg-ia32-libs-maintainers@lists.alioth.debian.org>
Architecture: amd64
Version: 20090808ubuntu36
Provides: ia32-libs-gtk, ia32-libs-sdl, lib32v4l-0
Depends: ia32-libs-multiarch
Breaks: flashplugin-installer (<< 10.3.183.4ubuntu4), nspluginwrapper (<< 1.4.4-0ubuntu2)
Filename: pool/universe/i/ia32-libs/ia32-libs_20090808ubuntu36_amd64.deb
Size: 4570
MD5sum: 4b295afcc97b484d1594159f7dda6337
SHA1: a98cab1c03c9547b9c31178318ebc888900f99d5
SHA256: b9b606f08b4003993d7cd80b25f5ad4b1e1549e4d894258c35 a78e4dc1d615b4
Description-en: ia32 shared libraries - transitional package
This is a transitional package depending on ia32-libs-multiarch, an i386-only
metapackage that depends on all of the libraries that were previously
included in this package. If no other packages are installed that depend
on this package, it can be safely removed.
Description-md5: abea08296eb03bbfec6601033318c72a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: UbuntuLast edited by Snowhog; Sep 08, 2013, 08:39 PM.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment