Skip to content

Conversation

@fghalasz
Copy link
Member

@fghalasz fghalasz commented Feb 5, 2024

Restored and updated with more images the install and run pages for Linux and Windows.

Copy link
Member

@stumbo stumbo left a comment

Choose a reason for hiding this comment

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

All minor, but some little cleanup things.

The current systems we've tested or for which we have confirmed reports can be found [in the Maiko github repository](https://github.com/Interlisp/maiko/tree/master/bin), including:
* OS: FreeBSD, Linux, MacOS, Solaris, Windows (using WSL or CygWin)
* CPU: arm7l, arm64, PowerPC, SPARC, i386, x86_64
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. Instructions for building Medley and Maiko can be 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.

Do you want to hyperlink github.com to https://github.com/interlisp?

---
<style>.td-content blockquote { border-left: none; color: inherit; padding-left: 2rem;}</style>

*Note that these instructions do not apply to Linux distros running within Windows System For Linux (WSL). [Separate instructions are available for WSL here.](../windows/running-on-win-wsl).*
Copy link
Member

Choose a reason for hiding this comment

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

Delete the period after the link (../windows/running-on-win-wsl).  That period and the period at the end of the text block, [Separate instructions are available for WSL here.] creates a sentence ending with 2 periods.

1. Go to the [Releases page for Interlisp/Medley on github.com](https://github.com/interlisp/medley/releases). Here you will see a list of releases in reverse chronological order.
<div align="center"><img alt="Github Releases Page" width=500 src="../images/releases-page-landing.png"><p>&nbsp;</p></div>

3. Choose the release you are interested in (most likely the release marked ***Latest***) and click on the arrow next the word ***Assets*** to reveal the list of assets (i.e., installation files) for that release.
Copy link
Member

Choose a reason for hiding this comment

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

Change this to 2. The <div /> block above this breaks the list and the markdown processors starts up at three.  You can either change the 4 to 3 or leave it.  It will be processed correctly.

1. Go to the [Releases page for Interlisp/Medley on github.com](https://github.com/interlisp/medley/releases). Here you will see a list of releases in reverse chronological order.
<div align="center"><img alt="Github Releases Page" width=500 src="../images/releases-page-landing.png"><p>&nbsp;</p></div>

3. Choose the release you are interested in (most likely the release marked ***Latest***) and click on the arrow next the word ***Assets*** to reveal the list of assets (i.e., installation files) for that release.
Copy link
Member

Choose a reason for hiding this comment

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

Change to 2.  The <div /> prior to this messes up markdown's list numbering.

1. Go to the [Releases page for Interlisp/Medley on github.com](https://github.com/interlisp/medley/releases). Here you will see a list of releases in reverse chronological order.
<div align="center"><img alt="Github Releases Page" width=500 src="../../images/releases-page-landing.png"><p>&nbsp;</p></div>

3. Choose the release you are interested in (most likely the release marked ***Latest***) and click on the arrow next the word ***Assets*** to reveal the list of assets (i.e., installation files) for that release.
Copy link
Member

Choose a reason for hiding this comment

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

Change to 2.

1. Go to the [Releases page for Interlisp/Medley on github.com](https://github.com/interlisp/medley/releases). Here you will see a list of releases in reverse chronological order.
<div align="center"><img alt="Github Releases Page" width=500 src="../../images/releases-page-landing.png"><p>&nbsp;</p></div>

3. Choose the release you are interested in (most likely the release marked ***Latest***) and click on the arrow next the word ***Assets*** to reveal the list of assets (i.e., installation files) for that release.
Copy link
Member

Choose a reason for hiding this comment

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

Change to 2.

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.

I thought this had Been merged

The current systems we've tested or for which we have confirmed reports can be found [in the Maiko github repository](https://github.com/Interlisp/maiko/tree/master/bin), including:
* OS: FreeBSD, Linux, MacOS, Solaris, Windows (using WSL or CygWin)
* CPU: arm7l, arm64, PowerPC, SPARC, i386, x86_64
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. Instructions for building Medley and Maiko can be 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 only need to build Maimonides but some Linux shell commands Are handy

## **Use Medley**
Once Medley is up and running, see [here](../../using-medley/_index) for tips on how to navigate and use the Medley environment.
By default, Medley will use (creating, if necessary) a directory called *$HOME/il*. This will be used by the Medley system as its *LOGINDIR* as follows:
Copy link
Member

Choose a reason for hiding this comment

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

Better to omit the _index

@masinter masinter merged commit 293e5ed into main Feb 14, 2024
@masinter masinter deleted the fgh_update-install-01 branch February 14, 2024 07:07
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.

4 participants