Madhusudan Singh wrote:
Hi
I had OpenOffice.org 2.0 working perfectly on my Debian Etch system until
last week (I used alien to create .deb's and then installed them) before I
did a bunch of updates to the installation.
Now, when I try to start openoffice, I get :
/etc/openoffice.org-2.0/program/soffice.bin: error while loading shared
libraries: libvcl680li.so: cannot open shared object file: No such file or
directory
What am I missing, and wouldn't apt-get have warned me if I was breaking
something installed using dpkg ?
This is kind of urgent.
Thanks,
Raja
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
How to install Open Office 2 using Synaptic:
There is an easy way to update to the latest, go to the website and
download the latest deb files at
http://ftp.linux.cz/pub/localization...-GB_deb.tar.gz
Extract the deb files into a directory called OpenOffice2 on your
desktop. Create your own repository file, install by using Synaptic
Method:
Create a folder i.e Repository and copy the deb file folder OpenOffice2
into it.
Now in the console run: dpkg-scanpackages . /dev/null | gzip -9c >
Packages.gz
This will create the package list.
Now add the line: deb file:/home/<username>/Desktop/Repository/ ./ in
your sources.list or use Synaptic to add.
Open Synaptic, check that your repository is ticked, you may want to
untick/uncomment all the other repos for the moment. Reload, search for
openoffice and you should find all the OpenOffice 2 version 2.0.0-3 deb
files, select all the files for installation and Bobs your aunty!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]