[Solved] Installing OOo beta in Opensuse 11

Issues with installing under all GNU/Linux Distributions
Post Reply
Caracalla
Volunteer
Posts: 474
Joined: Thu Nov 22, 2007 2:35 pm
Location: Netherlands, EU

[Solved] Installing OOo beta in Opensuse 11

Post by Caracalla »

I wanted to try out OOo 3 on my laptop, running Opensuse 11 (KDE3) so i decided to download and install it. I've downloaded the .tar file (non-Java version), extracted it, went to the RPMS directory in the console (as per directions) and executed the command

Code: Select all

rpm -Uvih *rpm

as a result i get this

Code: Select all

error: can't create transaction lock on /var/lib/rpm/__db.000
If i try to execute the command as root i just get

Code: Select all

su: invalid option -- 'U'
Can anyone tell me what i'm doing wrong? I'm still not very skilled at this Linux business.
Last edited by Hagar Delest on Tue Jul 22, 2008 5:03 pm, edited 1 time in total.
Reason: tagged the thread as Solved.
Has your question been answered? Then please add [solved] to the title of your thread.
My pet peeve, No support for international ordinal numbering
please vote

Er is nu ook een Nederlandstalig forum!
OOo 3.0.X on Ms Windows XP + Opensuse 11.1
User avatar
TheGurkha
Volunteer
Posts: 6482
Joined: Thu Mar 13, 2008 12:13 pm
Location: North Wales, UK.

Re: Installing OOo beta in Opensuse 11

Post by TheGurkha »

I think you can SU to root by providing a password, and then issue your installation commands. You will still be in as Root.

Or you can SUDO and give the command line, and then Linux will ask for the root password, perform the action as Root and then drop you back tot he normal user level.

Try the same thing with SUDO instead of SU.
Ubuntu 14.10 Utopic Unicorn, LibreOffice Version: 4.3.3.2
Gurkha Welfare Trust
Caracalla
Volunteer
Posts: 474
Joined: Thu Nov 22, 2007 2:35 pm
Location: Netherlands, EU

Re: Installing OOo beta in Opensuse 11

Post by Caracalla »

*slaps forehead*
So simple!
Thanks a lot Gurkha, that did the trick.
Has your question been answered? Then please add [solved] to the title of your thread.
My pet peeve, No support for international ordinal numbering
please vote

Er is nu ook een Nederlandstalig forum!
OOo 3.0.X on Ms Windows XP + Opensuse 11.1
Post Reply