version 1.7, 2003/03/11 07:54:55 |
version 1.8, 2003/03/27 02:14:24 |
Line 35 to '/usr/local'. In the following the directory is de |
|
Line 35 to '/usr/local'. In the following the directory is de |
|
# exit |
# exit |
% |
% |
|
|
|
While executing 'make install', the procedure may stop due to |
|
some error. Then try the following: |
|
|
|
% cd Oxxx <--- 'xxx' is the name of the current OS. |
|
% make lib-sta |
|
% su |
|
# make install-lib-sta |
|
# make install-include |
|
# exit |
|
% |
|
|
|
Although GP is not built, the library necessary for building asir2000 |
|
will be generated. |
|
|
3. Installation of asir2000 |
3. Installation of asir2000 |
|
|
% gzip -dc asir.tgz | tar xvf - |
% gzip -dc asir.tgz | tar xvf - |