View Single Post
  #11  
Old 02-26-2007, 02:11 AM
number6
Sarnak
 
Join Date: Sep 2006
Posts: 62
Default

Quote:
BtW, I'm ashamed to ask but, where did you find instructions to copy over the patch_ files from the utils directory?
Nowhere at all I did a diff on the patch files and realised there had been a change. I don't think I had updated the patch_ files since I first set up the server to be honest. I suppose a "make install" capability in the main makefile might be useful in cases like this - it could copy all the binaries, the shared library, cleanipc and so on, into the running directory - but the trouble is that I suspect everyone sets up their directory structures a bit differently, and not everyone is running on Unix. I think I will make a little shell script to do this for next time so I don't forget anything.

Paul.
Reply With Quote