#5311: libreoffice-4.3.0
-------------------------+--------------------------
 Reporter:  fo           |       Owner:  blfs-book@…
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  7.6
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+--------------------------

Comment (by cjg):

 Replying to [comment:4 fo]:
 > I passed this point, hit two more errors but now it is building, used
 very not elegant procedure. Don't know if will complete.
 >
 > Assume help and translations will be used.
 >
 > After reaching the first error above (necessary, to load the packages or
 additional ones, if you have the previous version ones).
 >
 > Restart the build from what follows:
 >
 > {{{
 >       tar xf $SOURCEDIR/libreoffice-translations-$VERSION.$COMP_EXT \
 >           --no-overwrite-dir --strip-components=1                   &&
 >       tar xf $SOURCEDIR/libreoffice-help-$VERSION.$COMP_EXT         \
 >           --no-overwrite-dir --strip-components=1                   &&
 >       ./autogen.sh ... --disable-fetch-external                     &&
 >       make build
 > }}}
 >
 > Notice the switch switch --disable-fetch-external.
 >
 > Dictionaries have not been uncompressed, so I may reach a problem, and
 need to untar that, too.
 >
 > If that works, building in other machines could start with the
 --disable-fetch-external all uncompressed, so that should not produce an
 error.
 >
 > If everything is correct, it would be good to introduce a previous step
 in the book just to download, and start the real build already with
 -disable-fetch-external, if other solution does not appear.

 Well I have checked out their git version and have yet to hit any errors.
 It is building perfectly so far.  I have used the same options as online
 book though as it is git I did not create the sym-links to the
 dictionaries or the translation files.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5311#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to