--- loncom/build/Makefile 2002/05/23 20:15:53 1.115 +++ loncom/build/Makefile 2002/05/23 20:21:00 1.116 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.115 2002/05/23 20:15:53 harris41 Exp $ +# $Id: Makefile,v 1.116 2002/05/23 20:21:00 harris41 Exp $ DISTPROBE=`perl ./distprobe` DIST=$(DISTPROBE) @@ -224,6 +224,10 @@ install: TEST_hosts_tab Makefile.install make postinstall make warningnote echo "You can run 'make test' to see if your system is ready to go!" + echo "NOTE THAT YOUR SYSTEM MUST HAVE MYSQL WITH A USER=\"www\" AND" + echo -n "PASSWORD=\"localhostkey\" FOR www\@localhost" + echo -n "(YOU MAY NEED TO REINITIALIZE YOUR MYSQL www\@localhost USER)" + echo -n "Please see http://install.lon-capa.org/ for more information" rawinstall: Makefile.install Makefile echo -n "" > WARNINGS