On Tue, Mar 15, 2005 at 10:33:22AM -0600, Terry wrote: > I'm getting this message on my test machine when running 'make' after > the 'perl Makefile.PL' command. > [EMAIL PROTECTED] make: WARNING- All licenses are in use
You don't say what your OS is, what your perl version is, or what your C compiler is. I'd guess that the error is from the C compiler, and that your system has a limited number compiler licences. Nicholas Clark