hi, I tried it, although default path were correct, and it still return
*** Error: Failed to load processor latex No macro or processor named 'latex' found *** when displaying the page. Does it mean that trac can find the plugin, but the plugin cannot find latex? What are the steps to ensure everything is installed/linked correctly? thanks jul On Tue, Sep 30, 2008 at 8:37 AM, Simon Martin <[EMAIL PROTECTED]> wrote: > > Hi, > > On 29 Sep., 15:24, jujulj <[EMAIL PROTECTED]> wrote: >> *** >> Error: Failed to load processor latex >> >> No macro or processor named 'latex' found >> *** >> >> I enabled it in trac.ini and checked that I have latex and dvipng >> installed in default directory /usr/bin/... > > Did you specify these paths correct in trac.ini? > > [tracmath] > latex_cmd = <location of your latex binary> > dvipng_cmd = <location of dvipng> > cache_dir = <cache directory> > max_png = <max number of pngs in cache - defaults to 500> > > HTH, > Simon > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
