Le 08/06/2015 15:01, Fernando de Oliveira a écrit :
Hi, Pierre,

When updating to 1.9.5, I decided to install the docs, which I never did
before.

Noticed that it was loading, building(?) and installing documentation:

There are many error messages, but it seemed to work. Found:

{{{
$ LANG=C du -sh opt/ant-1.9.5/{docs,manual}
35M     opt/ant-1.9.5/docs
37M     opt/ant-1.9.5/manual
$ LANG=C diff -qr opt/ant-1.9.5/{docs,manual} | grep 'Only in'
Only in opt/ant-1.9.5/docs: NOTICE
Only in opt/ant-1.9.5/docs/api: resources
Only in opt/ant-1.9.5/manual/api: script.js
}}}

Both index.html files opened in firefox and look essentially the same.

The build dir size I obtained is the same as yours/book's, what made me
think if you also have them duplicated or i have something installed,
not in the book, building the documentation.
Thanks for noticing. I'm sorry I have not checked that. Unfortunately, I am not at the machine where I built it ATM, so I can't really confirm that the documentation is rebuilt, but I trust you.

I do not know what would be better, assuming they are duplicated: remove
docs installation, untar and download instructions? They are there as
optional, but if the other docs under manual are installed, would it not
be redundant?
I'd say it is.

Again, didn't want to bother you with that, but unfortunately, after
noticing the javadoc being run during install, decided to run the tree
command in a DEST install and was puzzled by the the amount of equal
directory names under manual and doc.

It looks like I've never checked that, although installing into /opt is almost the same as a DESTDIR install...
I'll check tonight and fix the book in consequence. Thanks again.

Pierre

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to