Ticket #101 (closed enhancement)

Opened 15 years ago

Last modified 15 years ago

wrong MzScheme binary issue; make the start script more robust!

Reported by: vegashacker Owned by: vegashacker
Priority: major Milestone:
Component: vegashacker/leftparen.plt Keywords:
Cc: Version: (2 2)
Racket Version: 4.1

Description

Reported to me via email:

wrong MzScheme? binary: difficult to fix/not really a bug, but my mzscheme is not in $PATH but in $HOME/plt/bin, so the generated starter script fails. It would be best, if it would use the mzscheme binary that was used to generate the project, should be accessible via argv[0].

Change History

Changed 15 years ago by vegashacker

  • status changed from new to accepted

Changed 15 years ago by vegashacker

Just made a small patch to use the "argv[0]" in the script/server script:

 http://github.com/vegashacker/leftparen/commit/43eb9b99f0a9c0e6f9ae736edaa0b7fe6b33082f

Changed 15 years ago by vegashacker

  • status changed from accepted to closed

LeftParen? 0.4 (version (3 0) on PLaneT) is out, and this bug is fixed in it.

Note: See TracTickets for help on using tickets.