[BRLTTY] build not copying Python binding brlapi.so
    Samuel Thibault 
    samuel.thibault at ens-lyon.org
       
    Wed Apr 25 18:11:14 EDT 2007
    
    
  
Hi,
Scott Haeger, le Wed 25 Apr 2007 15:30:03 -0400, a écrit :
> I downloaded and built the latest version from the repository.  The 
> Python bindings are getting built but are not being copied to the python 
> site-packages directory during make install.
Oops. Dave, -root "" makes it fail.  -root "/" works, however, so maybe
we could use
$(PYTHON) $(SRC_DIR)/setup.py --quiet install --root "/$(INSTALL_ROOT)" --record "$(INSTALLED_FILES)"
Thanks for the report,
Samuel
    
    
More information about the BRLTTY
mailing list