Hi there,

On Tue, 2010-11-30 at 20:26 -0600, Norbert Thiebaud wrote:
> in the next few minutes

        So - a quick reminder, the new wiki page is at:

        http://wiki.documentfoundation.org/Development/Native_Build

        And migration is not quite as simple as all that; however - if you have
a live checkout / build of build/ here is my recipie for quick migration
(without re-checkout):

        cd build/
        mv clone/bootstrap ..
        mv src ../bootstrap
        rm clone/repos_updated clone/commits.log
        cp config.log ../bootstrap
        mv clone ../bootstrap

        # now re-configure
        cd ../bootstrap
        ./autogen.sh # should re-use args from your old config.log
        g pull # this should create the symlinks you are missing
        make # and hope ...

        HTH,

                Michael.

-- 
 michael.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to