home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / cvs-1.8.7-src.tgz / tar.out / fsf / cvs / os2 / README < prev    next >
Text File  |  1996-09-28  |  916b  |  22 lines

  1.         This port requires IBM C/C++ and the IBM TCPIP library.
  2. You'll need to edit the makefile to reflect your system's paths
  3. (unless you're our customer for this port, in which case the paths
  4. are correct because we did the port on your machine. :-) ).
  5.  
  6.         That should be all -- edit the makefile, do "make" and get
  7. os2\cvs.exe.  Assuming you have edited the `install_dir' variable in
  8. the Makefile, you may type "make install-cvs" to put cvs.exe in the
  9. right place.
  10.  
  11.         If the makefile has linefeeds only at the end of lines, make
  12. (at least the port of GNU make that I have) will interpret it
  13. differently.  This is (IMHO) a bizarre behavior, but you need to
  14. convert the linefeeds to CRLF pairs (editing the file with an editor
  15. such as emacs will generally do this).
  16.  
  17.         You will get warnings during the compilation; ignore them.
  18. Report bugs to <bug-cvs@prep.ai.mit.edu>.
  19.  
  20. -Karl
  21.  <kfogel@cyclic.com>
  22.