Reading the Output of Makefile.PL
hundreds and hundreds of time is boring.
Just beatifying of output of Makefile.PL,
but makes testing easier. (I hope ;-))
looks like this now:
Welcome to GSSAPI.pm setup!
run "perl Makefile.PL --help" to see further installation options
----------------------------------------------------------
Searching krb5-config command...
/usr/bin/krb5-config
----------------------------------------------------------
using GSSAPI implementation
Kerberos 5 release 1.3.1
----------------------------------------------------------
Adding from your Perlinstallation ($Config{lddlflags}) to LDDLFLAGS
-shared -L/usr/local/lib
----------------------------------------------------------
Bypassing to LDDLFLAGS
-shared -L/usr/local/lib -Wl,-rpath -Wl,/usr/lib
----------------------------------------------------------
Using LIBS
-L/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv
----------------------------------------------------------
Using INC includeconfiguration
-I/usr/include
----------------------------------------------------------
Writing Makefile for GSSAPI
Thank you,
Achim
|