rishihahs / heroku-buildpack-libreoffice

Heroku buildpack for LibreOffice
MIT License
25 stars 45 forks source link

Buildpack over slug size #6

Open robertdoneill opened 8 years ago

robertdoneill commented 8 years ago

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!!

sgringwe commented 8 years ago

@robertdoneill consider pinging heroku and asking to have your limit increased

fatuhoku commented 8 years ago

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!

sgringwe commented 8 years ago

@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

fatuhoku commented 8 years ago

Good tip thanks @sgringwe

itayariely commented 7 years ago

@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