- or download this
# See ExtUtils::Liblist for details
#
...
LDLOADLIBS = -L/usr/local/lib -lgeotiff
BSLOADLIBS =
LD_RUN_PATH = /usr/local/lib
- or download this
LD => 'gcc -Wl,-rpath=/usr/local/lib'
- or download this
MYEXTLIB => '/usr/local/lib/libgeotiff.a'