On 1/18/2013 11:13 AM, Armin K. wrote: > ~/src/ruby-1.9.3-p374$ du -sh .ext/rdoc > 61M .ext/rdoc > > ~/src/ruby-1.9.3-p374$ make install DESTDIR=$PWD/dest > > ~/src/ruby-1.9.3-p374$ du -sh dest > 114M dest > > ~/src/ruby-1.9.3-p374$ du -sh dest/usr/share/ri > 61M dest/usr/share/ri > > ~/src/ruby-1.9.3-p374$ du -sh ../ruby-1.9.3-p374* > 345M ../ruby-1.9.3-p374 > 9.6M ../ruby-1.9.3-p374.tar.bz2
Very interesting. What type of filesystems do you use on your machines? -- Randy -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
