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

more dependencies for _h5ai #24

Closed
needlestack opened this issue Apr 8, 2016 · 3 comments
Closed

more dependencies for _h5ai #24

needlestack opened this issue Apr 8, 2016 · 3 comments

Comments

@needlestack
Copy link
Contributor

The h5ai thumbnail previews require a few extra packages:

  • apt-get install php5-gd - for image thumbs
  • apt-get install imagemagick - for pdf thumbs
  • apt-get install libav-tools - for movie thumbs
  • apt-get install zip - for... zip thumbs?
  • chmod 777 /var/www/_h5ai/cache
@needlestack
Copy link
Contributor Author

Worth noting that the thumb creation process can be pretty slow as they browse around. Ideally one should pre-build the thumbnail cache. But wget doesn't seem to work because it doesn't speak javascript.

@needlestack
Copy link
Contributor Author

For performance reasons, we're moving away from _h5ai - all modules should have a pre-build html index and the file-upload module needs something more lightweight.

@j-schwartz
Copy link
Contributor

totally agreed, we should remove it from the build entirely.

On Wed, Oct 12, 2016 at 9:06 AM Jonathan Field notifications@github.com
wrote:

For performance reasons, we're moving away from _h5ai - all modules should
have a pre-build html index and the file-upload module needs something more
lightweight.


You are receiving this because you are subscribed to this thread.

Reply to this email directly, view it on GitHub
#24 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AI10dBYhit6n9V-n_rp-UWwr8XNdfUrcks5qzQV2gaJpZM4IDdB1
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants