Re: ORBit 0.5.8 installation



Samuele Gallazzi <samuele.gallazzi@tin.it> wrote:
> Hello,I try to install ORBit 0.5.8 version but it seems not to w...The is
> with "make" command:the output is:

[ snip ]
> > make[2]: Entering directory `/home/matty/Progetto/ORBit-0.5.8/libIDL'
> > yacc -d -v 2>/dev/null ./parser.y
> > make[2]: Leaving directory `/home/matty/Progetto/ORBit-0.5.8/libIDL'
> > make[1]: Leaving directory `/home/matty/Progetto/ORBit-0.5.8'"
> 
>  and the error is:
> 
> > "make[2]: *** [stamp-parser] Error 127
 [ snip ]

Error 127 is command not found. Since the last command the makfiles tried to
run was "yacc", I'd say you don't have a command named yacc on your system.

On my system (Debian), it's part of the bison package.
-- 
Sam Couter          |   Internet Engineer   |   http://www.topic.com.au/
sam@topic.com.au    |   tSA Consulting      |
OpenPGP key ID:       DE89C75C,  available on key servers
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C

PGP signature



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