[Bug 168905] Review Request: python-nltk

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 27 01:42:13 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: python-nltk


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168905





------- Additional Comments From toshio at tiki-lounge.com  2005-09-26 21:42 EST -------
I only see py/pyc/pyo in this package which are being installed to /usr/lib even
on x86_64.

$uname -m
x86_64
$ python  -c "from distutils.sysconfig import get_python_lib; print
get_python_lib()"
/usr/lib/python2.4/site-packages

Since this is the definition of python_sitelib which is used in the spec file,
files should either be installed in /usr/lib or it will cause rpmbuild to error out.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list