[SAC] [OSGeo] #1640: MB-System library should be added in gmt.conf

#1640: MB-System library should be added in gmt.conf
---------------------------+-------------------
Reporter: kthujvu | Owner: sac@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Keywords:
---------------------------+-------------------
Earlier today I helped someone getting mbm_plot to work. One of the
missing steps was that his OSGeo Live USB installation lacked the mb
library in GMT's config.

Trying to run mbm_plot we ended up with an error about mbcontour not being
found. Searching the web I ended up on
https://www.ldeo.columbia.edu/res/pi/MB-
System/html/mbsystem_how_to_get.html

"In order for GMT to successfully execute the MB-System modules, the
location of the shared library containing these modules must be known to
GMT."

To achieve this, we edited GMT_CUSTOM_LIBS in gmt.conf to read:

{{{
GMT_CUSTOM_LIBS = /usr/lib/libmbgmt.so
}}}

Afterwards mbcontour worked fine.

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1640&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#1640: MB-System library should be added in gmt.conf
---------------------+--------------------------
Reporter: kthujvu | Owner: live-demo@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: LiveDVD | Resolution:
Keywords: |
---------------------+--------------------------
Changes (by kthujvu):

* owner: sac@… => live-demo@…
* component: Systems Admin => LiveDVD

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1640#comment:1&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.