Ryan J Ollos wrote:
> The Development Environment page says:
> "If you have trac installed in /usr/lib or /usr/local/lib, make sure to run
> the above virtualenv command with --no-site-packages."

Ah, yes, that makes sense if you run a "real" Trac instance on your
development machine. It does make development setup more difficult.

You could use --no-site-packages, and try symlinking the dependencies
from /usr/lib into your virtualenv's site-packages (e.g. svn, libsvn,
pytz, pygments, ...).

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to