On 5 November 2005 at 22:52, R S Ananda Murthy wrote:
| I tried to do make install DESTDIR=$PKGDIR. But this does not work. What 
| is the alternative? I need to do this to create Slackware package.

I think you want

        make prefix=$PKGDIR install

as the documentation in R-admin states rather clearly in several places.

Hth, Dirk

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
         -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to