Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 10-05-2015, 15:18   #1
Registered User

Join Date: May 2015
Posts: 4
OpenCPN plugin and raspberry

Hi all

I just installed OpenCpn onb my raspberry, i would like now to install some plugin but there is no install for ARM processor. There is a way to download source for try to compile it directly on ARM ?

thanks all,
Sebastien
Neitsabes is offline   Reply With Quote
Old 10-05-2015, 17:12   #2
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN plugin and raspberry

Sebastien...
There is a link to the source code of every single plugin at PlugIns | Official OpenCPN Homepage - just click on "Source Code", which will lead you to the github repository.

Pavel
nohal is offline   Reply With Quote
Old 10-05-2015, 17:44   #3
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: OpenCPN plugin and raspberry

Pavel,

Is it true then that armv7 users now must compile from source? Before we switched the plugins to ppa there were armv7 builds.

Sean
seandepagnier is offline   Reply With Quote
Old 10-05-2015, 17:56   #4
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN plugin and raspberry

Sean...
No, it is not true. ARMv7 builds are in the standard PPA.
I'm not going to do anything about ARMv6 - too time consuming, too little interest.

Pavel
nohal is offline   Reply With Quote
Old 10-05-2015, 23:04   #5
Registered User

Join Date: May 2015
Posts: 4
Re: OpenCPN plugin and raspberry

Thanks all,

Ok for me ppa (if i'm right ppa standar is apt-get install package ?) didn't work. I should make something wrong. Before compiling i will check what is wrong.

Thanks for your reply.


Sebastien
Neitsabes is offline   Reply With Quote
Old 10-05-2015, 23:22   #6
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN plugin and raspberry

Sebastien...
You must first add the PPA to your system, Ubuntu instructions are at Configuring Ubuntu PPA | Official OpenCPN Homepage
But isn't the Raspeberry PI ARMv6?

Pavel
nohal is offline   Reply With Quote
Old 11-05-2015, 00:13   #7
Registered User

Join Date: May 2015
Posts: 4
Re: OpenCPN plugin and raspberry

Thanks for the link. that's my problem, i did not configure ppa. Will try this evening. No it's the ARMv7 (raspberry pi 2 model).

Thank you for your help all ! and happy to learn there is ARM v7 build for plugin. That will save me lot of time ^^

Sebastien
Neitsabes is offline   Reply With Quote
Old 19-05-2015, 02:23   #8
Registered User

Join Date: May 2015
Posts: 4
Re: OpenCPN plugin and raspberry

Hi all

I still have probleme with OpenCpn plugin and ppa. I added the ppa of opencpn as it s describe in the link but i still do not find plugin. I was wondering is i m using the good OS : i m using Raspbian, but i see there is a ubuntu distribution for rasp ; ubuntu Mate. Do i have to switch to this diostribution, or should work with raspbian ?

Thanks for your advice

Sebastien
Neitsabes is offline   Reply With Quote
Old 19-05-2015, 02:35   #9
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN plugin and raspberry

Sebastien...
The DEB packages from the PPA should work just fine on Raspbian as they do on x86 normal Debian.
But you can't just blindly follow the Ubuntu instructions and have to pretend that you are using a version of Ubuntu similar to your Debian version, for example on my Debian machine, I use a configuration which looks like this
Code:
deb http://ppa.launchpad.net/opencpn/opencpn/ubuntu trusty main
Note that I pretend that my distribution is trusty (=Ubuntu 14.04) instead of Debain Jessie it really is.
You will find the PPA configuration in /etc/apt/sources.list.d/

Pavel
nohal is offline   Reply With Quote
Old 25-05-2015, 18:27   #10
Registered User

Join Date: May 2015
Posts: 16
Re: OpenCPN plugin and raspberry

I am struggling on getting the plugins installed. I get this error, anyone have any ideas?
Quote:
pi@raspberrypi ~ $ sudo apt-get -o Dpkg::Options::="--force-overwrite" install opencpn-plugin-vdr
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
opencpn-plugin-vdr : Depends: libwxbase2.8-0 (>= 2.8.12.1+dfsg) but 2.8.12.1-12 is to be installed
Depends: libwxgtk2.8-0 (>= 2.8.12.1+dfsg) but 2.8.12.1-12 is to be installed
E: Unable to correct problems, you have held broken packages.
Uncle Augie is offline   Reply With Quote
Old 26-05-2015, 11:56   #11
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN plugin and raspberry

Uncle...
Your system seems to be Wheezy based, but I suppose you configured your APT to use Trusty version of the packages from our PPA. Switch it to Precise and you should be fine.
There is no need to wipe anything and no need to start other threads with even less information, invest your time into learning something about how the stuff you use actually works instead

Good luck

Pavel
nohal is offline   Reply With Quote
Old 26-05-2015, 12:21   #12
Registered User

Join Date: May 2015
Posts: 16
Re: OpenCPN plugin and raspberry

Quote:
Originally Posted by nohal View Post
Uncle...
Your system seems to be Wheezy based, but I suppose you configured your APT to use Trusty version of the packages from our PPA. Switch it to Precise and you should be fine.
There is no need to wipe anything and no need to start other threads with even less information, invest your time into learning something about how the stuff you use actually works instead

Good luck

Pavel
Yes Yes thanks!! I am new ish to linux and the Rpi, so my errors are due to this i am sure. I looked for this information, couldnt find it, maybe it should be in a note somewhere in the PPA info?
Uncle Augie is offline   Reply With Quote
Old 26-05-2015, 12:52   #13
Registered User

Join Date: May 2015
Posts: 16
Re: OpenCPN plugin and raspberry

Quote:
Originally Posted by nohal View Post
Uncle...
Switch it to Precise and you should be fine.
Did that, but then I get a similar but different error.
Quote:
sudo apt-get install opencpn-plugin-weatherrouting
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
opencpn-plugin-weatherrouting : Depends: libc6 (>= 2.15-0ubuntu8) but 2.13-38+rpi2+deb7u8 is to be installed
E: Unable to correct problems, you have held broken packages.
Uncle Augie is offline   Reply With Quote
Old 26-05-2015, 13:53   #14
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN plugin and raspberry

Then you either need a newer OS, based on Jessie, or to build from source.

For some older plugins setting APT to Lucid will be sufficient, but as it is already unsupported on Launchpad, we are not able to build any new packages for it.

Pavel
nohal is offline   Reply With Quote
Old 26-05-2015, 14:07   #15
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN plugin and raspberry

Some more thoughts - As Upgrade to Raspbian Jessie - Raspberry Pi Stack Exchange says, Raspbian (I suppose you are using it) should be upgradeable to Jessie.
If you really are an adventurous type, you can try to save some time and upgrade just the libc6 package from Jessie of course.
nohal is offline   Reply With Quote
Reply

Tags
enc, opencpn, plug


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenCPN on Raspberry PI Raspbian Captain_Steve OpenCPN 12 08-02-2015 10:45
Comproblem on Raspberry Pi and OpenCPN vagspel OpenCPN 4 26-12-2012 05:01
Raspberry Pi and OpenCPN 3.1.915 spillemw OpenCPN 20 24-09-2012 02:30
Raspberry PI compiles OpenCPN monstads OpenCPN 7 15-03-2012 12:41
The Perfect Platform for OpenCPN ? Raspberry Pi night0wl OpenCPN 10 08-09-2011 19:09

Advertise Here


All times are GMT -7. The time now is 13:57.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.