![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem on install | csaunders | SUN Solaris | 1 | 12-17-2008 02:53 PM |
| Install Sophos Problem | rickhlwong | AIX | 2 | 08-01-2008 04:43 AM |
| Problem after Install SUN solaris x86 | quan0509 | SUN Solaris | 7 | 07-24-2008 05:07 PM |
| The problem after install gcc on AIX 5.3 | zither | AIX | 1 | 01-02-2008 12:44 AM |
| SCO openserver 5 install problem | immulett | Filesystems, Disks and Memory | 1 | 09-25-2002 10:47 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
RPM install problem
I'm trying to install mysql on a server, but I keep getting an error. Can anyone offer any help?
Below I've listed a bunch of info that you might find helpful. Here are the commands I'm using. $ ls MySQL-client-community-5.1.35-0.rhel3.i386.rpm MySQL-server-community-5.1.35-0.rhel3.i386.rpm $ rpm -i MySQL-server-community-5.1.35-0.rhel3.i386.rpm warning: MySQL-server-community-5.1.35-0.rhel3.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5 error: cannot get exclusive lock on /var/lib/rpm/Packages error: cannot open Packages index using db3 - Operation not permitted (1) error: cannot open Packages database in /var/lib/rpm $ rpm -i MySQL-client-community-5.1.35-0.rhel3.i386.rpm warning: MySQL-client-community-5.1.35-0.rhel3.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5 error: cannot get exclusive lock on /var/lib/rpm/Packages error: cannot open Packages index using db3 - Operation not permitted (1) error: cannot open Packages database in /var/lib/rpm $ I'm pretty sure that the RPM files are OK based on this $ rpm -qpl MySQL-server-community-5.1.35-0.rhel3.i386.rpm warning: MySQL-server-community-5.1.35-0.rhel3.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5 /etc/init.d/mysql /etc/logrotate.d/mysql /usr/bin/innochecksum /usr/bin/my_print_defaults /usr/bin/myisam_ftdump /usr/bin/myisamchk ... /usr/share/mysql/swedish/errmsg.sys /usr/share/mysql/ukrainian /usr/share/mysql/ukrainian/errmsg.sys I'm pretty sure I have the correct installation files. I have an intel Xeon processor and I downled the x86 RPM files. ---------- Post updated at 02:12 PM ---------- Previous update was at 12:57 PM ---------- I got my issue figured out. I needed to be root. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|