next up previous
Next: Previewing HTML documents Up: LaTeX2HTML Previous: LaTex2HTML

Installing the files onto the www

quick reference for installing files on the www:

  1. carry out the latex2HTML conversion described in Section i. This will create a subdirectory with the name of the file (minus extension).
  2. tar (tar cvf subdirectoryname.tar subdirectory from the parent directory) the subdirectory
  3. ftp it to pads1 in a suitable area on your www account
  4. untar it (tar xvf subdirectoryname.tar. The entire subdirectory tree will be restored in the new location)
  5. chmod go+rx the new subdirectory
  6. cd to the new subdirectory and set the appropriate privileges: chmod go+r * and chmod go+rx *.html
  7. in the subdirectory there is a file called tex2html_wrap_inline69 filename tex2html_wrap_inline71 .html, and a lot of other stuff. Make your www links to this html file.


Simon Billinge
Tue Jan 7 18:03:54 EST 1997