heroku-buildpack-libreoffice
heroku-buildpack-libreoffice copied to clipboard
Buildpack over slug size
Hey there, really looking forward to using this build, but when I try to add to heroku I get an error saying its over the allowed slugsize. Have you had this issues, and any recommendations on how I can get this to work?
Thanks!!
@robertdoneill consider pinging heroku and asking to have your limit increased
Same problem here. Not a very useful buildpack — ~~better to use heroku-buildback-apt to install libreoffice I'd imagine~~ I couldn't get the heroku-buildback-apt approach to work, thanks to missing shared libraries like liblpsolve55.so. Not sure how to get that installed!
@fatuhoku FWIW I asked heroku support to up my slug size and they did so within the same day. you might be able to also
Good tip thanks @sgringwe
@robertdoneill I have a similar problem and I wonder if there is an option to install without a user interface like a regular server: Apt-get install libreoffice -no-install-recommends