On 22 Jul, 2009, at 24:00 , Rafael Silva wrote:
> Hi everyone, how are you? I hope they are all fine :-) > I see....It sounds that there is a misunderstanding... > Let me try to clarify things here :) > -The logs reported on previous email wasn't written by me (It was > written by other user). > -I'm still confused as I don't know which log files you've suggested > me to look at it. Please, which log files should I take look at? > -The only log files that I'm aware of are the apache log files ( at / > var/log/apache) , and the logs within the trac project's folder. In my > case, both are empty, even with mod_python running on debug mode... You need to enable the trac logging in the trac.ini search for logging, the easiest is to set type = file and DEBUG, than restart trac, and you should find the log file in <project>/log/trac.log That's the file... > Assuming what you confirmed above, thus there are issues with trac > 0.11.1 and Agilo 0.8.0_RC1, Is it correct? > Anyway, It is not my case as I'm trying to install Agilo 0.8_RC2 into > trac 0.11.1. > I have trac system 0.11.1 already installed, and I'm trying to install > Agile 0.8_RC2 (the latest source code). > Those are my system details: > Agilo 0.8.0-RC2-r1719-20090719 > Trac 0.11.1 > Python 2.6.2 > Ubuntu 9.0.4 > Apache 2.2.11 > >> So we anyway suggest you to upgrade to 0.11.5 the latest stable > Sorry for the dumb questions, I'm newbie using linux and trac =/ > I installed trac system through Ubunt's apt-get package management > tool, and It seems that there are no official Ubuntu packages for trac > version 0.11.5. > Therefore, It seems that trac 0.11.1 is the latest version available > on Ubuntu official repositories. > Is it possible to build a deb package to ubuntu from trac's source > code?How can I do that? Well if you are a newbie, than leave it like it is ;-) >> It would be nice to know which problem you are referring to... :-) > Well....The issue is that I'm trying to install the latest Agilo > 0.8.0- > RC2 plugin into a trac system 0.11.1 with no success so far - as > reported on my previous emails, the plugin appears on the trac > project's plugin management section but nothing happens to the > project. You need to activate it, in trac.ini you need to: [components] agilo.* = enabled agilo_common.* = enabled agilo_pro.* = enabled the last two only if you want to try the Pro version too :-) > thanks in advance, YAW > Rafael ANdreaT --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

