[ut2003io] Re: [ut2003servers] UT2003 dedicated server

Spadge Fromley spadge at fromley.net
Fri Oct 4 20:23:28 EDT 2002


At 02:54 04/10/2002 -0400, you wrote:
>If you used the installer for the big-ass 3 GB dir (instead of FTPing the 
>dir or something), you should use the "uninstall" script in the root of 
>the game dirs to remove it. The .ut2003 in your homedir will NOT be removed.
>
>The data and binaries in the dedicated-only download are IDENTICAL to the 
>files on the retail disc (with unnecessary files stripped out for size and 
>piracy issues), so your .ini files WILL work with them.
>
>--ryan.
>
>


Hmm, can I just say that TMPROOT=${TMPDIR:=/tmp} in the sh.bin is ugly?  I 
don't know about you, but my /tmp is only 256MB.  Install fails trying to 
unpack the binary.  I know I could just unmount the /tmp dir, and make a 
symlink to /usr/tmp, but it's all too faffy, and I'd only have to change it 
back later.

so, using csh:

% sed "s/\/tmp/\/usr\/tmp/g" ut2003lnxded.sh.bin > ut2003-fixed.sh.bin
% chmod 755 ut2003-fixed.sh.bin

And then just run it.

-- 
Spadge Fromley
'Intocabile'
/me thanks his bro jearle for helping on this one :-)




More information about the ut2003 mailing list