#3771: LibreOffice 4.0
-------------------------+--------------------------------------------------
Reporter: rt | Owner: blfs-book@…
Type: enhancement | Status: new
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Comment(by Krejzi):
Ah yes, now I remember.
You should extract all 3 tarballs at the same time - they all go into one
directory.
{{{
for file in \
libreoffice-4.0.0.3.tar.xz \
libreoffice-dictionaries-4.0.0.3.tar.xz \
libreoffice-help-4.0.0.3.tar.xz
do
tar xf ${file}
done
}}}
After that, just change to libreoffice-4.0.0.3 and proceed with configure.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3771#comment:7>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page