By the way, the messages about the MD5 python module being deprecated are also strange. I don't remember getting those, myself. Mayhaps the MD5 checksum is correct, but the module fails at correctly comparing it.
The OS wiki mentions (at least for the Linux compile instructions) that Python 2.5 might cause some messages when running develop.py, but say it -should- run fine. Try grabbing the GL package manually, comment it out, and see if you get MD5 errors on the other libraries as well. On Thu, Mar 5, 2009 at 11:05, Ambrosia <[email protected]> wrote: > On Thu, Mar 5, 2009 at 10:59, Vector Hastings <[email protected]> wrote: >> I'm attaching the full log below, but seems like I'm stuck on: >> >> "RuntimeError: Error matching md5 for >> http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/GL-windows-2008 >> 0613.tar.bz2" >> >> I don't know much about this, but looks like I'm getting the wrong >> hash-totals or some similar control. Have the files changed? Is there an >> environment gotcha? >> >> I'd be so grateful for any guidance. Thanks. >> > > Interesting. It indeed seems as if it has a wrong MD5 checksum in the > cmake library list. > I think the GL-Windows-2008 package is also quite a new addition..I > used to grab the GL headers from an external source since they were > not supplied. > > You have two ways to handle this: > > comment out that library in the install.xml in the top folder, grab it > manually, and extract it (it contains a libraries tree structure > already), orrrr grab it manually, make a MD5 checksum of it, and put > the correct value in the install.xml :3 > _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
