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

Getting RoME Running on ARM #35

Closed
Affie opened this issue Nov 20, 2017 · 3 comments
Closed

Getting RoME Running on ARM #35

Affie opened this issue Nov 20, 2017 · 3 comments

Comments

@Affie
Copy link
Member

Affie commented Nov 20, 2017

Trying RoME on raspberry pi 3 Rasbian Stretch with julia 0.61.
Pkg.build succeeds but,
Errors while trying to precompile:
Cairo.jl UndefVarError: _jl_libcairo not defined
Failed to precompile Compose, Gadfly, KernelDensityEstimate

@Affie
Copy link
Member Author

Affie commented Nov 22, 2017

Thanks for separating plotting functions, so far its working for KernelDensityEstimates.jl with some modification, see issue JuliaRobotics/KernelDensityEstimate.jl#19.

@dehann
Copy link
Member

dehann commented Nov 30, 2017

Hi,

Thanks, will merge #37 soon, after registering RoMEPlotting.jl and KernelDensityEstimatePlotting.jl.

Please also note PRs:

@Affie
Copy link
Member Author

Affie commented Dec 14, 2017

Pkg.test("RoME") on pi. All test pass!

So separated packages works, plots can be fixed by fixing Cairo.jl for rome

@Affie Affie closed this as completed Dec 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants