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 openseadragon unzip process in 1.4 testing - Alpha build guide #19

Closed
hamhpc opened this issue Nov 7, 2017 · 2 comments
Closed
Assignees
Labels
Development Development for one of the images or scripts. Documentation Update the docs or kind request for documentation.

Comments

@hamhpc
Copy link
Member

hamhpc commented Nov 7, 2017

I found a couple things in the documentation. First this instruction:

unzip https://github.com/openseadragon/openseadragon/releases/download/v2.2.1/openseadragon-bin-2.2.1.zip

should just be:

unzip openseadragon-bin-2.2.1.zip

Then I also think that you need to put in to disable the openseadragon module first before fixing this part. when I tried to enable the module from the instructions it tells me that it was already enabled. So we're fixing openseadragon while the old module is still active. I'm sure it works fine but we might want to disable it first so the enable part works. When I did it it told me it was already enabled. Nothing major.. just a little nit-picky things =).

@g7morris
Copy link
Member

g7morris commented Nov 7, 2017

Thanks @hamhpc I'll be testing this process again to ensure that last step is hopefully unnecessary.

@g7morris g7morris self-assigned this Nov 8, 2017
@g7morris g7morris added Documentation Update the docs or kind request for documentation. QC/UAC Quality Control and User Acceptance Required and Requested Development Development for one of the images or scripts. labels Nov 8, 2017
@g7morris g7morris changed the title documentation update for 1.4 testing - Alpha build guide Update openseadragon unzip process in 1.4 testing - Alpha build guide Nov 8, 2017
@g7morris g7morris removed the QC/UAC Quality Control and User Acceptance Required and Requested label Nov 8, 2017
@g7morris
Copy link
Member

This issue is now closed. Process not required manually. Make_site.sh script takes care of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development Development for one of the images or scripts. Documentation Update the docs or kind request for documentation.
Projects
None yet
Development

No branches or pull requests

2 participants