Re: Installing the armel libc on armhf

2012-05-11 Thread Wookey
+++ Michael Hope [2012-05-08 12:08 +1200]: > On 8 May 2012 06:51, Marcin Juszkiewicz wrote: > > echo 'foreign-architecture armel' >>/etc/dpkg/dpkg.cfg.d/multiarch > > echo 'deb [arch=armel] http://ports.ubuntu.com/ precise main universe' > >>/etc/apt/sources.list.d/armel.list > > apt-get update >

Re: Installing the armel libc on armhf

2012-05-10 Thread Michael Hope
On 11 May 2012 02:50, Christian Robottom Reis wrote: > On Mon, May 07, 2012 at 11:51:47AM -0700, Marcin Juszkiewicz wrote: >> W dniu 06.05.2012 16:06, Michael Hope pisze: >> >Hi there.  Hopefully an easy question but I'm stumped.  How do I >> >install the armel softfp libc6 on a new Precise armhf

Re: Installing the armel libc on armhf

2012-05-10 Thread Wookey
+++ Christian Robottom Reis [2012-05-10 11:50 -0300]: > On Mon, May 07, 2012 at 11:51:47AM -0700, Marcin Juszkiewicz wrote: > > W dniu 06.05.2012 16:06, Michael Hope pisze: > > >Hi there. Hopefully an easy question but I'm stumped. How do I > > >install the armel softfp libc6 on a new Precise arm

Re: Installing the armel libc on armhf

2012-05-10 Thread Christian Robottom Reis
On Mon, May 07, 2012 at 11:51:47AM -0700, Marcin Juszkiewicz wrote: > W dniu 06.05.2012 16:06, Michael Hope pisze: > >Hi there. Hopefully an easy question but I'm stumped. How do I > >install the armel softfp libc6 on a new Precise armhf install? > > > >I set APT::Architectures to { "armel" } and

Re: Installing the armel libc on armhf

2012-05-07 Thread Michael Hope
On 8 May 2012 06:51, Marcin Juszkiewicz wrote: > W dniu 06.05.2012 16:06, Michael Hope pisze: > >> Hi there.  Hopefully an easy question but I'm stumped.  How do I >> install the armel softfp libc6 on a new Precise armhf install? >> >> I set APT::Architectures to { "armel" } and then tried a apt-g

Re: Installing the armel libc on armhf

2012-05-07 Thread Marcin Juszkiewicz
W dniu 06.05.2012 16:06, Michael Hope pisze: Hi there. Hopefully an easy question but I'm stumped. How do I install the armel softfp libc6 on a new Precise armhf install? I set APT::Architectures to { "armel" } and then tried a apt-get install libc6:armel but I get errors about the package not

Installing the armel libc on armhf

2012-05-06 Thread Michael Hope
Hi there. Hopefully an easy question but I'm stumped. How do I install the armel softfp libc6 on a new Precise armhf install? I set APT::Architectures to { "armel" } and then tried a apt-get install libc6:armel but I get errors about the package not matching the host architecture. -- Michael _