# cd /opt/score/src # ./Configure # make clean # make # make install
To customize the SCore system, you may edit the following two files:
The score
file located under the
/opt/score/src/build/config/
directory.
The score
file defines compile options at
the SCore system compilation time.
For more information, please read
the SCore Compile Option page.
/opt/score/src/build/config/
.
Proessor Type | Operating System | File Name |
i386 | TurboLinux | i386-turbo-linux |
i386 | SuSE | i386-suse-linux |
alpha | SuSE | alpha-suse-linux |
i386 | Redhat | i386-redhat-linux |
alpha | Redhat | alpha-redhat-linux |
i386 | NetBSD | i386-unknown-netbsd |
Sparc | SunOS4 | sparc-sun-sunos4 |
Sparc | SunOS5 | sparc-sun-sunos5 |