[mira_talk] running mira
- From: Bastien Chevreux <bach@xxxxxxxxxxxx>
- To: mira_talk@xxxxxxxxxxxxx
- Date: Wed, 21 Jan 2009 20:55:25 +0100
(Note: the original mail apparently did not make it to the list)
> From: b.m.forde@xxxxxxxxxxxxxx
> To: mira_talk@xxxxxxxxxxxxx
> Subject: running mira
>
> Having trouble getting mira working. I'vew added the bin
> directory to PATH but when i go to run mira i get the
> following error
> zsh: exec format error: mira
>
> I know it's something i'm doing wrong but can't figure it
> out. Can someone help
> regards
> Brian
Hello Brian,
my first guess is that you are trying to run a 64 bit executable on a 32 bit
system. If you downloaded the current development version of MIRA (which I
can compile only in 64 bits at the moment due to an incomplete BOOST
instalation), then please check the following:
"uname -a"
You will get an output which should look like that:
Linux tsunami 2.6.18.8-0.10-default #1 SMP Wed Jun 4 15:46:34 UTC 2008
x86_64 x86_64 x86_64 GNU/Linux
If - instead of x86_64 - you have entries which are only "x86", "i586"
or "i686", then you have a 32 bit system.
I'm sorry for the inconvenience.
Regards,
Bastien
--
You have received this mail because you are subscribed to the mira_talk mailing
list. For information on how to subscribe or unsubscribe, please visit
http://www.chevreux.org/mira_mailinglists.html
Other related posts:
- » [mira_talk] running mira - Bastien Chevreux