[pylucene-dev] Q about security folder in site-packages

David Pratt fairwinds at eastlink.ca
Mon Feb 27 14:03:19 PST 2006


I originally started some my development with pyLucene on MacOSX and now 
moving it to the server. When I compiled for freeBSD I have got 
PyLucene.py and _PyLucene.so in my site-packages. With OSX binary 
distribution, there there is a security folder containing 2 files:

classpath.security
libgcj.security

classpath.security file contains 1 line:
security.provider.1=gnu.java.security.provider.Gnu

libgcj.security contains 2 commented lines:
# This properties file is used when looking for gcj-specific
# security providers.  By default there are none such.

Can someone advise of the requirement for these files (what do they do). 
All tests seem to pass without them on FreeBSD.  Should these be 
included in site packages for FreeBSD also? Many thanks.

Regards,
David


More information about the pylucene-dev mailing list