Closed nxg closed 10 years ago
thanks!
Hi @nxg,
Have you tried 'make install' with bsdmake? I found that there is a $(RM) variable in Makefile.in which does not exist and causes the installation to hang by opening the scsh top-loop. I'm not sure if this is actually a problem or just an idiosyncrasy of my system. If it is a problem I will submit a pull request with the necessary changes.
Cheers, Will
I confess I didn't try that. I had some difficulty building scsh (on FreeBSD; there's a separate issue about it), and so didn't get as far as make install
.
... make)
Tested on FreeBSD 9.1, but should be portable to other bsdmake versions.