jedipi
Mar 19 2005, 10:45 AM
| | I just installed redhat 9. and try to install some software. I use the following comman to do so:
rpm -ivh file.rpm
After I press Enter key, error message was shown: "can't create transaction lock"
what should i do? |
Comment/Reply (w/o sign-up)
miCRoSCoPiC^eaRthLinG
Mar 19 2005, 11:19 AM
Which version of rpm are you using ? You can find that out by typing rpm --version This is a known bug in rpm versions 4.3.0.x and has been fixed since version rpm-4.3.1-0.2 when built. You can read about this at: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119783If you're using the prior version, you should grab the newer one from RedHat archives. That'll solve your problem.
Comment/Reply (w/o sign-up)
jipman
Mar 20 2005, 01:55 PM
I know why it doesn't work If the rpm installer can't establish a transaction lock, that is because installing rpm's has to happen under a ROOT account. so type su <password> rpm -Uvh thingyouwanttoinstall.rpm
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : install, rpm, file
- Linux Software Installation Help
it tells how to install software in tar.bz2 or .bin extension (2)
Ubuntu- How To Install C/ C++ Compilers.
(4) Once you install Ubuntu. If you want to develop code in C or C++ you need to update the package.
Default install will not come with development tools. Synaptic pckg manager is a very usefull
tool in ubuntu. This can be used to install many development tool. Just look for Synaptic pckg
manager and put check for gcc 3.4 or later, glibc or any other package you need, then update.
Your ubuntu is now ready to use for C,C++.... /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" /> ....
Linux Basic Command - For Storing Compilation Error To File
(1) Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
log.txt log.txt contains the compile time errors. ....
Strange Error When Trying To Install Fedora Core 9
(6) Hi all, I tried to install Fedora Core 9 in a VmWare virtual machine under WinXP. I downloaded the
DVD ISO image and proceeded with the installation. When the process was started since about a
minute, the following error did show: "The file evince-2.22.1.1-1.fc9.i386.rpm cannot be opened.
This is due to a missing file, a corrupt package or corrupt media" Fine, I told to myself,
let's download the ISO image again, this time from a different server, just in case. No joy,
same error. Tried another couple of times, each one using a different server for the download. Sa....
Linux For Beginners- Easy To Install
(16) Which Linux distru is for beginners and Easy to install?....
How To Copy File & Folders From Linux To Windows?.
(14) Many face problem while transfering file from Linux to windows and Vise versa. My solution for
this is "winscp405". Winscp is a windows freeware tool used to copy file from & to Linux machine.
To get this tool just google for " winscp405" tool and download this small package and install.
Enjoy working with Linux and windows /tongue.gif" style="vertical-align:middle" emoid=":P"
border="0" alt="tongue.gif" />....
How To Install Linux Without A CD or DVD?
Would like to learn how to use Linux but don't know how to install (11) Hey! I've tryed to install linux without a cd (as they said on the website).. But I did'nt
understand it so good =/ Can anyone please tell me how I can install linux without a CD? Any
version.. The only thing I need is a fast one (faster than windows).. I am completly new (never
tried it before) and would want to learn Linux. But thats not easy, if I don't know hoiw to
install it /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Thanks
//Feelay....
Simple Ubuntu Based Home File Server | For Newbies
(1) This tutorial explains how to turn an old PC with additional hard disks into a simple home file
server. The file server is intended for home use. The home file server is accessible by Windows and
Linux computers in the home network. http://www.howtoforge.com/ubuntu-home-fileserver
_________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
Mysql Build/install Problems
(4) Hi I recently downloaded the mysql source for Linux. I downloaded it from packages.ubuntu.com (my
version of linux is Ubuntu 7.10 (Gutsy Gibbon). here are my problems Installing Mysql: This is the
command I use to configure: ./configure --prefix=/usr/local/mysql
--with-named-curses-libs=/usr/lib/ncurses.a (the --with-named-curses-libs=/usr/lib/ncurses.a is to
fix a bug that occurs when installing on Ubuntu) And this is the error I get: Does anyone know
how to fix this? I've looked it up, but I can't find the answer anywhere.....
Looking For Linux
2 choices that I will choose - make it easy to install and MAINTAIN (34) Ok I have tried Linux before, it was ok, until something with the kernel screwed up and it left me
with a command line interface that I didn't know what to do. I am looking for 2 different
distributions of Linux here, my first one is for: (Currently running Windows XP SP2) A computer
with 512 MB RAM Pentium 4 processor Internet Access GNOME or KDE desktop, doesn't matter Minimal
command line work!!! Absolutely no command line work when installing. I have tried Ubuntu, it was
easy enough. Anything easier than Ubuntu and I'll give it a try. My second cho....
Help Create A Program To Automatically Install Wireless Drivers On Linux
(1) Some of our fellow Ubuntu users are putting together software to automatically detect and install
wireless drivers for a variety of wireless cards and they need our help. If your wireless connection
is working, please run the command and post the result on the Ubuntu forums thread linked to below.
This is the only deterrent to Linux on many laptops.
http://ubuntuforums.org/showthread.php?t=547444 This was never actually meant to be a Ubuntu
thing. It doesn't matter which distribution you're using; running that command and posting
the output would be a great h....
Fedora Core 6 Install Problem
(7) I have tried three times to get Fedora Core 6 to install but I keep getting the same error message:
“there was an error running your transaction, for the following reason(s): file conflicts”. I am
using all of the default settings except changing the time zone and basically installing all
packages. The error always happens near the end of the fifth disk. I have run sha hash checking on
all media and everything checks out. Has anyone had this problem or a possible solution?....
File Rename Script, Sentence
Large collection of files to rename! (7) Hello there, Today I've encoded lots of mp3's for my portable mp3 player (which only has
128mb ... /blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" />),
Anyway I encoded them with Lame using mlame script (for those don't know it handles more files
then one). Now mlame appends "-new-converted-file" to the filename. And renaming every individual
file with the hand is A LOT of work /mellow.gif" style="vertical-align:middle" emoid=":mellow:"
border="0" alt="mellow.gif" />. I tried to write a script to remove that "-new-conv....
Installing Mysql (fc5)
yum install mysql (3) I'm having a problem with my Fedora Core 5 server. I need to install MySQL but it won't. I
keep running the command under root: yum install mysql which should install all the clients but it
won't. It gives me this: CODE # yum install mysql Loading "installonlyn" plugin Setting up
Install Process Setting up repositories
core
updates
extras Reading repository metad....
How Do You Install Fonts Under Gnome 2.14.0
Gnome 2.14.0 (3) I've copied my truetype fonts from windows for use on my linux system. I've been searching
and tried a few things with no luck. thanks for any help! F....
Suse 10.0 Won't Install?
(17) I don't get this... I've downloaded the 5 (?) CD set of SuSE 10. It installs PERFECTLY
however, the last step, the hardware thing (I forget what it is called), it quits on it and
won't boot SuSE, it goes DIRECTLY into YaST and it's an endless loop... anyone else have
similar install problems? Thanks! F....
How To Install Applications In Fedora
noob question (16) I'm a linux user since a few days, i've decided to change to linux coz i'm not very
pleased with Windows versions . So i wonder how do i install aplications like Files Sharing and mp3
?....
Ubuntu Install Cd - Xp Crash When Browsing Cd
what happened? (8) i downlaoded the ubuntu install cd the other day and tried to burn the image to cd using nero. i was
using a cd-rw and i both finalise and didnt finalise and both times the cd was not booted from and
when i looked at the contents xp just crashed. what happened - any ideas. also i has a broken
gentoo/98 dual boot with grub on the 3rd partition. i reformated the 3rd partition forgetting about
grub becasue unbuntu is going on (networkless) and now grub is messed up. can i reinstall grub off
the gentoo install cd? if so what base commands do i need. thanks very much in adv....
Minor Knoppix Problems
will they stay in a proper install (6) there are the occational problem that i have on knoppix that i would like to know if i will have
them when i install linux. i.e. file format issues - especially music files .wma? dvd player wont
play one of my dvd's some of the programs on the menu dont start when i click on them gaim wont
work just wondering....
Install Linux Without Format Or Partitioning
(6) Would you like to try Linux Operatin System without Installing it or Formatting the computer? Well,
YOU CAN! Linux is now available to run on disc straight from the CD without installing on the
computer. Download the disc 100% LEGAL Have fun /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" />....
Install Jdk1.5.0 Under Fedora Core 4
Share my experience (5) Install jdk1.5.0 under Fedora core 4 I used to use JDK1.4.2. However JDK 1.5.0 was released long
time ago. Today, I got it updated. Here are the steps for newbies: 1. Download Jdk1.5.0. This is a
must /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. Everone
know where to get it. anyway, here is the address: http://java.sun.com/j2se/1.5.0/download.jsp The
newest version is JDK 5.0 Update 4. you can choose Linux self-extracting file or Linux RPM in
self-extracting file. For me, I use Linux self-extracting file (jdk-1_5_0_04-linux-i5....
Ubuntu! Install
My weekend project (5) Well this weekend I decided to skip mini distrabutions and go for another larger install, I still
dont really want to install Debian or Fedora Core, so I decided this time I'd look at the
screenshots and see what my cup of tea was. So first thing was first, boot into Puppy and backup my
personal stuff, so on goes my old PC and it boots perfectly as normal, up until it comes to starting
the window manger (X), it doesnt load, so I type "xwin" and it doesnt start, it just says to xwin if
I want to restart the interface. So at that point, I really cant be bothered, so ....
Gentoo Install Help
emerging packages (9) hi linux users i've now got a stable gentoo base but i cant seem to install any packages. this
is on a differnet not internet computer to this one. i have installed quite an old version (kernel
2.4) 2004.3 but i have the 2005 packages cd. i looked at the online gentoo install handbook 2005 but
it has the same instructions as the 2004.3 handbook. when is try to emerge the packages the computer
tried to go online to find the packages instead of going to the cd and looking there. obviously no
internet makes it fail. it is a p3 so 86x structure. that may not be enough....
How Can I Install A Raid Card In Debian?
(1) My machine is Pentium 4 2.8C, plus a Ggigabyte 865g mother board. Debian sarge is installed in this
PC. Lilo is used as the boot loader. This system does runs fine. I just bought a Promise fasttrak
s150 tx2+ PCI card and two 160g Hitachi DeskStar 7k250. This two new Hard Disks are for backing up
the data. After the hardwares are installed, I get into the raid card's bios and created a raid
1. Then reboot system. Lilo menu is shown. after press enter, system is held at "bios check". If
the two new hitachi hard disk is not attched, Debian can run just fine. What doe....
Complie Mplayer With Gcc4.0
Patch file is provided (1) GCC 4.0 comes with the new Fedora core 4. MPlayer cannot be compiled in this new environment. If you
have Fedora core 4 or upgraded to GCC4 and have problems on compiling MPlayer, now worry, follow the
steps: 1. Download all neccessry files. They are: * the source code of mplayer, I prefer
the latest release: MPlayer-1.0pre7.tar.bz2 * mplayer-1.0_pre7-gcc4.patch . As you can see, this is
a patch file for MPlayer 1.0pre7, In order the compile mplayer under gcc-4.0 environment, this
patch must be applied This patch file can be download here: http://www.mag....
Debian Net-install
a little help? (3) Okay, I decided to give debian a try, just out of the blue, but I decided to try a net-install.. So,
how exactly do I go about putting together my "custom distro" from the net-install process? Is this
all just stuff I do from the console or what?....
Running Shell Script And Redirect To Log File?
(4) I have a shell script like this: while true do sh a.sh sh b.sh done now I want the script not just
call and run a.sh and b.sh, but also output some log files. here is what I did: while true do sh
a.sh sh a.sh >>log sh b.sh sh b.sh >>log done I know this is not a good way.... is there any better
way to do it?? Thank you....
No Such File Or Directory While Trying To Open Abl
(5) dear all, Yesterday, I modified the /etc/fstab file in order to mount my usb thumb driver
atomaticly. dev is sba1 and the mount point is /mnt/usb. I cannot remember what other parameters
had been used, as I got something emegene to do. I just use "halt -n" comman to shutdown the PC.
Today, I found that it cannot boot into the system. when it checking root filesystem:
fsck.ext3:ABEL=/: The superblock could not be read or does not describled a coorect ext2 file
system. If the device is valid and it realy contains an ext2 filesystem (and not swap or ufs or
something else)....
Fedora Core 3 Install/upgrade
issues? (3) I'm currently using Fedora Core 2, which is workin great for me. But when I try to install
Fedora Core 3 from my CD, it goes nuts on me everytime as soon as the GUI portion of the install
starts up. I've tried installing it in text mode, but once I try to boot it stops there too. Am
I using bad media or what?....
Why Can't I Install Software As Root?
(7) When I become root with "su -" and try to install some software, such as firefox, it then
says:"(firefox-installer-bin:3645): Gtk-WARNING **: cannot open display:" What's the meaning
of this information? And how can I deal with it? Thanks!....
Looking for install, rpm, file
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for install, rpm, file
|
advertisement
|
|