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 19-01-2010, 04:38   #1
Registered User

Join Date: Jan 2010
Location: Horten, Norway
Boat: 1976 Glastron Carlson CV-23 w/waterjet
Posts: 13
RPMs

Hi all. Really a cool software.
I am new here and I probably have a stupid question.
The senario: I want to install and run the Opencpm on a computer with a stripped operating system (the reason for this is speed and ofcourse it will only be used for navigation) I found the os I want to use: InstantOn | Get wilder, get faster. Is it any plans for the future to build rpm's to install on Mandriva distro?

Terje
Terje is offline   Reply With Quote
Old 19-01-2010, 05:11   #2
Registered User
 
sredna's Avatar

Join Date: Dec 2009
Location: Vester Skerninge, Danmark
Boat: Svendborg Senior DEN 38 Kate
Posts: 107
How about using arch, with pacman and abs it is very easy to build binary packages. There is a opencpn build package, which can be used to create a binary, you could do that on another pc.

With advertising done, rpmfind.net offers this:
RPM Search opencpn-1.3.2-1pclos2009.i586.rpm

Somewhat out ot date, but you could get the source package and update the rpm spec to build the current version. PCLinuxOS is a mandriva derivee, so it probably fits in nicely

If you do so, do not forget to post the packages somewhere...
sredna is offline   Reply With Quote
Old 19-01-2010, 05:18   #3
Registered User

Join Date: Jan 2010
Location: Horten, Norway
Boat: 1976 Glastron Carlson CV-23 w/waterjet
Posts: 13
Hi Sredna,
Thank you for the replay. I am not that clever to build binary packages. I am more like a "User" ha ha.... So I probably have to wait for somone to do that...

Ahhh.... Jeg så ikke før nå at du er dansk...... Ha en fin dag.
Terje
Terje is offline   Reply With Quote
Old 19-01-2010, 05:42   #4
Registered User
 
sredna's Avatar

Join Date: Dec 2009
Location: Vester Skerninge, Danmark
Boat: Svendborg Senior DEN 38 Kate
Posts: 107
Terje,
Let us hope someone picks up on it then

You could contact the author of the package and ask for an update maybe. Or contact mandriva and suggest they package opencpn for their OS

Another line of action is to convert the .deb package to rpm:
alien

In any case, good luck
Anders
sredna is offline   Reply With Quote
Old 19-01-2010, 06:29   #5
Registered User

Join Date: Jan 2010
Location: Horten, Norway
Boat: 1976 Glastron Carlson CV-23 w/waterjet
Posts: 13
Quote:
Originally Posted by sredna View Post
Terje,
Let us hope someone picks up on it then

You could contact the author of the package and ask for an update maybe. Or contact mandriva and suggest they package opencpn for their OS

Another line of action is to convert the .deb package to rpm:
alien

In any case, good luck
Anders
Hi Anders.

I mannaged to convert the .deb into rpm and installed it into the Mandriva. It seems to work ok, but I have not tried with GPS yet. I will let you know.

Again, Thank you.

Terje.
Terje is offline   Reply With Quote
Old 19-01-2010, 06:34   #6
Registered User
 
sredna's Avatar

Join Date: Dec 2009
Location: Vester Skerninge, Danmark
Boat: Svendborg Senior DEN 38 Kate
Posts: 107
Terje,
Cool! Good to know it can be done

Anders
sredna is offline   Reply With Quote
Old 19-01-2010, 06:38   #7
Registered User

Join Date: Jan 2010
Location: Horten, Norway
Boat: 1976 Glastron Carlson CV-23 w/waterjet
Posts: 13
Quote:
Originally Posted by sredna View Post
Terje,
Cool! Good to know it can be done

Anders
Yea, the funny part is that I'm at work now without any linux machine so I did everything remote on my webserver at home (converting and installing and at the end started the program) hurray for linux.

Terje is offline   Reply With Quote
Old 20-01-2010, 15:12   #8
Registered User

Join Date: Dec 2009
Location: Connecticut
Boat: 1978 43' Endeavour Time To Paws
Posts: 5
The program I use to convert is one called alien. I convert it to an RPM that works fine on OpenSuse 11.2, although it will run on other boxes I've set up. The command is simple: alien -r *.deb.

I don't have a lot of experience with opencpn, but I do have a few years w/ Linux, if anyone needs help. I still need to buy a 'new' gps.
TTPaws is offline   Reply With Quote
Old 23-01-2010, 10:05   #9
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
To get things moving on the rpm front, I have put a link on the Installing OpenCPN page to a rpm package converted with alien on a kubuntu box.
This is far from ideal, as for example a proper Mandriva RPM should be built from the OpenCPN:s source code on a Mandriva box.
Users may find problems with dependencies, among other things.

As a guide here is the list of dependencies in the .deb package
Quote:
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1-21), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.12.0), libstdc++6 (>= 4.1.1-21), libwxbase2.8-0 (>= 2.8.7.1), libwxgtk2.8-0 (>= 2.8.7.1), zlib1g (>= 1:1.2.3.3.dfsg-1)
Thomas
cagney is offline   Reply With Quote
Old 02-03-2010, 09:48   #10
Registered User

Join Date: Dec 2009
Posts: 84
open cpn rpm on fedora

I've been trying to get open cpn to run on my fedora 12 machine and just can't get all my ducks in a row with it can anyone make any sense with this printout and give me a hand?

[root@Scupper Scupper]# opencpn -v
opencpn: Symbol `_ZTV10wxClientDC' has different size in shared object, consider re-linking
opencpn: Symbol `_ZTV16wxGenericDirCtrl' has different size in shared object, consider re-linking
opencpn: Symbol `_ZTV10wxMemoryDC' has different size in shared object, consider re-linking
opencpn: Symbol `_ZTV9wxPaintDC' has different size in shared object, consider re-linking
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6).
Aborted (core dumped)
haidan is offline   Reply With Quote
Old 02-03-2010, 10:04   #11
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Which version of OpenCPN are you using?
The test rpm or....??

Thomas
cagney is offline   Reply With Quote
Old 02-03-2010, 10:23   #12
Registered User

Join Date: Dec 2009
Posts: 84
opencpn version

opencpn-1.3.6-1alien.i386.rpm
from the opencpn.org site bottom of the page
haidan is offline   Reply With Quote
Old 02-03-2010, 10:37   #13
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Quote:
Originally Posted by haidan View Post
opencpn-1.3.6-1alien.i386.rpm
from the opencpn.org site bottom of the page
You can't expect this rpm, created on Ubuntu to work on the latest cutting edge Fedora. There is no such thing as a universal rpm, unfortunately. As your output shows, there is a conflict with a library on Fedora. For this rpm to work, a rpm distro has to use the same ( or very similar) versions of different dependencies, as Ubuntu 9.10.

You can, however, get OpenCPN up and running on Fedora by compiling yourself. Here is a "howto" I did for the installation on Fedora 11. http://www.cruisersforum.com/forums/...tml#post356492

Thomas
cagney is offline   Reply With Quote
Old 02-03-2010, 15:06   #14
Registered User

Join Date: Dec 2009
Posts: 84
Yeah I complied it from tar.bz2 before too and the same thing just need to change the libs I'm guessing but not really sure how
haidan is offline   Reply With Quote
Old 23-05-2010, 00:00   #15
Registered User

Join Date: May 2010
Posts: 6
can someone tell me how do I install on suse 11.2 openCPN I can not get it to work. has anyone one. rpm?
sy-Aldebaran 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cruising RPMs Gulfislander Engines and Propulsion Systems 20 19-01-2021 21:08
Perkins 4-108 RPMs Sea Maid Engines and Propulsion Systems 21 28-08-2013 20:14
Low RPMs and Smoke Charlie Engines and Propulsion Systems 23 21-11-2009 15:40
RPMS do not rise When Trans engaged scallywag Engines and Propulsion Systems 13 28-05-2008 17:38
Operating RPMs Rippy Engines and Propulsion Systems 15 23-02-2006 04:51

Advertise Here


All times are GMT -7. The time now is 16:22.


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.