Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

reference to missing path "$DYNAHOME/dist/build/dyna/dyna" in dynac.py #70

Open
colin-alexa opened this issue Nov 21, 2013 · 2 comments

Comments

@colin-alexa
Copy link

I met Dyna over the summer at LSA 2013 lingstitute. I tried to install it on my computer at that time, but my only linux machine was a buggy vm and I eventually abandoned the project.

I now have a mostly working installation of Dyna; I can launch the interpreter. However...

Any file input, or any command at the repl, leads to a crash in dynac.py: OSError: [Errno 2] No such file or directory

I'm fairly certain I've found the culprit. In the current directory structure there is no dist/ directory, but dynac.py hasn't been updated to reflect this. I'm not certain what the solution might be, though I'll certainly let you know if I happen across one.

anyway, just thought I'd let you know. It looks like there's nobody working on the language right now, but if you need more details email me.

-Colin
[email protected]

@colin-alexa
Copy link
Author

Resolved by running

mkdir dist

in $DYNAHOME and then remaking

@jeisner
Copy link
Collaborator

jeisner commented Nov 22, 2013

Thanks, Colin. But reopening so that we fix the makefile.
(We are working on the language design at the moment, rather than the implementation ...)

@jeisner jeisner reopened this Nov 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants