This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to update to OpenCPN 4.4.0 development version on OpenPlotter v0.8.0
#1
Information 
OpenPlotter will use the OpenCPN development version until OpenPlotter v1.0.0, then we will switch to OpenCPN stable version. In this way we can help the development of OpenCPN. The OpenCPN team has changed sources so you need to follow these steps to update.

Open a terminal an type:

Code:
sudo nano /etc/apt/sources.list

then you have to change:

Code:
deb http://ppa.launchpad.net/nohal/opencpn/ubuntu/ trusty main

by:

Code:
deb http://ppa.launchpad.net/bdbcat/opencpn/ubuntu/ trusty main

Press Crl+X to save.

Now type:

Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7425C74D

Having the sources updated, just upgrade typing:

Code:
sudo apt-get update
sudo apt-get upgrade

Due to some updates, some items will change into the main menu. OpenCPN will be now under "Education" category. You have to edit your menu either with the "Main Menu Editor" or manually.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)