2008/9/4 NoOp <[EMAIL PROTECTED]> > On 09/03/2008 01:49 PM, M Henri Day wrote: > > > > > Dotan, did either «>$ /opt/openoffice.org3/program/soffice» or «>$ > > /opt/ooo-dev3/program/soffice» or both work for you ? I am able to open > from > > the command line using the former, but not the latter.... > > > > Henri > > What do you show for: > > locate soffice.bin
/opt/openoffice.org3/program/soffice.bin /usr/lib/openoffice/program/soffice.bin > > and > > locate versionrc /opt/openoffice.org/basis3.0/program/versionrc /opt/openoffice.org/ure/bin/versionrc /opt/openoffice.org3/program/versionrc /usr/lib/openoffice/program/versionrc The first will tell you where your OOo3 was installed, the second will > tell you what version is installed. I had ascertained where the package was installed manually, by looking through my directories.... Example: > > $ locate versionrc > /home/<snip>/OOo241/opt/openoffice.org2.4/program/versionrc > /opt/ooo-dev/basis3.0/program/versionrc > /opt/ooo-dev/ure/bin/versionrc > /opt/ooo-dev3/program/versionrc > /opt/openoffice.org/basis3.0/program/versionrc > /opt/openoffice.org/ure/bin/versionrc > /opt/staroffice8/program/versionrc > /opt/staroffice9/program/versionrc > /usr/lib/openoffice/program/versionrc<http://openoffice.org/basis3.0/program/versionrc/opt/openoffice.org/ure/bin/versionrc/opt/staroffice8/program/versionrc/opt/staroffice9/program/versionrc/usr/lib/openoffice/program/versionrc> > > the OOo3 is in /opt/ooo-dev3/program/ on my system (your may vary) - > ignore my other intalls. And now if I want to check the version I do: > > cat /opt/ooo-dev3/program/versionrc > > and that results in: > > $ cat /opt/ooo-dev3/program/versionrc > [Version] > AllLanguages=en-US > buildid=300m4(Build:9347) > ExtensionUpdateURL= > http://updateext.services.openoffice.org/ProductUpdateService/check.Update > OOOBaseVersion=3.0 > ProductBuildid=9347 > ProductMajor=300 > ProductMinor=4<http://updateext.services.openoffice.org/ProductUpdateService/check.UpdateOOOBaseVersion=3.0ProductBuildid=9347ProductMajor=300ProductMinor=4> > ProductPatch= > ProductSource=OOO300 > UpdateID=OOo-dev_3_en-US > UpdateURL= > http://update30.services.openoffice.org/ProductUpdateService/check.Update?pkgfmt=deb > UpdateUserAgent=<http://update30.services.openoffice.org/ProductUpdateService/check.Update?pkgfmt=debUpdateUserAgent=><PRODUCT> > (${buildid}; ${_OS}; ${_ARCH}; > BundledLanguages=${AllLanguages}) > > So I can see: > - buildid=300m4(Build:9347) - it's build 300m4 As you see, NoOp, I don't seem to get quite the same thing : [Version] buildid=300m18(Build:9316) OOOBaseVersion=3.0 ProductBuildid=9316 ProductMajor=300 ProductMinor=18 ProductPatch= ProductSource=DEV300 Should I uninstall and try to re-install again ?... Henri
