I still can't get scsh-0.4.2 to install under redhat linux.
The make goes fine through the creation of cig.image.
The first sign of trouble is when scsh-package is loaded.
As things move along a bunch of 'External not found' messages
appear as in:
[scsh-regexp-package
./scsh/re.scm ..................
Warning: External not found
"df_reg_match"
..
Warning: External not found
"df_filter_stringvec"
Does this indicate that the foreign function stuff isn't working?
Or, are these warnings normal and I should be looking directly
at the error message that kills the make:
Warning: External not found
"df_open_ctty"
......
.......................
Error: exception
(external-call #f)
which seem to come from loading scsh.scm.
Any help would be much appreciated.
Linux version 2.0.0 gcc version 2.7.2
john
|