APM-planner and unbuntu 14.0.4 lts

Hello
i am trying to install APM-planner on unbuntu 14.0.4 lts
but have dependency pb

file downloaderd at ardupilot.com/downloads/?did=104
sudo dpkg -i apm_planner_latest_wheezy_amd64.deb

Any sugestion
thank you

dpkg: error processing package apmplanner2 (–install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.10.1-0ubuntu2) …
Processing triggers for desktop-file-utils (0.22-1ubuntu1) …
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) …
Rebuilding /usr/share/applications/bamf-2.index…
Processing triggers for mime-support (3.54ubuntu1) …
Errors were encountered while processing:
apmplanner2

Are you trying to compile the APM firmware?

i just want to install apm planer on ubuntu 14.0.4

to compil is from the sourse code ?
deb package is for installation ?
did i miss something ?

thank

I’m asking because you posted in the APM:Code forum, which is about compiling the firmware.
You should have posted to the APM-Planner forum but I’ll move the topic there for you.

Sent from my Ainol Novo 7 Fire using Tapatalk

for now, you can use one of my builds: flyfoto-nord.no/apm2beta/
I hope there will be a 14.04 .deb out soon, the change needed is trivial.

Instructions on how to build are here github.com/diydrones/apm_planne … /README.md

or download the daily build from here firmware.diydrones.com/Tools/APMPlanner/daily/

Hope that helps :slight_smile:

billbonney:
His issue is that the current builds won’t run on Ubuntu with newest libraries (libopenscenegraph99)

That’s why this page ardupilot.com/downloads/?category=35 even specifies "Ubuntu 13.04"
curently , we’re past 13.10 and on 14.04

There’s an issue about it here: github.com/diydrones/apm_planner/issues/317
It’s just a matter of building on an 14.04 system, no magic needed.