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
