home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / TELECOM / palias10.lzh / BNU / PALIAS / Readme.OSK < prev    next >
Text File  |  1993-12-19  |  1KB  |  34 lines

  1. June 7, 1993 Monday 2:35:10 am
  2.  
  3. Compiling:
  4.  
  5. I'm pretty sure this makefile will work with Microware's Make, but I used
  6. a pd Make that Make2 and V7Make are based on.  It is included here in the
  7. bin directory.  You'll also need sed and bison to compile the parse.y.
  8. I've included the parse.c and y.tab.h files in case you don't have bison
  9. or sed.
  10.  
  11. Make the following directories in the same directory as the source:
  12.  
  13. Makdir BIN RELS
  14. make all
  15.  
  16. This will compile 'pathalias' and 'makedb' and put them in the BIN directory.
  17. To install them to /DD/ETC/CMDS to a "make install".
  18.  
  19. To use the binaries, create a file in /DD/SYS called hostname.  It should
  20. contain 1 line with the full domain name of you machine.   Mine for example
  21. reads:
  22.  
  23. htsmm1.Las-Vegas.NV.US
  24.  
  25. The Shell script Make.paths.osk will run pathalias and makedb on you uucpmap,
  26. creating a pathalias file and database in /DD/USR/LIB/SMAIL.
  27.  
  28. Enjoy pathalias10 with the latest patches.
  29.  
  30. Mike Haaland <mike@htsmm1.las-vegas.nv.us>
  31. Compuserve: 72300,1433
  32.  
  33.  
  34.