#Installation Makefile for entire com target # Right now everything is done here, maybe a recursive make is a better idea? PERLDIR=/home/httpd/perl APACHEMODULES=/home/httpd/lib/perl/Apache PERLSODIR=/usr/local/lib/site_perl/i386-linux/ PERLTARGETS=lonc lond loncron lonsql AMTARGETS=lonnet/perl/lonrep.pm lonnet/perl/lonnet.pm \ auth/lonlogin.pm auth/lonauth.pm auth/lonracc.pm \ auth/loncacc.pm auth/lonacc.pm homework/lonproblem.pm \ auth/lonroles.pm auth/lonlogout.pm \ modules/TexConvert/tthperl/lontex.pm \ modules/TexConvert/tthperl/lontexconvert.pm \ modules/TexConvert/tthperl/tth.pm PERLSOTARGETS=modules/TexConvert/tthperl/tth.so \ modules/TexConvert/tthperl/tth.bs install: $(PERLTARGETS) $(AMTARGETS) cp $(PERLTARGETS) $(PERLDIR) cp $(AMTARGETS) $(APACHEMODULES) #cd modules/TexConvert/tthperl; tcsh commands #cd ../../.. cp $(PERLSOTARGETS) $(PERLSODIR) 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.