On Jun 25, 1:04 pm, Philip <[EMAIL PROTECTED]> wrote:
> On Jun 24, 5:07 pm, "Thomas Moschny" <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > 2008/6/24 Philip <[EMAIL PROTECTED]>:
>
> > > I tried that, and I still get the same thing.  Plus, I still don't see
> > > the "Loading..." message in the log, even after I attempt to access a
> > > wiki page containing [[TracNav]].  If I google "No macro or processor
> > > named 'TracNav' found", I get several other pages that seem to have
> > > similar problem.  So, maybe it's a fairly common problem.  Still
> > > looking for a solution.
>
> > Not sure this is specific to the TracNav plugin though (but if it was,
> > I'd be glad to fix it!), merely an installation issue. Do you have any
> > other plugins working? Did you check permissions of the egg? The web
> > server (running e.g. as wwwrun) must be allowed to access it.
>
> > Regards,
> > Thomas
>
> I followed the instructions from this 
> linkhttp://trac-hacks.org/wiki/EggCookingTutorial/BasicEggCookingto
> create and install a helloworld plugin into the same project.  After
> copying the TracHelloworld-0.1-py2.4.egg to the project plugins
> directory, setting permissions to 777, and restarting web server, I
> see no difference in wiki pages and no "loading" messages in log
> file.  I'm guessing I need to concentrate on getting the "loading"
> message again, but not sure what I need to do.  Seemed random at best
> when I was seeing it before.
>
> Thanks,
> Philip- Hide quoted text -
>
> - Show quoted text -

Can anybody respond to my latest post?  I can't even seem to get the
plugin to load.  I have 2 plugins, and they are in 3 locations:

/usr/local/share/trac/plugins # ls -l
total 16
-rwxrwxrwx 1 root root  2943 Jun 25 17:05 TracHelloworld-0.1-py2.4.egg
-rwxrwxrwx 1 root root 11623 Jun 25 17:05 TracNav-3.92-py2.4.egg

/usr/local/lib64/python2.4/site-packages # ls -l
total 32
-rwxrwxrwx  1 root root  2943 Jun 25 17:11 TracHelloworld-0.1-
py2.4.egg
-rwxrwxrwx  1 root root 11623 Jun 25 17:11 TracNav-3.92-py2.4.egg
-rw-r--r--  1 root root   239 Jun 23 19:26 easy-install.pth
drwxrwxrwx  4 root root  4096 Jul  8 18:05 setuptools-0.6c8-py2.4.egg
-rw-r--r--  1 root root    29 Jun 23 17:07 setuptools.pth
drwxr-xr-x 11 root root  4096 Apr 17 15:01 trac

/trac/myproject/plugins # ls -l
total 16
-rwxrwxrwx 1 websrvr webgrp  2943 Jun 24 21:23 TracHelloworld-0.1-
py2.4.egg
-rwxrwxrwx 1 websrvr webgrp 11623 Jun 24 20:36 TracNav-3.92-py2.4.egg

I have logging set to debug, and after restarting apache2, I don't see
anything in the log.  When I bring up a page that has something like
[[TracNav(FAQ/TOC)]], I get an error:

Error: Failed to load processor TracNav
No macro or processor named 'TracNav' found

Please help!

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to