The Rock Linux Distribution Build Kit includes a dictd package as well as packages of the FreeDict dictionaries in the dictd database format. For Rock 2.0, when dictd/FreeDict packages were not yet part of the proper distribution, you have to get their .desc files from the subversion repository and build the packages (which will install the files at the same time):
Get required desc files from svn:svn checkout https://www.rocklinux.net/svn/rock-linux/trunk/package/misc/dictd/
cd /usr/src/rock-src ./scripts/Download -package dictd ./scripts/Build-Pkg dictdFor Rock 2.1:
./scripts/Emerge-Pkg dictd ./scripts/Download -package freedict ./scripts/Build-Pkg freedict-la1-la2
Les codes la1 and la2 sont les codes de language en 3 lettres de l'ISO 639-2 des langues du dictionnaire que vous voulez. Bien sûr, cette combination de langues doit être disponible sur FreeDict
Using the stone tool you can activate dictionaries for use with dictd. The stone script is included in the dictd package, but was not included in the 2.0 release of Rock Linux.
Please note that the project fork "t2" does not include any freedict-* packages.