in reply to Authen:: PAM
You might have to set the CC environmental variable; for instance, if want to use gcc, then try:
CC=gcc perl Makefile.PL PREFIX=/Perl_Modules
Or try CC=gcc ./configure --prefix=/Perl_Modules
Or download the latest development release and see if that solves the problem.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Authen:: PAM
by YGP (Acolyte) on Mar 06, 2008 at 08:39 UTC | |
by YGP (Acolyte) on Mar 06, 2008 at 08:55 UTC | |
by Anonymous Monk on Mar 06, 2008 at 13:00 UTC |