<br><br><div class="gmail_quote">2010/4/27 Mail Llists <span dir="ltr">&lt;<a href="mailto:lists@sapience.com">lists@sapience.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
  I&#39;m running F12. I use texlive - however, the fedora version is too<br>
old (2007) and since  I coordinate with others in writing papers - all<br>
of who use texlive 2009 - I have compatibility problems. (e.g. no<br>
biblatex, problems with natbib style files etc)<br>
<br>
  So I installed the upstream 2009 texlive - which works perfectly and<br>
exactly the same as everyone else!<br>
<br>
  Problem is I also need to install R - it has texlive as a dependency<br>
and doesn&#39;t see the already installed texlive - what is the right way to<br>
install R - but without it dragging in any fedora based texlive ?<br>
<br>
  The only way I could think of was to hand install using rpm all the<br>
packages for R and its dependencies with --force but skipping the<br>
texlive ones - is there a better way ?<br>
<br>
   thanks<br>
<br>
    gene<br>
<font color="#888888">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</font></blockquote></div><br>Hi,<br><br>the Fedora maintainer of TeX Live provides a repository for TeX Live 2010 :<br>    <a href="http://fedoraproject.org/wiki/Features/TeXLive">http://fedoraproject.org/wiki/Features/TeXLive</a><br>

This may be better than using the upstream installation. And so you can help to improve this packaging by using it and reporting bugs  :-).<br><br>But if you can&#39;t/don&#39;t want to remove your TeX Live installation, a (bad) solution could be to build an empty RPM that will simply contain a &quot;Provides: texlive &gt; 2007&quot; or something like this to fool R packages.<br>