On Mon, Feb 2, 2015 at 1:06 AM,  <[email protected]> wrote:
> Howdy. I'm rather new to linux and cross compiling, so my package foo is a
> little weak. I'm trying to get ACE installed in my cross compiling
> environment (setup using Derek Molloy's awesome tutorials). The two
> environments here being:
>
> • Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux
> • Linux beaglebone 3.8.13-bone47 #1 SMP Fri Apr 11 01:36:09 UTC 2014 armv7l
> GNU/Linux
>
> "sudo apt-get install libace-6.0.3" doesn't install anything in the cross
> compiler environment (in /usr/arm-linux-gnueabihf if I understand these
> things)
>
> Digging into the info about the package on packages.debian.org, it looks
> like an armhf version exists.
>
> 1) How do I get it to come down?
> 2) Will it go into /usr/arm-linux-gnueabihf?

You need the multi-arch package:

sudo apt-get install libace-6.0.3:armhf

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to