[sldev] Help with setting up Shadow Build

Vector Hastings vector at leafpile.com
Thu Mar 5 02:29:47 PST 2009


Awesome!

Being better at commenting out than at making checksums at 2:30 am, I went
that route... it's downloading tarbals and I'm going to bed.

Thank you soooo much Ambrosia!

-----Original Message-----
From: Ambrosia [mailto:chaosstar at gmail.com]
Sent: Thursday, March 05, 2009 2:06 AM
To: Vector Hastings
Cc: sldev at lists.secondlife.com
Subject: Re: [sldev] Help with setting up Shadow Build


On Thu, Mar 5, 2009 at 10:59, Vector Hastings <vector at leafpile.com> 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



More information about the SLDev mailing list