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

Installing MapKnitter exporter dependencies #325

Closed
jywarren opened this issue Feb 7, 2019 · 4 comments
Closed

Installing MapKnitter exporter dependencies #325

jywarren opened this issue Feb 7, 2019 · 4 comments
Labels
dependencies Pull requests that update a dependency file enhancement

Comments

@jywarren
Copy link
Member

jywarren commented Feb 7, 2019

I'm trying to install all deps for MapKnitter Exporter only, so I can start isolating out the code in the exporter, as per #298 -- but getting some errors (on ARM, admittedly so maybe not on a normal x86 system)

Trying just gdal and python-gdal now, then imagemagick separately

sudo apt-get install gdal-bin python-gdal

sudo apt-get install imagemagick ruby-rmagick libfreeimage3 libfreeimage-dev ruby-dev libmagickcore-dev libmagickwand-dev

These return the following error: https://gist.github.com/jywarren/7872bda6ee3ae460fb806dcc52c5316e

working on this...

@jywarren
Copy link
Member Author

jywarren commented Feb 7, 2019

Could be we need to include more sources: https://askubuntu.com/questions/417466/arm-ubuntu-fails-to-get-certain-packages

@jywarren
Copy link
Member Author

jywarren commented Feb 7, 2019

also trying sudo apt-get update then re-running

@jywarren
Copy link
Member Author

jywarren commented Feb 7, 2019

This seems to be working...

@grvsachdeva grvsachdeva added enhancement dependencies Pull requests that update a dependency file labels Feb 7, 2019
@jywarren
Copy link
Member Author

jywarren commented Feb 8, 2019

That worked!!!
#331

@jywarren jywarren closed this as completed Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

No branches or pull requests

2 participants