home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / procssng / alv.sun / alv.lha / doc / installation.ms < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.1 KB  |  34 lines

  1. .SH
  2. nstallation
  3. .PP
  4. nstalling the software is fairly simple, viz:
  5. .IP 1)
  6. d to the src directory
  7. .IP 2)
  8. ecide whether you want to merge the object code of the toolkit into a single
  9. inary. This will save you considerable amounts of disk space
  10. (approx 6Meg) under SUNOS 3.5 or earlier and about 0.5Meg under SUNOS4.0 or
  11. igher. If you do decide to do this then execute the following
  12. ommands:
  13. .br
  14.     cp Makefile Makefile-standalone
  15. .br
  16.     cp Makefile-merge Makefile
  17. .br
  18. f you do not want to do this (you are probably running SUNOS4.0 or
  19. ater in this case), ie you want to compile each program standalone,
  20. hen simply continue.
  21. .IP 3)
  22. Edit the Makefile, setting the variables BINDIR, MANDIR, FILDIR
  23. o be the desired directory locations of the compiled programs, the
  24. anual pages and the filters respectively. NB. The -DSUNOS3 option is no
  25. onger needed.
  26. .IP 4)
  27. ype "make install". The compilation could take up to 15 minutes.
  28. .IP 5)
  29. Email alv-users-request@cs.bris.ac.uk to ask to join the support
  30. ailing list. NB: If you received this distribution direct from the
  31. uthor via email, you are already on this list.
  32. .PP
  33. ou are advised to read the tutorial before working with the toolkit.
  34.