-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 17 September 2002 19:16, Faheem Mitha wrote: > Dear People, > > I have the following lines in my /etc/apt/sources.list > > deb http://www.phy.olemiss.edu/openoffice/ testing main contrib > > I currently have the following installed: > > ii openoffice.org 1.0.1-5+woody.1 high-quality > office productivity suite > ii openoffice.org-bin 1.0.1-5+woody OpenOffice.org > office suite binary files > ii openoffice.org-l10n-en 1.0.1-5+woody english_us > language package for openoffice.org > > When I type openoffice I get > > $ openoffice > /usr/lib/openoffice/program/javaldx: error while loading shared > libraries: libstlport_gcc3.0.so.4.5: cannot open shared objec\t file: > No such file or directory > /usr/lib/openoffice/program/soffice.bin: error while loading shared > libraries: libstlport_gcc3.0.so.4.5: cannot open shared o\bject file: > No such file or directory > ~ $ > > so something is broken. I'm running sarge, and have never done > anything but the occasional apt-get upgrade. > > dpkg reports the following libstlport files as being installed > > ii libstlport4.5gcc3 4.5.3-4 gcc3-version > STLport C++ class library > ii libstlport4.5gcc3.0 4.5.3-5cjh2 STLport C++ > class library compiled with gcc3.0 > ii libstlport4.5gcc3.0-dbg 4.5.3-5cjh2 STLport > debugging files compiled with gcc3.0 > ii libstlport4.5gcc3.0-dev 4.5.3-5cjh2 STLport > development files compiled with gcc3.0 > > Can someone suggest a fix? Thanks.
As had been mentioned several times before (check the archives at http://lists.debian.org/debian-openoffice), you should downgrade libstlport4.5gcc3.0 to 4.5.3-3+woody (or whatever version you have available) instead of using the unfortunately versioned 4.5.3-5cjh2. You can find out what versions are available to you by running: apt-cache show libstlport4.5gcc3.0 | grep Version and install it with apt-get install libstlport4.5gcc3.0=4.5.3-3+woody (substituting whatever version is available to you. Also, you might consider upgrading to the latest openoffice.org package (1.0.1-5+woody.2 at the time of writing), which conflicts withe the troublesome libstlport package. Paul Cupis - -- [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9h5swIzuKV+SHX/kRArz2AJoCMSt98ul29pMf6GlOuwoCL+OQiwCfTN+m j1BRM2ImV02IufQCnssC4lI= =YbrK -----END PGP SIGNATURE-----

