EDIT:
I think instead of typing
Code:
apt-get install open-office.org
TYPE THIS: -- Note that the
hyphen between open and office is removed here.
Code:
apt-get install openoffice.org
If still it gives some or the other error, try the following procedure.
Well, I don't think that there is any problem with ABI word.
I had install Abi Word, Microsoft Office and Open Office altogether on a Windows PC, with no troubles.
Well, your previous post tells me that the Open office package is not included in the Debian Repository.
You will need to do the following things, to add the Open Office Repository.
If you are using KDE
Type this as user
Code:
$kdesu kwrite /etc/apt/sources.list
If you are using GNOME
Type this as user
Code:
$su -
Password:
#gedit /etc/apt/sources.list
Then add the following line to the file.
Then do
Code:
$su -
Password:
#apt-get update
Then follow the procedure in my previous post.
You should have Open Office.org running.