[Zope] installing ReportLabs
   
    Dennis Allison
     
    allison@sumeru.stanford.EDU
       
    Sun, 29 Sep 2002 08:45:40 -0700
    
    
  
Thanks for your help.  Since the instructions in the rlzope readme.txt
were so specific, I'd assumed that the path was set automagically.  A
slight change to the doc would be helpful
'''
1 - Install reportlab in the Zope/lib/python/Shared directory by unpacking 
the tarball and putting a reportlabs.pth file in site-packages for the Zope
used with Python.  The path value in the reportlabs.pth file must be 
relative.  For a typical Zope installation,  the path is "../../python/Shared".
Remember to restart Zope so the new path is instantiated.
'''