2006/10/15, M. David Peterson <[EMAIL PROTECTED]>: > A simple bug I noticed (forgive me if its already been brought up -- been > out of town and there's a ton of mail I haven't had a chance to parse > through) -- when running ./build.sh it attempts to copy license.html (which > doesn't exist) instead of license.txt (which does) from ../website to > $DESTDIR/License.html
You are supposed to "build" the website first. Type "make" in the website and you will get license.html. -- Seo Sanghyeon _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
