Re: Compiled program complaints on absent UIOP/OS and UIOP/PATHNAME

2016-04-03 Thread Pascal J. Bourguignon
Alexander Artemenko writes: > Hi, Pascal! > > Thank you for the asnwer. > > The error you wrote about is because you didn't run ./bootstrap.ecl > before ./build.ecl > > Anyway, I've added -norc to the build scripts. Please, make a pull and > try again these commands: > > ./bootstrap.ecl > ./build

Re: Compiled program complaints on absent UIOP/OS and UIOP/PATHNAME

2016-04-03 Thread Alexander Artemenko
Hi, Pascal! Thank you for the asnwer. The error you wrote about is because you didn't run ./bootstrap.ecl before ./build.ecl Anyway, I've added -norc to the build scripts. Please, make a pull and try again these commands: ./bootstrap.ecl ./build.ecl ./jslog --help On Sun, Apr 3, 2016 at 2:46