[Fedora-r-devel-list] How to handle already installed libraries ?

pingou pingoufc4 at yahoo.fr
Thu Oct 4 10:50:13 UTC 2007


Patrice Dumas wrote:
> On Thu, Oct 04, 2007 at 12:07:45PM +0200, pingou wrote:
>> Maybe the new feature of R 2.6 could help on that point...
>>
>>> R CMD INSTALL --preclean cleans up the sources after a
>>> previous installation (as if that had used --clean) before
>>> attempting to install.
>> Should we use it ? (in the sense that now that R implements it)
> 
> Then R CMD INSTALL --preclean would be called in a pre script or the
> like? rpm already takes care of removing old files?
> 
I was more thinking to change our command
>R CMD INSTALL %{packname} -l %{buildroot}%{_datadir}/R/library
to something like
>R CMD INSTALL --preclean %{packname} -l %{buildroot}%{_datadir}/R/library

I have the feeling that it will not solve the problems of the two
libraries, but I might help to clean before updated...

~pingou

	

	
		
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com




More information about the Fedora-r-devel-list mailing list