How too find a dependence package...???
Tim Frost
timfrost at xtra.co.nz
Tue Feb 20 20:24:18 UTC 2007
On Tue, 2007-02-20 at 12:42 -0600, larry wrote:
> I did try apt-cache search geotiff, and it gave me what you had
> listed...So I did an apt-get install on eachone, and it told me that I
> already have the latest version...
>
> But yet when I try too compile xastir, it shows that I am still missing
> Geotiff & Gdal...
If you are compilling, you need the development libraries, which ill be
in the -dev package, which for edgy is libgdal1-1.3.1-dev. You will
need the development packages for all libraries, as well as the core
(the meta-package build-essential will pull in the critical packages).
The other way to locate packages is via http://packages.ubuntu.com/,
where you can search the contents of the packages, as well as the list
of packages, across all releases or within a single release.
>
> So thanks for the help, and I'll keep working on it...
>
> Larry
>
Tim
More information about the ubuntu-users
mailing list