View Full Version : nexuiz update
uncle_fungus
05-12-2008, 05:44 PM
Just tried to install the latest nexuiz client and pts doesn't recognize that the newer version is available.
I had 2.4 installed and the only way to get 2.4.2 is to use force-install.
Using the latest git code.
Michael
05-12-2008, 06:21 PM
I'll make a change in the install.sh file so the MD5 changes so it will reinstall... forgot to bump it.
Michael
05-12-2008, 08:21 PM
Just made a trivial change: http://phorogit.com/index.php?p=phoronix-test-suite.git&a=commitdiff&h=0a5197a5ba658941202f1171e0a8a38744e4dc4a&hb=ef89557a2cd72f8c785d41e1ceccc02d89b613a5
uncle_fungus
05-13-2008, 07:41 AM
Hmm, that change won't work because it is still trying to extract version 2.4.
If you change
unzip -o nexuiz-24.zip
to
unzip -o nexuiz-242.zip
That fixes both problems, the MD5 sum changes, and the right file is extracted.
Michael
05-13-2008, 01:52 PM
Doh! Forgot about the unzip file change :( I'll commit it right away.
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.