Installation advice for listings package
----------------------------------------

1) You need the files

        listings.dtx
        listings.ins
        lstpatch.sty  (date: 1998/11/23)
        lstdrvrs.dtx  (optional, but recommended)

   Ensure that the *latest* version of the keyval package from the graphics
   bundle by David Carlisle is installed. You can download it from CTAN

        macros/latex/packages/graphics/

2) Remove all  lst???.sty  files if you update from an earlier version.

3) Run  listings.ins  through TeX. This creates the kernel  listings.sty
   and two interface files  lst017.sty  and  lstfvrb.sty. If you have
   lstdrvrs.dtx, a configuration file  listings.cfg  and a couple of driver
   files are also generated.

4) Copy all created  .sty  and  .cfg  files to a directory searched by TeX.

5) If you don't have the documentation  listings.dvi, run  listings.dtx
   through TeX twice.
