Opened 13 years ago

Closed 13 years ago

#29490 closed defect (worksforme)

libgeoip doesn't install the header files

Reported by: tribes_email@… Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: libgeoip

Description

I've installed it with port install libgeoip and I can't find the header GeoIP.h, etc in /opt/local/include or anywhere else.

I've installed them manually from the tgz for the time being.

Change History (4)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to bhirt@…
Port: libgeoip added
Summary: libgeoip does install the header fileslibgeoip doesn't install the header files

Unable to reproduce.

$ port installed libgeoip && port contents libgeoip
The following ports are currently installed:
  libgeoip @1.4.6_0+universal (active)
Port libgeoip contains:
  /opt/local/bin/geoiplookup
  /opt/local/bin/geoiplookup6
  /opt/local/bin/geoipupdate
  /opt/local/etc/GeoIP.conf
  /opt/local/etc/GeoIP.conf.default
  /opt/local/include/GeoIP.h
  /opt/local/include/GeoIPCity.h
  /opt/local/include/GeoIPUpdate.h
  /opt/local/lib/libGeoIP.1.4.6.dylib
  /opt/local/lib/libGeoIP.1.dylib
  /opt/local/lib/libGeoIP.a
  /opt/local/lib/libGeoIP.dylib
  /opt/local/lib/libGeoIP.la
  /opt/local/lib/libGeoIPUpdate.0.0.0.dylib
  /opt/local/lib/libGeoIPUpdate.0.dylib
  /opt/local/lib/libGeoIPUpdate.a
  /opt/local/lib/libGeoIPUpdate.dylib
  /opt/local/lib/libGeoIPUpdate.la
  /opt/local/share/GeoIP/GeoIP.dat
  /opt/local/share/doc/libgeoip/AUTHORS
  /opt/local/share/doc/libgeoip/COPYING
  /opt/local/share/doc/libgeoip/ChangeLog
  /opt/local/share/doc/libgeoip/INSTALL
  /opt/local/share/doc/libgeoip/NEWS
  /opt/local/share/doc/libgeoip/README
  /opt/local/share/doc/libgeoip/TODO
  /opt/local/share/man/man1/geoiplookup.1.gz
  /opt/local/share/man/man1/geoiplookup6.1.gz
  /opt/local/share/man/man1/geoipupdate.1.gz

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from bhirt@… to macports-tickets@…

comment:3 Changed 13 years ago by pixilla (Bradley Giesbrecht)

Owner: changed from macports-tickets@… to pixilla@…

comment:4 Changed 13 years ago by pixilla (Bradley Giesbrecht)

Resolution: worksforme
Status: newclosed

Can not reproduce.

$ port contents libgeoip | grep include/
  /opt/macports-test/include/GeoIP.h
  /opt/macports-test/include/GeoIPCity.h
  /opt/macports-test/include/GeoIPUpdate.h

Note: See TracTickets for help on using tickets.