On Mon, 29 Nov 2010 22:16:17 -0300 Ariel Constenla-Haile <[email protected]> dijo:
>Hello John, > >On Monday 29 November 2010, 21:51, John Jason Jordan wrote: >> I have OOo 3.2.1 installed on Fedora 14, x86_64 (Gnome). The version >> I installed was downloaded from OOo, not installed from the Fedora >> repositories. >> >> Yesterday I upgraded Fedora 13 to Fedora 14, including a lot of >> updates since Fedora 14 was released. Today none of my launch menu >> items will launch the program. The program files appear to be intact >> in /opt/, but nothing works. From the command line I go to the >> folder containing (e.g.) swriter, type swriter, and get an error >> that there is no such command. > >you do > >] swriter > >or > >]./swriter > >if the folder is not on the path, only the second one works. Both commands gave error messages that the command could not be found. I did the command from within the folder where the swriter binary is located. >> I tried reinstalling, but yum said all the packages are already >> installed. That is, except I didn't reinstall the desktop integration >> package. I suspect reinstalling it might cure the problem, >You will have to edit /etc/yum.conf and add: >exclude=openoffice.org-ure >or better >exclude=openoffice.org* > >in the [main] section Done. Although now that the Fedora 13 > 14 upgrade has taken place I probably have the wrong ure file. >IMHO the better thing to do is a clean install. >First remove everything: > >[r...@localhost ~]# yum erase openoffice.org* This worked, but threw errors on three packages, all with UNO in the name. >then reinstall everything. >Untar the package downloaded from OOo, go to the RPMS folder, do a > >[r...@localhost ~]# yum localinstall openoffice.org* Installed two or three packages, then errored out that everything else was already installed. I think you meant "rpm," not "yum." Yum would get everything from the repos. Rpm would install the packages in the folder, right? So I repeated yum erase openoffice.org* and then did rpm --install openoffice.org. This errored out on failed dependencies (oobasis3.2*). Then I decided to install with the setup script. I did ./setup. I got: [r...@devil8 OOO320_m18_native_packed-1_en-US.9502]# ./setup Checksumming... Extracting ... 96251 blocks Done. Using /var/tmp/install_4550/usr/java/jre1.6.0_20/bin/java java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) Running installer /var/tmp/install_4550/usr/java/jre1.6.0_20/bin/java -DHOME=/root -DJRE_FILE=jre-6u20-linux-amd64.rpm -jar JavaSetup.jar System locale: en_US Root privileges OS: Linux Mode: installation No protocol specified Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at sun.awt.X11GraphicsEnvironment.access$100(Unknown Source) at sun.awt.X11GraphicsEnvironment$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source) at sun.awt.X11.XToolkit.<clinit>(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.Toolkit$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.getDefaultToolkit(Unknown Source) at javax.swing.ImageIcon.<init>(Unknown Source) at javax.swing.ImageIcon.<init>(Unknown Source) at org.openoffice.setup.ResourceManager.getIconFromPath(ResourceManager.java:149) at org.openoffice.setup.SetupFrame.<init>(SetupFrame.java:104) at org.openoffice.setup.Main.main(Main.java:54) [r...@devil8 >then go to the desktop integration folder and install the one for >RedHat (notice that the one for FreeDesktop should work, because Fedora >is supposed to follow the FreeDesktop standard). I didn't get this far. But at least now I know to install the one for Redhat when I finally get OOo reinstalled. Gracias por la ayuda. Now I understand what caused the mess when I upgraded Fedora 13 to Fedora 14, and I have fixed the exclusions so it doesn't happen again. But I still need help to get OOo reinstalled. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
