Dear Sir/Madam,

I have installed Clean 2.4 but I can't make it work. I ran this in the terminal:


 curl 
ftp://ftp.cs.ru.nl/pub/Clean/builds/macos-x64/clean-classic-macos-x64-latest.tgz
 | tar -x
 cd clean
 export CLEAN_HOME=3D$PWD
 make


But if I try to run this :


  cd ~/clean/examples
  ~/clean/bin/clm e -o e


I get the error message : "clm: can't start the clean compiler: No such file or 
directory". I suppose it's because the CLEAN_HOME is not set, but I'm not sure 
how to set it. I've tried different ways to export it but none of them worked.


Kind Regards,

István Horváth
_______________________________________________
clean-list mailing list
[email protected]
https://mailman.science.ru.nl/mailman/listinfo/clean-list

Reply via email to