Vendredi 18 avril 2008
Installer Abiword
C'est un logiciel de traitement de texte.
Abiword permet de lire et écrire des .doc .rtf .html .txt ....
AbiWord est tres léger et rapide (15Mb).
Il permet aussi de sauvegarder des documents sous format PDF, ODF etc.
INSTALLATION
D'abord télécharger Word View :
Sources http://www.abisource.com/downloads/wv/1.2.5/
Avec le shell :
# tar -xvf wv*
# cd wv*
# ./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
# make
# make install
Puis telecharger Abiword sur http://www.abisource.com/downloads/abiword/
Avec le shell :
# tar -xvf abiword*
# cd abiword*
# ./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
# make
# make install
Voila installé
Pour le lancer, tape :
# abiword &
abiiwordd@yahoo.com
C'est un logiciel de traitement de texte.
Abiword permet de lire et écrire des .doc .rtf .html .txt ....
AbiWord est tres léger et rapide (15Mb).
Il permet aussi de sauvegarder des documents sous format PDF, ODF etc.
INSTALLATION
D'abord télécharger Word View :
Sources http://www.abisource.com/downloads/wv/1.2.5/
Avec le shell :
# tar -xvf wv*
# cd wv*
# ./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
# make
# make install
Puis telecharger Abiword sur http://www.abisource.com/downloads/abiword/
Avec le shell :
# tar -xvf abiword*
# cd abiword*
# ./configure --prefix=/usr --host=i386-linux --enable-shared --enable-strip
# make
# make install
Voila installé
Pour le lancer, tape :
# abiword &
abiiwordd@yahoo.com