On Thu, Nov 16, 2006 at 12:40:03PM +1100, James Cameron wrote: > On Wed, Nov 15, 2006 at 12:52:30PM -0500, Dave Ahn wrote: > > All you need to do is update the full or relative paths in the scripts > > relative to the CWD, which used to be ntserv/. > > Dave, we ended up splitting stuff into libdir, localstatedir, and so > forth, e.g. /usr/lib/netrek for code and unchanging reference files, and > /var/lib/netrek for data. So it just needs a few edits in the scripts, > yes. So, it just needs configure to set the full paths in the scripts; or, have the robot send the relevant paths as parameters. Seems like a couple of lines of changes at most...