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 22-05-2019, 09:00   #1501
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,639
Images: 2
Re: Help / FAQ

This is just a frustrating experience. The server is messed up.
rgleason is online now   Reply With Quote
Old 23-05-2019, 08:16   #1502
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,639
Images: 2
Re: Help / FAQ

It worked! I guess it was the server.



Quote:
rgleason@Dart:~$ sudo add-apt-repository ppapencpn/opencpn
A Chartplotter and GPS Navigation Software.

OpenCPN is a free software (GPLv2) project to create a concise chartplotter and navigation software for use as an underway or planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement.
More info: https://launchpad.net/~opencpn/+archive/ubuntu/opencpn
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Get:1 Index of /ubuntu bionic-security InRelease [88.7 kB]
Hit:2 Index of /ubuntu bionic InRelease
Get:3 Index of /ubuntu bionic-updates InRelease [88.7 kB]
Get:4 Index of /opencpn/opencpn/ubuntu bionic InRelease [20.7 kB]
Get:5 Index of /ubuntu bionic-backports InRelease [74.6 kB]
Get:6 Index of /ubuntu bionic/universe amd64 Packages [8570 kB]
Get:7 Index of /opencpn/opencpn/ubuntu bionic/main amd64 Packages [4812 B]
Get:8 Index of /opencpn/opencpn/ubuntu bionic/main Translation-en [1760 B]
Get:9 Index of /ubuntu bionic-security/main amd64 Packages [353 kB]
Get:10 Index of /ubuntu bionic-security/main Translation-en [125 kB]
Get:11 Index of /ubuntu bionic-security/restricted amd64 Packages [4296 B]
Get:12 Index of /ubuntu bionic-security/restricted Translation-en [2192 B]
Get:13 Index of /ubuntu bionic-security/universe amd64 Packages [247 kB]
Get:14 Index of /ubuntu bionic-security/universe Translation-en [140 kB]
Get:15 Index of /ubuntu bionic-security/multiverse amd64 Packages [4004 B]
Get:16 Index of /ubuntu bionic-security/multiverse Translation-en [2060 B]
Get:17 Index of /ubuntu bionic/universe Translation-en [4941 kB]
Get:18 Index of /ubuntu bionic/multiverse amd64 Packages [151 kB]
Get:19 Index of /ubuntu bionic/multiverse Translation-en [108 kB]
Get:20 Index of /ubuntu bionic-updates/main amd64 Packages [618 kB]
Get:21 Index of /ubuntu bionic-updates/main Translation-en [229 kB]
Get:22 Index of /ubuntu bionic-updates/restricted amd64 Packages [6996 B]
Get:23 Index of /ubuntu bionic-updates/restricted Translation-en [3076 B]
Get:24 Index of /ubuntu bionic-updates/universe amd64 Packages [937 kB]
Get:25 Index of /ubuntu bionic-updates/universe Translation-en [275 kB]
Get:26 Index of /ubuntu bionic-updates/multiverse amd64 Packages [6644 B]
Get:27 Index of /ubuntu bionic-updates/multiverse Translation-en [3556 B]
Get:28 Index of /ubuntu bionic-backports/main amd64 Packages [1024 B]
Get:29 Index of /ubuntu bionic-backports/main Translation-en [448 B]
Get:30 Index of /ubuntu bionic-backports/universe amd64 Packages [3496 B]
Get:31 Index of /ubuntu bionic-backports/universe Translation-en [1604 B]
Fetched 17.0 MB in 26s (650 kB/s)
Reading package lists... Done
rgleason@Dart:~$
rgleason is online now   Reply With Quote
Old 23-05-2019, 08:36   #1503
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,639
Images: 2
Re: Help / FAQ

OK, great. I've installed OpenCPN.... looking for how to start Opencpn from the Terminal prompt. Nothing in the "Getting Started" manual for linux or Ubuntu!

Also I've added launchpad to my system and I found it here.
https://launchpad.net/~opencpn/+archive/ubuntu/opencpn
but I am going to want to use some plugins, so how do I select and install them? Nothing about that in the manual. Do I use a command similar to what I used for Opencpn?
  • sudo add-apt-repository ppa: opencpn/[plugin]
  • sudo apt-get update
  • sudo apt-get install [plugin]
How will it know to install the "bionic1" version of the plugins?
rgleason is online now   Reply With Quote
Old 23-05-2019, 08:45   #1504
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,639
Images: 2
Re: Help / FAQ

Tried to start with:

>OpenCPN




Then tried
Quote:
rgleason@Dart:~$ which opencpn
/usr/bin/opencpn
rgleason@Dart:~$ cd /user/bin/opencpn
-bash: cd: /user/bin/opencpn: No such file or directory
rgleason@Dart:~$ cd /user/bin/opencpn/
-bash: cd: /user/bin/opencpn/: No such file or directory
rgleason@Dart:~$
Attached Files
File Type: doc Opencpn-start-errors.doc (5.2 KB, 34 views)
rgleason is online now   Reply With Quote
Old 23-05-2019, 09:18   #1505
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: Help / FAQ

Rick,

If you installed it then you don’t need to find where it is. Linux will know because you installed it. But if you did not install it then it will never run.

In the build directory run this;

sudo make install
transmitterdan is offline   Reply With Quote
Old 23-05-2019, 10:01   #1506
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,402
Re: Help / FAQ

rgleason@Dart:~$ which opencpn
/usr/bin/opencpn


Looks like it is already installed in the default location.
How about:


Code:
$opencpn
???


Dave
bdbcat is online now   Reply With Quote
Old 23-05-2019, 10:48   #1507
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,639
Images: 2
Re: Help / FAQ

Yes, but unfortunately
$OpenCPN
Gives me errors like this, lots off ALSA errors. See
Post 1504 attachment

Quote:
ALSA lib conf.c:5007snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2495snd_pcm_open_noupdate) Unknown PCM dmix
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
11:41:20: Error: Unable to initialize GTK+, is DISPLAY set properly?
rgleason@Dart:~$
rgleason is online now   Reply With Quote
Old 23-05-2019, 10:54   #1508
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,639
Images: 2
Re: Help / FAQ

I was trying to list what is in /usr/bin/opencpn
and understand the directory structure.

Am I in the Desktop directory? /rgleason/ ?

Where is the /usr/ directory?


I think this is some dumb terminal program that is just interested in Text, not graphics.
It does not know anything about opengl or Jack ---whatever that is.


--Just like I know "jack" about ubuntu


Quote:
rgleason@Dart:~$ find -H . opencpn
Quote:
.
./.bash_history
./.bash_logout
./.bashrc
./.gnupg
./.gnupg/pubring.kbx
./.gnupg/trustdb.gpg
./.local
./.local/share
./.local/share/nano
./.profile
./.sudo_as_admin_successful
find: ‘opencpn’: No such file or directory
rgleason@Dart:~$ find /usr/bin/opencpn
/usr/bin/opencpn
rgleason@Dart:~$ dir /usr/bin/opencpn
/usr/bin/opencpn
rgleason@Dart:~$ list /user/bin/opencpn

Command 'list' not found, did you mean:
So these two commands work and show the opencpn directory

rgleason@Dart:~$ find /usr/bin/opencpn
/usr/bin/opencpn
rgleason@Dart:~$ dir /usr/bin/opencpn
/usr/bin/opencpn


How to list the files there?
rgleason is online now   Reply With Quote
Old 23-05-2019, 16:13   #1509
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,639
Images: 2
Re: Help / FAQ

TDAn, I started a thread here for Ov50 Linux in Win10 Ubuntu Terminal, using your posts
http://www.cruisersforum.com/forums/...ml#post2894800
rgleason is online now   Reply With Quote
Old 28-05-2019, 05:48   #1510
Registered User

Join Date: Jun 2010
Location: St. Petersburg, Florida
Boat: Gemini 3200
Posts: 983
Re: Help / FAQ

Quote:
Originally Posted by rgleason View Post
Yes, but unfortunately
$OpenCPN
Gives me errors like this, lots off ALSA errors. See
Post 1504 attachment

You do know that Linux commands are case sensitive, right? If the installed package is "opencpn" you won't launch it with "OpenCPN".


Fabbian
fgd3 is offline   Reply With Quote
Old 28-05-2019, 23:07   #1511
Registered User
 
Ivanm's Avatar

Join Date: Jan 2015
Posts: 274
Re: Help / FAQ

I want to edit my waypoints to remove the names and replace it with a number my problem is that to use the replace function does not help me as the names is different eg.<name> Pt 0987</name> or <name>wpt 002</name> like this is there a way to do this at once.
Ivanm is offline   Reply With Quote
Old 29-05-2019, 05:27   #1512
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: Help / FAQ

Quote:
Originally Posted by Ivanm View Post
I want to edit my waypoints to remove the names and replace it with a number my problem is that to use the replace function does not help me as the names is different eg.<name> Pt 0987</name> or <name>wpt 002</name> like this is there a way to do this at once.
Write a script in some scripting language like Python or use GPSBabel's "smart names" feature if it is smart enough for what you want to do.
nohal is offline   Reply With Quote
Old 18-07-2019, 07:27   #1513
Registered User

Join Date: Jul 2019
Posts: 2
Re: Help / FAQ

Hello
I’m new to the forum and new to Opencpn. I’ve searched the forums and studied the manual but can’t solve my problem. I have downloaded opencpn yo my MacBook but I don’t have a chart downloaded tab. I uninstalled and resided several times and even tried an older version but still no downloaded tab. Please help
Delphis is offline   Reply With Quote
Old 18-07-2019, 07:32   #1514
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,748
Re: Help / FAQ

Your issue has been addressed in the latest macOS version 5.0.1
http://www.cruisersforum.com/forums/...-a-220988.html
Attached Thumbnails
Click image for larger version

Name:	Captura de pantalla 2019-07-18 a las 16.29.28.png
Views:	76
Size:	311.9 KB
ID:	196153  
bcn is online now   Reply With Quote
Old 20-07-2019, 09:52   #1515
Registered User

Join Date: Jul 2019
Posts: 2
Re: Help / FAQ

Thanks for the advice. My Mac is not actually using Mojave but now I’m thinking I need to update it. I’ll do that and see what that does
Delphis is offline   Reply With Quote
Reply


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


Advertise Here


All times are GMT -7. The time now is 06:54.


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.