On Tue, 2006-05-23 at 16:48 +0200, Esteban Dugueperoux wrote:
> Hi,
> 
> I want setup trac on NetBSD system, I use it in standalone mode.
> I create my trac environment  :
> $ trac-admin /var/db/trac/ initenv
> then
> $ tracd /var/db/trac/
> but I have this following message in /var/db/trac/log/trac.log :
> *13:51:00 Trac[loader] WARNING: setuptools is required for plugin deployment
> *however I have py24-setuptools-0.6 netbsd package installed.
> 
> Unless it's because of trac which used python2.3 and not python2.4.

Yes, if you're running Trac under Python 2.3 you will need to install
setuptools for 2.3 as well.

-- 
Matthew Good <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to