Results 1 to 10 of 14

Thread: mobile media converter for 64 Bit Ubuntu

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Location
    Taiwan
    Beans
    446
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    mobile media converter for 64 Bit Ubuntu

    Hi

    I recently switched over to 64Bit Ubuntu. Wow. Fast. Love it.

    The only program I can't get to run in 64Bit is Mobile Media conerter.

    can I get Mobile Media Converter working in 64Bit?

    powel

  2. #2
    Join Date
    Jan 2007
    Location
    Kentucky, USA
    Beans
    1,684
    Distro
    Ubuntu Development Release

    Re: mobile media converter for 64 Bit Ubuntu

    Just ran across your post. The i386 version will run fine. You just have to install it manually and "force" it. Download the .deb package (1.4.2 is out now). Open a terminal and run
    Code:
    sudo dpkg --force-architecture -i <path_to_package>
    You can also type or copy/paste
    Code:
    sudo dpkg --force-architecture -i
    into the terminal, leave a space, and then drag the package on to the terminal window.


    EDIT: This will also work with most i386 packages if you can't find the 64 bit version.

  3. #3
    Join Date
    Jan 2007
    Location
    Kentucky, USA
    Beans
    1,684
    Distro
    Ubuntu Development Release

    Re: mobile media converter for 64 Bit Ubuntu

    For some reason the newest package doesn't install correctly under 64 bit. After installing, right click on the menu icon, select "Edit Menus". Find MMC under Sound and Video. Right click on the MMC entry and select "properties". Then change the command to
    Code:
    /opt/MIKSOFT/MobileMediaConverter/lib/mmc

  4. #4
    Join Date
    Jun 2006
    Location
    Switzerland
    Beans
    Hidden!
    Distro
    Kubuntu Jaunty Jackalope (testing)

    Re: mobile media converter for 64 Bit Ubuntu

    but you'll have to install the ia32 libs also I think... or is it ia64... search in synaptic, you'll find it.

  5. #5
    Join Date
    Jan 2007
    Location
    Kentucky, USA
    Beans
    1,684
    Distro
    Ubuntu Development Release

    Re: mobile media converter for 64 Bit Ubuntu

    Yes, ia32libs. I forgot about that. I don't think it was installed by default. Something else I installed pulled it in as a dependent.

  6. #6
    Join Date
    May 2007
    Beans
    11

    Re: mobile media converter for 64 Bit Ubuntu

    Thanks to you all, especially 67GTA, this was really helpful.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •