summaryrefslogtreecommitdiff
path: root/install.xml
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-10-28 20:50:47 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-10-28 20:50:47 -0400
commit2115e63a851fca0373eae9ae3f9aafdcf58e0937 (patch)
tree5268b4204ebb84891381585e81e58b32f385e365 /install.xml
parent0207e04f0dfce5c3729ae9992d35cab1e2ba394e (diff)
SH-395 SH-396 WIP fix mac and linux builds for opensource mesh branch
MAC: naming problem on collada library files (.dylib). updated install.xml to refer to the fixed package LINUX: PCRE was too out of date for our collada implementation. Created a new PCRE package and updated install.xml to match it.
Diffstat (limited to 'install.xml')
-rw-r--r--install.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/install.xml b/install.xml
index 6fcba863ef..80bf4af292 100644
--- a/install.xml
+++ b/install.xml
@@ -266,9 +266,9 @@
<key>darwin</key>
<map>
<key>md5sum</key>
- <string>0e0eea64684830eed5803b3d17adabc0</string>
+ <string>e6350edd8132d5a3f3eaa25a65fbaaf1</string>
<key>url</key>
- <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1-darwin-20101028.tar.bz2</uri>
+ <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/colladadom-2.1-darwin-20101028a.tar.bz2</uri>
</map>
<key>linux</key>
<map>
@@ -1411,9 +1411,9 @@ anguage Infrstructure (CLI) international standard</string>
<key>linux</key>
<map>
<key>md5sum</key>
- <string>0886d0b1cdf104b6341df1832a8a7e09</string>
+ <string>9d71b7a6f94ab57e658f09012c1d2d92</string>
<key>url</key>
- <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/pcre-7.6-linux-20090804.tar.bz2</uri>
+ <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/pcre-7.6-linux-20101028.tar.bz2</uri>
</map>
</map>
</map>