As I mentioned in my first post, I know very little about *nix & trac... What is a Subversion Repository and how do I find the correct path? Is a Subversion Repository something I have to create. How?
How do I verify that ClearSilver was installed? Also, I looked in usr/ lib/ and I have 2 Python folders... 2.3 and 2.4... The 2.3 had a few things in the site-packages dir while the site-packages dir is empty on the 2.4... What are package manager tools? How do I use them? I am new to all of this, it's like learning to drive... Don't just give the kid a car and say good luck, help them out with some detailed instructions. :) Unlike many, I can and want to learn. I simply don't know where to begin. Thanks, - Devon On Oct 27, 10:30 am, "Emmanuel Blot" <[EMAIL PROTECTED]> wrote: > > I am running CentOS 4.5 and have managed to install the Trac RPM... I > > then used trac-admin to setup an enviorment. > > You probably missed something when you read Trac documentation if you > get this error: > > /home/<removed>/public_html/trac does not appear to be a > Subversion repository. > > When you run trac-admin, you get prompted to enter the path to a > Subversion repository. From the name, it does not seem that > public_html/trac leads to one of them. > > Now about the following error: > > > TracError: ClearSilver not installed (No module named neo_cgi) > > It is likely that the Python engine cannot reach the neo_cgi.so > dynamic library, which is usually located in > /usr/lib/python.../site-packages directory. YMMV, I don't know CentOS. > > You may want to verify where this library has been installed, using > your package manager tools or the find command. > > Cheers, > Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
