Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Graphical errors trying to install 32 bit software on 64 bit

  • 07-03-2011 12:09AM
    #1
    Registered Users, Registered Users 2 Posts: 817 ✭✭✭


    I'm running 64 bit ubuntu on a HP laptop and trying to install software for an interactive whiteboard. I've done a force install, have installed all the missing 32 libraries and am now getting graphical errors returned. I know I could do a dual boot or run a virtual manager but seems unnecessary if there's a way to resolve it. Anyone any ideas?


    sudo dpkg -i --force-all mimio-studio_7.11-2_i386.deb
    dpkg: warning: overriding problem because --force enabled:
    package architecture (i386) does not match system (amd64)
    (Reading database ... 271881 files and directories currently installed.)
    Preparing to replace mimio-studio 7.11-2 (using mimio-studio_7.11-2_i386.deb) ...
    rm: cannot remove `gallery/install/mimio_content.mcf': No such file or directory
    rm: cannot remove `help/mimiohelp.zip': No such file or directory
    rm: cannot remove `html/default/default_pages.html': No such file or directory
    rm: cannot remove `system/last_build_state.log': No such file or directory
    Unpacking replacement mimio-studio ...
    Setting up mimio-studio (7.11-2) ...
    update-initramfs: deferring update (trigger activated)
    MDKLoadLibrary('/var/opt/mimio/system/gui_graphics.so') failed: /var/opt/mimio/system/gui_graphics.so: undefined symbol: _ZNK5Cairo7Context16get_font_optionsERNS_11FontOptionsE
    MDKLoadLibrary('/var/opt/mimio/system/gui_window.so') failed: /var/opt/mimio/system/gui_window.so: undefined symbol: _ZNK5Cairo7Context16get_font_optionsERNS_11FontOptionsE
    MDKLoadLibrary('/var/opt/mimio/system/obj_prometheanserializer.so') failed: /var/opt/mimio/system/obj_prometheanserializer.so: undefined symbol: _ZN9QHashData14detach_helper2EPFvPNS_4NodeEPvEPFvS1_Eii
    MDKLoadLibrary('/var/opt/mimio/system/gui_graphics.so') failed: /var/opt/mimio/system/gui_graphics.so: undefined symbol: _ZNK5Cairo7Context16get_font_optionsERNS_11FontOptionsE
    MDKLoadLibrary('/var/opt/mimio/system/gui_window.so') failed: /var/opt/mimio/system/gui_window.so: undefined symbol: _ZNK5Cairo7Context16get_font_optionsERNS_11FontOptionsE
    MDKLoadLibrary('/var/opt/mimio/system/obj_prometheanserializer.so') failed: /var/opt/mimio/system/obj_prometheanserializer.so: undefined symbol: _ZN9QHashData14detach_helper2EPFvPNS_4NodeEPvEPFvS1_Eii
    chmod: cannot access `./markups': No such file or directory
    chmod: cannot access `./system/app_gallery/gallery.dat': No such file or directory
    chmod: cannot access `/tmp/mimioRecovery': No such file or directory
    chmod: cannot access `./gallery/*': No such file or directory

    Processing triggers for desktop-file-utils ...
    Processing triggers for shared-mime-info ...
    Unknown media type in type 'all/all'

    Unknown media type in type 'all/allfiles'

    Unknown media type in type 'uri/mms'

    Unknown media type in type 'uri/mmst'

    Unknown media type in type 'uri/mmsu'

    Unknown media type in type 'uri/pnm'

    Unknown media type in type 'uri/rtspt'

    Unknown media type in type 'uri/rtspu'

    Unknown media type in type 'fonts/package'

    Unknown media type in type 'interface/x-winamp-skin'

    Processing triggers for initramfs-tools ...

    update-initramfs: Generating /boot/initrd.img-2.6.31-22-generic

    I've posted on lq but to no avail. Post here: http://www.linuxquestions.org/questions/linux-software-2/trouble-installing-mimio-32-bit-on-64-bit-ubuntu-866024/


Advertisement