libraries missing

NoOp glgxg at sbcglobal.net
Sat Sep 17 21:03:40 UTC 2011


On 09/17/2011 08:18 AM, shivam tiwari wrote:
> HI,
> 
> I am not able to find following libraries

My _guess_ is that you are trying to install WD-SSI.

I can't help you with all, but can help you with some:

> 
>    1.  libsources.so.0 => not found
>    2.          libw2netcdf.so.0 => not found
>    3.          libw2algs.so.0 => not found
>    4.          libutil_alg.so.0 => not found
>    5.          libw2gis.so.0 => not found
>    6.          libc_datatype.so.0 => not found
>    7.          librss_notifier.so.0 => not found
>    8.          libfam_notifier.so.0 => not found
>    9.          libdata_object.so.0 => not found
>    10.          libwdssii.so.0 => not found
>    11.          libinfr.so.0 => not found
>    12.          libnetcdf_c++.so.4 => not found
>    13.          libnetcdf.so.4 => not found

libnetcdr6 is the most current for Maverick & Natty. libnetcdf.so.4 was
only available in hardy and lucid. If you are not using lucid, then you
can  download directly:
http://packages.ubuntu.com/lucid/libnetcdf4
Works on Maverick also:
$ apt-cache policy libnetcdf4
libnetcdf4:
  Installed: 1:3.6.3-1
  Candidate: 1:3.6.3-1
  Version table:
 *** 1:3.6.3-1 0
        100 /var/lib/dpkg/status

>    15.          libdataconfig.so.0 => not found
>    16.          libgtkglext-x11-1.0.so.0 => not found

$ sudo apt-get install libgtkglext1

>    17.          libgdkglext-x11-1.0.so.0 => not found
Included in libgtkglext1
>    18.
>    19.          libcurl.so.3 => not found

$ sudo apt-get install libcurl3
...





More information about the ubuntu-users mailing list