[Trac] clarifying required software for trac on FC4
Alain
alainm at pobox.com
Thu Aug 25 12:40:51 CDT 2005
I think that I can help. I just double checked the list of packages
below. It is all for Mandriva 2005SE, but it probably is similar with FC4
First I installed all these packages:
apache-1.3.33-6mdk.i586 cgi cd3
apache-conf-2.0.53-5mdk.i586 cgi cd1
apache-modules-1.3.33-6mdk.i586 cgi cd3
apache2-common-2.0.53-9mdk.i586 cgi cd1
clearsilver-0.9.13-1mdk.i586 contrib
libapr-util0-0.9.6-4mdk.i586 cd1
libapr0-0.9.6-3mdk.i586 cd1
libdb2-2.4.14-12mdk.i586 cd5
libmm1-1.3.1-1mdk.i586 cgi cd3
libneon0.24-0.24.7-2mdk.i586 cd5
libsqlite0-2.8.16-1mdk.i586 cd5
libsvn_client1_0-1.1.4-1mdk.i586 contrib
libsvn_delta1_0-1.1.4-1mdk.i586 contrib
libsvn_diff1_0-1.1.4-1mdk.i586 contrib
libsvn_fs_fs1_0-1.1.4-1mdk.i586 contrib
libsvn_ra_dav1_0-1.1.4-1mdk.i586 contrib
libsvn_ra_local1_0-1.1.4-1mdk.i586 contrib
libsvn_ra_svn1_0-1.1.4-1mdk.i586 contrib
libsvn_repos1_0-1.1.4-1mdk.i586 contrib
libsvn_subr1_0-1.1.4-1mdk.i586 contrib
python-clearsilver-0.9.13-1mdk.i586 contrib
python-sqlite-1.0.1-1mdk.i586 contrib
python-svn-1.1.4-1mdk.i586 contrib
subversion-repos-1.1.4-1mdk.i586 contrib
glibc-devel-2.3.4-8mdk.i586 cd2 for libpython-devel
libpython2.4-devel-2.4-5mdk.i586.rpm cd4
python-pyxml-0.8.4-1mdk.i586.rpm cd3
marked as: cgi for cgi version, others are origin
then I installed Trac from source just fine.
Alain
Robert P. J. Day escreveu:
> i'm just documenting (for the benefit of some colleagues) the
> required RPM-based software to install trac on fedora core 4, and to
> see if it actually matches the list at:
>
> http://projects.edgewall.com/trac/wiki/TracInstall
>
> here's the list of trac's official dependencies based on the rpm on
> FC4:
>
> $ rpm -qR trac
> /usr/bin/python2.4
> /usr/lib/python2.4/site-packages
> clearsilver >= 0.9.3
> python(abi) = 2.4
> python-sqlite >= 1.0.0
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> sqlite >= 2.8.0
> subversion >= 1.0
> swig >= 1.3.21
>
> now how does this match up against what one finds on the wiki page?
> (NOTE: i'm doing this without actually having set up trac yet, i've
> just downloaded and installed the software via "rpm").
>
> ok, clearly python is required, that's a given. but the wiki page
> also claims that both python-devel and python-xml are also required
> for rpm-based systems, and yet the trac rpm doesn't list these are
> requirements. clarification here? (is this something i will run into
> only once i start the actual configuration?)
>
> next, both swig and subversion are listed as dependencies, so far,
> so good.
>
> sqlite is listed as a dependency (good), while the reference to
> PySQLite on the wiki page clearly refers to the "python-sqlite" rpm
> (i'm assuming).
>
> finally, at least for FC4, clearsilver is now provided by the
> "clearsilver" rpm, not the former "python-clearsilver" rpm, is this
> correct?
>
> comments?
>
> rday
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
>
More information about the Trac
mailing list