Ah, I think we're getting to the bottom of this.  The important line
above is as follows:

libnetcdf.so.4 => /usr/local/lib/libnetcdf.so.4 (0x00007f095dc86000)

It looks like you have two versions of netcdf installed... one in
/usr/lib/ (from Ubuntu package) and one from /usr/local/lib/ (from your
manual installation of GMT)

Generally, it's best to install directly from Ubuntu repos: you usually
avoid dependency errors like this.

Please could you check the symbolic links in your /usr/lib by typing the
following?

ls -l /usr/lib/libnetcdf*

-- 
grace fails to launch: "grace: symbol lookup error: grace: undefined symbol: 
ncopts"
https://bugs.launchpad.net/bugs/599344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to