Andrew Benton wrote: > On Sun, 13 May 2012 23:19:07 +0100 > "Armin K." <[email protected]> wrote: > >> On 05/14/2012 12:11 AM, Bruce Dubbs wrote: >>> Bruce Dubbs wrote: >>> >>> 348M /usr/src/firefox/mozilla-release/xulrunner-build-dir >>> 2.2M /usr/src/firefox/mozilla-release/xulrunner >>> 6.8M /usr/share/idl/xulrunner-12.0 >>> 28M /usr/include/xulrunner-12.0 >>> 40M /usr/lib/xulrunner-devel-12.0 >>> 33M /usr/lib/xulrunner-12.0 >>> >>> Which doesn't seem too bad. > > Indeed. > >> You can lower the size of xulrunner-devel dir by symlinking shared >> libraries in xulrunner-devel/sdk/lib to ../../../xulrunner ones. > > The main one, libxul.so is already a symlink. If you look at the inode > number for the file in /usr/lib/xulrunner-devel-12.0 and > in /usr/lib/xulrunner-12.0 you'll find it's the same file.
Which makes is a hard link, not a symlink. :) :) :) -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
