<div dir="ltr">Hi<div><br></div><div>After testing the xsce install on fedora 20 x86_64, I found the following issues:</div><div><br></div><div>- cronie package doesn't have a "Provides:" field for vixie-cron, so some packages can't be installed (moodle-xs and ds-backup-server). I used a quick workarround, adding a "Provides" field to xsce-server.spec, building the rpm and installing it.</div>




<div><br></div><div>- syck-python isn't build for fedora20. I created a patched rpm that builds with bison >= 2.7 , and is avaliable at <a href="http://xsce.activitycentral.com/repos/fc20/" target="_blank">http://xsce.activitycentral.com/repos/fc20/</a></div>




<div><br></div><div><br></div><div>So, for installing xsce 5.0 on fedora20, follow this steps:</div><div><br></div><div>yum install -y git ansible rpm-build </div><div>git clone <a href="https://github.com/scollazo/xsce.git" target="_blank">https://github.com/scollazo/xsce.git</a></div>


<div>cd xsce</div><div>git checkout feature-fc20</div><div>
rpmbuild -ba xsce-server.spec</div><div>yum localinstall /root/rpmbuild/RPMS/noarch/...</div><div>./runansible </div><div><br></div><div>In the near future, we will need to rebuild moodle-xs and ds-backup-server ,and change the dependency on vixie-cron to avoid the first issue.</div>

<div><br></div><div>/santi</div>
<div><br></div>-- <br><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Santiago Collazo </div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
Sysadmin</div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
Activity Central: <a href="http://activitycentral.com/" style="color:rgb(17,85,204)" target="_blank">http://activitycentral.com</a></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
<br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Facebook: <a href="https://activitycentral.com/facebook" style="color:rgb(17,85,204)" target="_blank">https://activitycentral.com/facebook</a></div>


<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Google+: <a href="https://activitycentral.com/googleplus" style="color:rgb(17,85,204)" target="_blank">https://activitycentral.com/googleplus</a></div>


<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Twitter: <a href="https://activitycentral.com/twitter" style="color:rgb(17,85,204)" target="_blank">https://activitycentral.com/twitter</a></div>


</div>