<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 16, 2015 at 8:14 AM, Tudorache, Marian <span dir="ltr"><<a href="mailto:Marian.Tudorache@navcanada.ca" target="_blank">Marian.Tudorache@navcanada.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-CA">
<div>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">Thank you Dave,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">I am looking forward for those tutorials.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)">When can you send me those links?<u></u><u></u></span></p>
</div></div></blockquote></div><br></div><div class="gmail_extra">I meant for you to find some on your own, but the first result when googling "how to use yum" is a pretty good source of info:<br><a href="https://access.redhat.com/solutions/9934">https://access.redhat.com/solutions/9934</a><br><br></div><div class="gmail_extra">The above link gives a lot more detail, but yum is an "rpm manager" so you basically just setup repos and then install an application/library and it will find and install all of the dependencies for you. For example, you run a command like "yum install qgis" and then it installs everything you need for QGIS to work.<br><br></div><div class="gmail_extra">Info about setting up EPEL can be found at <a href="https://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F">https://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F</a> and in the case of the testing repos, then you'd do "yum install --enablerepo=epel-testing qgis".<br></div></div>