Skip to content

Issue #2041: Link to our GitHub from the Software page. #269

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

Merged
merged 3 commits into from
Apr 23, 2025

Conversation

hjellinek
Copy link
Contributor

I did, and I fixed some typos on the Software and Install and Run page too.

I did, and I fixed some typos on the Software and Install
and Run page too.
Copy link
Member

@masinter masinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overlaps with other changes already merged. see comments Interlisp/medley#2041


Medley is capable of running on a variety of other OSes including FreeBSD and Solaris, as well as on other CPU architectures including i386, SPARC, PowerPC, and RISC-V. To install and run Medley on these platforms, you will need to build Medley (and its underlying virtual machine, *Maiko*) from the sources available in the Interlisp repos on [GitHub.com](https://github.com/interlisp/). Instructions for building Medley and Maiko can be found on GitHub in the [*README* for Maiko](https://github.com/interlisp/maiko) and the [*README* for Medley](https://github.com/interlisp/medley).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you don't have to build medley, just maiko, to port to another system. (Although some features require a posix compatible shell).

You can point at the README more directly by using https://gitnub.com/interlisp/maiko#readme with the # fragment identifier.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the text to make it clear that you don't need to build Maiko in order to build Medley.

Clarified that you don't need to build Maiko if you're only building Medley.  (You will need a Maiko instance to run Medley, of course.)

Signed-off-by: Herb Jellinek <jellinek@newscenter.com>
Signed-off-by: Herb Jellinek <jellinek@newscenter.com>
@hjellinek hjellinek merged commit a22f7db into main Apr 23, 2025
@hjellinek hjellinek deleted the feature/hj-github-link_issue_2041 branch April 23, 2025 20:22
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