sapphirine
October 18th, 2005, 05:10 AM
Hi,
I'm (attempting to) install the SPIM / MIPS R2000 simulator, from http://www.cs.wisc.edu/~larus/spim.html.
The installation instructions say that I need to give the pathnames of the directory to intall the exception handler (exception.s), the program, and the manual pages.
I'm not sure exactly where to put them, but the default options doesn't work. When I type $ make, (the $ sign is already provided) the following appears:
make[1]: Entering directory `/home/sarah/spim-7.2.1/xspim'
bison -y -d ../CPU/parser.y
/bin/sh: bison: command not found
make[1]: *** [y.tab.c] Error 127
make[1]: Leaving directory `/home/sarah/spim-7.2.1/xspim'
make: *** [xspim] Error 2
Where do I install the files to? I don't want to have to go back to using the Windows version.
I'm running Hoary Hedgehog (V5.04) for AMD64.
Thanks,
Sarah
I'm (attempting to) install the SPIM / MIPS R2000 simulator, from http://www.cs.wisc.edu/~larus/spim.html.
The installation instructions say that I need to give the pathnames of the directory to intall the exception handler (exception.s), the program, and the manual pages.
I'm not sure exactly where to put them, but the default options doesn't work. When I type $ make, (the $ sign is already provided) the following appears:
make[1]: Entering directory `/home/sarah/spim-7.2.1/xspim'
bison -y -d ../CPU/parser.y
/bin/sh: bison: command not found
make[1]: *** [y.tab.c] Error 127
make[1]: Leaving directory `/home/sarah/spim-7.2.1/xspim'
make: *** [xspim] Error 2
Where do I install the files to? I don't want to have to go back to using the Windows version.
I'm running Hoary Hedgehog (V5.04) for AMD64.
Thanks,
Sarah