当前位置: 首页 > 工具软件 > AbiWord > 使用案例 >

linux中离线安装abi,linux上安装abiword

乌靖
2023-12-01

首先介绍一下abiword:

AbiWord is a free

word processing program similar to Microsoft® Word. It is suitable for a wide variety of word processing tasks.

所有所需的文件下载地址:http://abiword.com/downloads/

以下是我下载的文件:

/opt/dwn/abiword

total 17M

drwxrwxrwx 8 500 500 4.0K Nov 29 04:54 abiword-2.6.4

-rw-r--r-- 1 root root 8.9M Nov 29 04:21 abiword-2.6.4.tar.gz

drwxrwxrwx 3 500 500 4.0K Nov 29 05:16 abiword-docs-2.6.4

-rw-r--r-- 1 root root 1.4M Nov 29 02:01 abiword-docs-2.6.4.tar.gz

drwxrwxrwx 6 500 500 4.0K Nov 29 05:21 abiword-extras-2.6.4

-rw-r--r-- 1 root root 2.0M Nov 29 02:04 abiword-extras-2.6.4.tar.gz

drwxrwxrwx 5 500 500 4.0K Nov 29 05:22 abiword-plugins-2.6.4

-rw-r--r-- 1 root root 1.7M Nov 29 02:03 abiword-plugins-2.6.4.tar.gz

drwxrwxrwx 7 500 500 4.0K Nov 29 04:32 enchant-1.4.2

-rw-r--r-- 1 root root 582K Nov 29 04:31 enchant-1.4.2.tar.gz

drwxrwxrwx 6 500 500 4.0K Nov 29 04:42 fribidi-0.10.9

-rw-r--r-- 1 root root 607K Nov 29 04:39 fribidi-0.10.9.tar.gz

-rw-r--r-- 1 root root 233 Nov 29 05:18 README

-rw-r--r-- 1 root root 614K Nov 29 04:46 wv-1.2.1.tar.gz

drwxrwxrwx 8 1000 1000 12K Nov 29 04:48 wv-1.2.5

-rw-r--r-- 1 root root 638K Nov 29 04:46 wv-1.2.5.tar.gz

安装过程很简单:

find every thing at http://abiword.com/downloads/

before install abiword-2.6.4, you need to install enchant-1.4.2, fribidi-0.10.9 and wv-1.2.5.

then install abiword-2.6.4.

then install abiword-docs-2.6.4 and abiword-extras-2.6.4.

then install abiword-plugins-2.6.4.

OK, enjoy!

[root@localhost abiword]#

对所有的包的安装都可以用:

configure

make

make check

make install

在make checkabiword时会有个bug,别在意,继续make install

之后执行命令:abiword

 类似资料: