Hi!

Il giorno ven, 27/08/2010 alle 16.14 +0200, Tibor Simko ha scritto:
> The branch switching and reinstalling takes 0.3 sec for me, so it is
> quick and easy.

just a side note on the speed. I noticed that by using automake-1.11
instead of automake-1.9 the speed of make isntall increases by 100 times
(I mean a *lot*) because automake-1.9 creates Makefiles that use a shell
script to install a single file at a time, while automake-1.11 creates
Makefiles that uses a C compiled executable that install all the files
in the directory in one go.

So to people who are facing slow installation of Invenio, I suggest to
try to first upgrade their autotools suite.

Cheers!
        Sam

-- 
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>

Reply via email to