scsh-users
[Top] [All Lists]

scsh on RedHat linux?

To: scsh@martigny.ai.mit.edu
Subject: scsh on RedHat linux?
From: john@claudio.ucdavis.edu (RHS Linux User)
Date: 26 Jun 1996 23:43:15 GMT
Organization: University of California, Davis
Reply-to: jhgillespie@ucdavis.edu
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


<Prev in Thread] Current Thread [Next in Thread>
  • scsh on RedHat linux?, RHS Linux User <=