On Thursday November 1 2007 09:39 am, spirals wrote:
> Hi, I am installing  OOo 2.3, I used the command line from OOo Setup
> Guide, page 7: dpkg -i --force-overwrite
> openoffice.org-core01_2.3.0-5_i386.deb
> desktop-integration/openoffice.org-debian-menus_2.3-9215_all.deb
>
> it fails.
> Error messages: Preparing to replace openoffice.org-core01 2.3.0-5
> (using openoffice.org-core01_2.3.0-5_i386.deb) ...
> Unpacking replacement openoffice.org-core01 ...
> Preparing to replace openoffice.org-debian-menus 2.0.2-3 (using
> .../openoffice.org-debian-menus_2.3-9215_all.deb) ...
> Unpacking replacement openoffice.org-debian-menus ...
> ***
> * Updating MIME database in /usr/share/mime...
> Wrote 500 strings at 20 - 299c
> Wrote aliases at 299c - 2b50
> Wrote parents at 2b50 - 31f0
> Wrote literal globs at 31f0 - 325c
> Wrote suffix globs at 325c - 6a24
> Wrote full globs at 6a24 - 6a48
> Wrote magic at 6a48 - c564
> Wrote namespace list at c564 - c574
> ***
> dpkg: dependency problems prevent configuration of
> openoffice.org-core01: openoffice.org-core01 depends on
> openoffice.org-core02; however: Package openoffice.org-core02 is not
> installed.
>  openoffice.org-core01 depends on openoffice.org-core03; however:
>   Package openoffice.org-core03 is not configured yet.
>  openoffice.org-core01 depends on openoffice.org-core04; however:
>   Package openoffice.org-core04 is not installed.
>  openoffice.org-core01 depends on openoffice.org-core05; however:
>   Package openoffice.org-core05 is not installed.
>  openoffice.org-core01 depends on openoffice.org-core06; however:
>   Package openoffice.org-core06 is not installed.
>  openoffice.org-core01 depends on openoffice.org-core07; however:
>   Package openoffice.org-core07 is not installed.
>  openoffice.org-core01 depends on openoffice.org-core08; however:
>   Package openoffice.org-core08 is not configured yet.
> dpkg: error processing openoffice.org-core01 (--install):
>  dependency problems - leaving unconfigured
> Setting up openoffice.org-debian-menus (2.3-9215) ...
> ***
> * Updating MIME database in /usr/share/mime...
> Wrote 500 strings at 20 - 299c
> Wrote aliases at 299c - 2b50
> Wrote parents at 2b50 - 31f0
> Wrote literal globs at 31f0 - 325c
> Wrote suffix globs at 325c - 6a24
> Wrote full globs at 6a24 - 6a48
> Wrote magic at 6a48 - c564
> Wrote namespace list at c564 - c574
> ***
>
> Errors were encountered while processing:
>  openoffice.org-core01
> [some may have rolled off the top of screen]
>
> I also pkg -i openoffice.org-core01_2.3.0-5_i386.deb
> and for all cores from 1 to 8, get what looks like circular
> dependencies.
>
> So I am stuck , any help or suggestions please.
>
> (dja.) == spirals.

     See if this will help.

   I have OOo 2.3.0 running on Ubuntu 7.04.

 Here is a method for all Debian based distros : 
 
 1. Remove all the packages from the installed Ubuntu version .
 Go to Synaptic or your package manager and mark all the openoffice.org2 
packages installed to be removed. This is mandatory for your first upgrade 
of the distro delivered OOo version, no need to to that for the next 
upgrades. 
 For Ubuntu, the system will also remove the ubuntu-desktop package. No 
worry, this is a meta package that can be removed safely. But in case you 
want to upgrade your whole distro, you'll have to install back this 
package (and the OOo original version). 
 
 2. Download the tarball (.tar.gz file) containing the .deb files from the 
official OOo web site  See here : 
http://download.openoffice.org/index.html. 
  3. Extract the tarball in a directory 
 Open a terminal and : 
 Code:
  tar -vxzf OOo_2.3.0rc3_20070910_LinuxIntel_install_en-US_deb.tar.gz 

   You should see a new folder OOG680_m5_native_packed-1_en-US.9221. (Newer 
versions will be numbered differently as they are made available.)
 Go to the DEBS subfolder 
 
Code:
  cd OOG680_m5_native_packed-1_en-US.9221/DEBS

 4.  Install the .debs 
 
Code:
  sudo dpkg -i *.deb

   
5. Update the Gnome menu 
 To be adapted according to your desktop manager, see the content of the 
desktop-integration subfolder. 
 
Code:
  cd desktop-integration 
 sudo dpkg -i openoffice.org-debian-menus_2.#.#-#_all.deb

   Here you are, menus should have been updated.
_________________
OOo 2.3.0/Ubuntu 7.04

Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to