2009-11-19

Slitaz -- openoffice-3.1.1



root@slitaz:~# time ./get-OpenOffice311
Downloading OppenOffice.org tarball (it's time to have a break)...
--2009-11-20 07:42:50-- http://ftp.isu.edu.tw/pub/OpenOffice/localized/zh-tw/3.1.1/OOo_3.1.1_LinuxIntel_install_zh-TW.tar.gz
Resolving ftp.isu.edu.tw (ftp.isu.edu.tw)... 140.127.177.17
Connecting to ftp.isu.edu.tw (ftp.isu.edu.tw)|140.127.177.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 154272741 (147M) [application/x-gzip]
Saving to: `/tmp/src.1038/OOo_3.1.1_LinuxIntel_install_zh-TW.tar.gz'

100%[======================================>] 154,272,741 729K/s in 3m 43s

2009-11-20 07:46:33 (674 KB/s) - `/tmp/src.1038/OOo_3.1.1_LinuxIntel_install_zh-TW.tar.gz' saved [154272741/154272741]

[ OK ]
Extract files from archive... [ OK ]

Packing : OpenOffice3-3.1.1
================================================================================
Creating the list of files... [ OK ]
Creating md5sum of files... [ OK ]
Compressing the fs... [ OK ]
Undating receipt sizes... [ OK ]
Creating full cpio archive... [ OK ]
Restoring original package tree... 725042 blocks
[ OK ]
================================================================================
Package OpenOffice3-3.1.1 compressed successfully.
Size : 147.7M OpenOffice3-3.1.1.tazpkg


Installation of : OpenOffice3-3.1.1
================================================================================
Copying OpenOffice3-3.1.1... [ OK ]
Extracting OpenOffice3-3.1.1... 302087 blocks
Extracting the pseudo fs... 725042 blocks
Installing OpenOffice3... [ OK ]
Removing all tmp files... [ OK ]
================================================================================
OpenOffice3 (3.1.1) is installed.

real 7m 25.77s
user 3m 13.63s
sys 0m 22.56s
root@slitaz:~#
root@slitaz:~# tazpkg info OpenOffice3

Tazpkg information
================================================================================
Package : OpenOffice3
Version : 3.1.1
Category : office
Short desc : Productivity suite.
Maintainer :
Web site : http://www.openoffice.org
================================================================================

root@slitaz:~# ps ax | tail
1011 root -sh
1019 root abiword
1029 root leafpad
1037 root time ./get-OpenOffice311
1038 root /bin/sh ./get-OpenOffice311
1048 root wget -c http://ftp.isu.edu.tw/pub/OpenOffice/localized/zh-tw/3.1.1/OOo_3.1.1_LinuxIntel_install_zh-TW.tar.gz -O /tmp/src.1038/OOo_3.1.1_LinuxIntel_install_zh-TW.tar.gz
1050 root xterm -ls
1051 root -sh
1058 root ps ax
1059 root tail
root@slitaz:~#


get-OpenOffice3
root@slitaz:~# ps ax | tail -n 11
1717 root /bin/sh /usr/bin/get-OpenOffice3
1718 root /bin/sh /usr/bin/get-OpenOffice3
1719 root /bin/sh /usr/bin/get-OpenOffice3
1720 root wget -O - http://openofficeorg.secsup.org/stable/
1721 root grep href="[0-9]
1722 root tail -1
1723 root sed s/.*href=\"\(.*\)\".*/\1/
1731 root xterm -ls
1732 root -sh
1744 root ps ax
1745 root tail -n 11
root@slitaz:~#