Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Graphical errors trying to install 32 bit software on 64 bit

  • 06-03-2011 11:09pm
    #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