Camm,
When I build gcl-cygwin standalone I get a copy of gcl in the bin
directory. When I build it by program the gcl makefile seems to try:
rm -f /usr/local/axiom/home/daly/t1/lsp/gcl-cygwin/bin/gcl
(echo '#!/bin/sh ; \
echo exec /home/daly/t1/lsp/gcl-cygwin/unixport/saved_gcl \\ ; \
echo ' -dir /home/daly/t1/lsp/gcl-cygwin/unixport/ \\ ; \
echo ' -libdir' /home/daly/t1/lsp/gcl-cgwin/ \\ ; \
echo ' -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\
! [ -d "no" ] || echo ' -eval '\''(setq si::*tk-library* '\"\"')'\' \\;\
echp ' '\"\$@\" ) > /usr/local/axiom/home/daly/t1/lsp/gcl-cygwin/bin/gcl
/bin/sh: 1: cannot create /usr/local/axiom/home/daly/t1/lsp/gcl-cygwin/bin/gcl
Directory nonexistent
Why is it trying to create anything in /usr/local/axiom (which does not exist)?
Tim
_______________________________________________
Gcl-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gcl-devel