Results 1 to 2 of 2

Thread: Cannot install support for compiling some X11 libs on 32bit + 64 bit

  1. #1
    Join Date
    Mar 2006
    Beans
    76

    Cannot install support for compiling some X11 libs on 32bit + 64 bit

    Hi,

    In Maverick Meerkat (64 bit version) I successfully installed everything I needed for compiling for both 32bit and 64bit targets.

    I'm almost there with Precise Pangolin, but there's a place where it fails: The "libxt-dev" and the "libxt-dev:i386" packages are incompatible, so I cannot install both at the same time. The same happens with "libxp-dev" and "libxp-dev:i386".

    These two are the only libs that I cannot install with 32bit + 64bit support. The rest of libs I needed worked fine (maybe there're more libs with this issue, but they don't affect me).

    Is there any workaround for this? How can I proceed?

    TIA

  2. #2
    Join Date
    Mar 2006
    Beans
    76

    Re: Cannot install support for compiling some X11 libs on 32bit + 64 bit

    After searching a bit, I didn't find anybody talking about this issue, but however I found that it seems to be possible to install packages without uninstalling the other packages they wish to uninstall (I've read this is accomplished with "sudo apt-get download ..." and then "sudo dpkg -i ...").

    I guess this would allow me to have both "libxt-dev" and "libxt-dev:i386" installed (and "libxp-dev" and "libxp-dev:i386").

    Should I do this, or can it be dangerous in some way?

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
  •