Installation of CCX_2.23 fun
Thanks y’all for your help.
I have been following the instructions from ccx_2.23.readme.install.
a. From page 1, I have downloaded the ccx — .tar.bz2 files and bunzip2 and untar them.
b. From page 1, I have downloaded the SPOOLES.2.2 and ARPACk files.
Do I need to compile or makefile to these files? If so, how. The instructions are not clear.
The writing then says something about access to the SGI scientific library. Do I need this library? Is it worth having? If so, where can I get it? The complib-sgi appears to be active.
The page then says to go to item 4.
In the ccx_2.23/src I typed make and there were various errors while it did whatever it did.
At the end I got a whole bunch of stuff, ending in the following:
cc -Wall -O2 -I ../../../SPOOLES.2.2 -DARCH=“Linux” -DSPOOLES -DARPACK -DMATRIXSTORAGE -DNETWORKOUT -c
add_rect.c
cc -Wall -O2 -I ../../../SPOOLES.2.2 -DARCH=“Linux” -DSPOOLES -DARPACK -DMATRIXSTORAGE -DNETWORKOUT -c
arpack.c
In file included from arpack.c:26:
spooles.h:26:10: fatal error: misc.h: No such file or directory
26 | #include <misc.h>
| ^~~~~~~~
compilation terminated.
make: *** [Makefile:9: arpack.o] Error 1
charlie@charlie-desktop:~/Downloads/CalculiX/ccx_2.23/src$
What do I need to do to fix this?
Thanks,
Charlie
m



