diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-07-27 17:40:41 -0400 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2010-07-27 17:40:41 -0400 |
commit | 3cf9a103859a2d1a083a14ae321c32d552a2ef39 (patch) | |
tree | 219a80d3f9dcca58e5eedca26543d0aaa3f2873b | |
parent | a919bda24dfc6fb7fc031546e69ed7f531d828e8 (diff) |
CTS-201 WIP update viewer-external to run under linux
step 1 - minor cleanup that allows viewer to build under linux.
Will only run on aditi (crashes on agni), does not download meshes
successfully, and has pretty bad vertex corruption, but it runs!
Code reviewed by Falcon
-Nyx
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index e36ba1d33c..4f8e7bff26 100644 --- a/install.xml +++ b/install.xml @@ -1058,9 +1058,9 @@ anguage Infrstructure (CLI) international standard</string> <key>linux</key> <map> <key>md5sum</key> - <string>3427b3c31ed66132b19e1f6679894c57</string> + <string>33dee1d84d006a5339cf6ba4096b8bd9</string> <key>url</key> - <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100628.tar.bz2</uri> + <uri>scp:install-packages.lindenlab.com:/local/www/install-packages/doc/llconvexdecomposition-0.1-linux-20100721.tar.bz2</uri> </map> <key>darwin</key> <map> |