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

Update installation instructions for macOS on web site #11

Open
ryandesign opened this issue Dec 1, 2019 · 3 comments · May be fixed by cslarsen/csl.name#2
Open

Update installation instructions for macOS on web site #11

ryandesign opened this issue Dec 1, 2019 · 3 comments · May be fixed by cslarsen/csl.name#2

Comments

@ryandesign
Copy link

The installation section of your web site shows this information:

Mac OS X

jp2a is now part of DarwinPorts, so if you do a

sudo port install jp2a

then everything should be installed.

These names are outdated:

  • Mac OS X is now known as macOS
  • DarwinPorts is now known as MacPorts

I suggest the above passage should be changed to look like this:

macOS

You can use MacPorts:

sudo port install jp2a

This wording fits better with the existing wording for other operating systems.

Note that I'm suggesting changing the link for MacPorts to point our new jp2a port info page instead of to the MacPorts homepage.

@subelsky
Copy link

subelsky commented Jul 4, 2020

fyi I was able to use the excellent homebrew build: brew install jp2a

@ryandesign
Copy link
Author

Looking at the web site again, I see now that there is also a link at the bottom that reads "jp2a on DarwinPorts". That too needs to be changed to "jp2a on MacPorts" with the link changed to https://ports.macports.org/port/jp2a.

ryandesign added a commit to ryandesign/csl.name that referenced this issue Jul 5, 2020
ryandesign added a commit to ryandesign/csl.name that referenced this issue Jul 5, 2020
@ryandesign
Copy link
Author

Looks like I had already submitted a pull request to fix some of these issues in cslarsen/csl.name#1

I've now submitted a new pull request to fix the remaining issues in cslarsen/csl.name#2

Once that's merged, the changes still need to be deployed to the actual web server, however that happens.

ryandesign added a commit to ryandesign/csl.name that referenced this issue Jul 5, 2020
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 a pull request may close this issue.

2 participants