|
|||||||||
Thursday the 24th of July, 2008 |
|||||||||
libgeotiff most recent diff
Scroll down toward the bottom of the page to get installation instructions for libgeotiff. The raw portfile for libgeotiff 1.2.1 is located here: http://libgeotiff.darwinports.com/dports/graphics/libgeotiff/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/libgeotiff # $Id: Portfile 23053 2007-03-23 20:35:47Z pipping PortSystem 1.0 Name: libgeotiff Version: 1.2.1 set libver 1 Category: graphics Maintainers: shadow Description: Library and tools for dealing with GeoTIFF Long Description: This software provides support for the Tag Image File Format (TIFF) Geo extensions. Homepage: http://www.remotesensing.org/geotiff/ Platform: darwin master_sites ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/ distname ${name}-${version} checksums md5 cd02f28915f964e4aa914e0e1b39ab4b patchfiles patch-incode depends_lib lib:libtiff.3.6:tiff lib:libproj.0:proj lib:libz.1:zlib configure.env MANPATH=${prefix}/share/man configure.args --with-zip=${prefix} --with-jpeg=${prefix} --with-proj=${prefix} --enable-incode-epsg destroot.destdir build.env DESTDIR=${destroot} destroot.env DESTDIR=${destroot} post-build { cd ${worksrcpath} system "cc -dynamiclib -all_load -install_name ${prefix}/lib/libgeotiff.${version}.dylib -compatibility_version ${version} -o libgeotiff.${version}.dylib libgeotiff.a -L${prefix}/lib -lproj -ltiff -ljpeg -lz" } pre-destroot "file mkdir ${destroot}/${prefix}" post-destroot { system "rm ${destroot}/${prefix}/lib/libgeotiff.a" cd ${worksrcpath} system "install -m 755 -d ${destroot}/${prefix}/lib" system "install -m 644 -c libgeotiff.${version}.dylib ${destroot}${prefix}/lib" system "ln -sf libgeotiff.${version}.dylib ${destroot}/${prefix}/lib/libgeotiff.${libver}.dylib" system "ln -sf libgeotiff.${version}.dylib ${destroot}/${prefix}/lib/libgeotiff.dylib" } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/libgeotiffYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using libgeotiff with these commands: % man libgeotiff Where to find more information:
|
![]() |
![]() Digg libgeotiff on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




