axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] fedora


From: Stephen Wilson
Subject: Re: [Axiom-developer] fedora
Date: Wed, 13 Apr 2011 19:27:47 -0400
User-agent: Mutt/1.5.19 (2009-01-05)

On Wed, Apr 13, 2011 at 06:18:52PM -0400, daly wrote:
> Sigh. I will have to build a fedora14 box and do a
> clean build there. Apparently there is an imcompatible
> change to the ELF format (a very surprising thing).
> 
> Tim
> 
> On Wed, 2011-04-13 at 17:59 -0400, donald wrote:
> > On 04/13/2011 05:22 PM, daly wrote:
> > > cd axiom
> > > export AXIOM=`pwd`/mnt/fedora
> > > export PATH=$AXIOM/bin:$PATH
> > >
> > 
> > address@hidden ~]$ cd axiom
> > address@hidden axiom]$ export AXIOM=`pwd`/mnt/fedora
> > address@hidden axiom]$ export PATH=$AXIOM/bin:$PATH
> > address@hidden axiom]$
> > address@hidden axiom]$ axiom
> > /home/donald/axiom/mnt/fedora/bin/axiom: 
> > /home/donald/axiom/mnt/fedora/bin/sman: /lib/ld-linux.so.2: bad ELF 
> > interpreter: No such file or directory


Looks like a 64-bit system trying to exec a 32-bit binary?  If so, perhaps
check for the glibc.i686 package and install if needed?


Cheers,

> > /home/donald/axiom/mnt/fedora/bin/axiom: line 157: 
> > /home/donald/axiom/mnt/fedora/bin/sman: Success
> > 
> > 
> > 
> > address@hidden axiom]$ su root
> > Password:
> > address@hidden axiom]# cd axiom
> > bash: cd: axiom: No such file or directory
> > address@hidden axiom]# export AXIOM=`pwd`/mnt/fedora
> > address@hidden axiom]# export PATH=$AXIOM/bin:$PATH
> > address@hidden axiom]# axiom
> > /home/donald/axiom/mnt/fedora/bin/axiom: 
> > /home/donald/axiom/mnt/fedora/bin/sman: /lib/ld-linux.so.2: bad ELF 
> > interpreter: No such file or directory
> > /home/donald/axiom/mnt/fedora/bin/axiom: line 157: 
> > /home/donald/axiom/mnt/fedora/bin/sman: Success
> > 
> > 
> > bum /lib/ld-linux.so.2 ??
> 
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/axiom-developer

-- 
steve




reply via email to

[Prev in Thread] Current Thread [Next in Thread]