Page 1 of 1

[Solved] Problem to install Mobile Media Converter

Posted: Fri Dec 31, 2010 1:55 pm
by panzer
Hello,

I have installed the latest LMDE 64-bit without problem. I would like to use this application: http://www.miksoft.net/mobileMediaConverter.htm
64-bit version is not available, so I have to install it this way:

Code: Select all

  sudo dpkg --force-architecture -i ./mmc_1.7.1_i386.deb
I also installed ffmpeg and mencoder.
When I want to launch it, nothing happens.
Any idea?
Thanks

Re: Problem to install Mobile Media Converter [LMDE 64-Bit]

Posted: Fri Dec 31, 2010 2:04 pm
by proxima_centauri
Perhaps this will help.

It's for Ubuntu, but maybe applicable to Debian, not sure.

Change the command for the menu entry to "/opt/MIKSOFT/MobileMediaConverter/lib/mmc"

Make sure the package ia32libs is installed.

Re: Problem to install Mobile Media Converter [LMDE 64-Bit]

Posted: Fri Dec 31, 2010 7:15 pm
by panzer
proxima_centauri wrote:Perhaps this will help.

It's for Ubuntu, but maybe applicable to Debian, not sure.

Change the command for the menu entry to "/opt/MIKSOFT/MobileMediaConverter/lib/mmc"

Make sure the package ia32libs is installed.
Thanks. :)