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

medley loadup scripts should not error if an lde/ldeinit is on the path #1848

Open
nbriggs opened this issue Oct 5, 2024 · 0 comments
Open

Comments

@nbriggs
Copy link
Contributor

nbriggs commented Oct 5, 2024

I thought we'd fixed this problem a while back --

>>>>> START loadup-init
ESC[41mESC[37mERROR: Cannot find the Maiko executable (darwin.x86_64/lde) in eitherESC(BESC[m
ESC[41mESC[37m"/Users/briggs/Projects/medley/maiko" or "/Users/briggs/Projects/medley/../maiko".ESC(BESC[m
ESC[41mESC[37mExiting.ESC(BESC[m
----- FAILURE -----
..... files created .....
<<<<< END loadup-init

----- loadup-all.sh: FAILURE -----
briggs@macrobiotic medley % which lde
/Users/briggs/Projects/maiko-test/darwin.x86_64/lde
briggs@macrobiotic medley % 

If lde (and ldeinit) are accessible from the PATH then it should NOT be trying to find them in locations constructed from the current working directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant