Phix - Cannot open autoinclude VM/pLen.e

new topic     » topic index » view thread      » older message » newer message

I installed Phix to /usr/local/Phix and now it cannot find its include files. Do I really need to ensure the directory ends with "Phix" or is that a Windows thing?

$ p test.ex 
"/home/greg/Projects/phix-test" 
Cannot open autoinclude VM/pLen.e 
in /home/greg/Projects/phix-test/, 
   /home/greg/Projects/phix-test/builtins/VM/, 
or /home/greg/Projects/phix-test/builtins/. 
 
 
Press Enter, or d for diagnostics... 

$ which p 
/usr/local/Phix/p 

$ cat test.ex 
sequence s = {} 
? length(s) 

-Greg

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu