[LON-CAPA-dev] IMPORTANT: Need to install kerberos 5

Scott Harrison lon-capa-dev@mail.lon-capa.org
Wed, 28 Aug 2002 13:46:31 -0400


Hi Mark,

With the latest loncapa/loncom/build/system_dependencies/perltest.pl
(which now works very well),

To check for Krb5:
  cd loncapa/loncom/build/system_dependencies
  perl perltest.pl | grep Krb5

To check all the needed perl modules on your LON-CAPA system:
  cd loncapa/loncom/build/system_dependencies
  make perltest

Regards,
Scott

> Gerd,
> 
> 	There are two initialization statements in the middle of the code. 
> Is this where the quiet death occurs? If so, is there a good way to check 
> for the code, or is this just a hiccup while the new CPAN downloading is 
> being implemented?
> 
> 					Mark