Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9term.app: add $PLAN9/bin to $PATH if not already in $PATH #144

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

lufia
Copy link
Contributor

@lufia lufia commented Feb 6, 2018

9term set $PLAN9 if $PLAN9 is not set. But $PATH is not set.
As a result, 9term exits with errors:

/usr/local/plan9/bin/9term: exec devdraw: No such file or directory
/usr/local/plan9/bin/9term: initdraw: muxrpc: unexpected eof

9term set $PLAN9 if PLAN9 is not set. But $PATH is not set.
As a result, 9term exits with "exec devdraw: No such file or directory"
@rsc rsc merged commit f3ed575 into 9fans:master Nov 14, 2018
@lufia lufia deleted the mac_9term branch November 15, 2018 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants