Make more portable /bin/sh in configure scripts
Jean Louis <[email protected]> Sat, 15 Jul 2017 20:24:24 +0300
| Newsgroups | gmane.lisp.clisp.general,gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Please look at this link: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=560f51d060a04b502bf6407309366d907a10aaf5 The Guix GNU System Distribution is mentioning the problem. I would not know it, but I realized there is problem with absolute paths to shell inside of scripts, when I tried compiling CLISP on Android where there are inside peculiar paths, and sh is not in /bin/sh and then I had to start changing it in other configure scripts. OK, I did not succeed to compile it on Android, but I guess it will work when I figure it all out. I need some libraries first. On www.f-droid.org there is Termux application which allows later through installation of openssh, to come inside of Android like a server, and work in console. There is tinyscheme, and there is picolisp, and I wish there would be CLISP. I hope this will get attention, so that configure becomes more portable on various systems. Jean ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list