LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Hwo to install TRAC on Fedora? (https://www.linuxquestions.org/questions/linux-newbie-8/hwo-to-install-trac-on-fedora-742738/)

your_shadow03 07-25-2009 10:44 AM

Hwo to install TRAC on Fedora?
 
CAn anyone help me with this ?
A Correct RPM Package for Fedora 9?

TB0ne 07-25-2009 03:19 PM

Quote:

Originally Posted by your_shadow03 (Post 3619962)
CAn anyone help me with this ?
A Correct RPM Package for Fedora 9?

http://rpm.pbone.net/

Check off Fedora 9 on the advanced search page, enter TRAC....

your_shadow03 07-26-2009 03:18 AM

Last Year I setup TRAC on Ubuntu Fiesty and made it work well.I too put it into my blog http://www.linuxquestions.org/blog/y...on-linux-1146/
When I Browsed in with http://<ipaddress>:8000 it Showed me the Project Page.
I could see Login Page too.
I too did add the two directives too:
as:
Code:

[components]
acct_mgr.api.* = enabled
trac.web.auth.LoginModule = disabled
acct_mgr.web_ui.LoginModule = enabled
acct_mgr.svnserve.* = enabled
acct_mgr.web_ui.RegistrationModule = enabled



[account-manager]
password_store = SvnServePasswordStore
password_file = /home/DOSE/repository/conf/passwd

BUt Now when I carried out same step in Fedora its not showing me the login page.
Any idea whats wrong I am doing here?

TB0ne 07-26-2009 03:55 PM

Quote:

Originally Posted by your_shadow03 (Post 3620522)
Last Year I setup TRAC on Ubuntu Fiesty and made it work well.I too put it into my blog http://www.linuxquestions.org/blog/y...on-linux-1146/
When I Browsed in with http://<ipaddress>:8000 it Showed me the Project Page.
I could see Login Page too.
I too did add the two directives too:
as:
Code:

[components]
acct_mgr.api.* = enabled
trac.web.auth.LoginModule = disabled
acct_mgr.web_ui.LoginModule = enabled
acct_mgr.svnserve.* = enabled
acct_mgr.web_ui.RegistrationModule = enabled



[account-manager]
password_store = SvnServePasswordStore
password_file = /home/DOSE/repository/conf/passwd

BUt Now when I carried out same step in Fedora its not showing me the login page.
Any idea whats wrong I am doing here?

Ok...is this a separate question?? Did you get the package? If you did, please open another thread for a different question....


All times are GMT -5. The time now is 04:44 AM.