Vanilla Netrek Server Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[VANILLA-L:376] Re: Development/debugging environment
> Now I can go and change the Makefiles and set the .ports file
> to different ports. But I really want to keep the code inline
> with the offical code (makse patching SO much easier).
What I do is
% make clean
% configure
(give a /tmp/netrek directory)
% (edit the file that specifies the shared memory identifier, change 128 to 129)
% make install
% cd /tmp/netrek
% newstartd
--
James Cameron (cameron@stl.dec.com)
Digital Equipment Corporation (Australia) Pty. Ltd. A.C.N. 000 446 800