Sponsored Content
Operating Systems Linux Red Hat Installing multiple versions of same package. Post 302906411 by soupbone38 on Thursday 19th of June 2014 11:16:23 AM
Old 06-19-2014
Installing multiple versions of same package.

I need to install a older version of gnupg but not delete the current version of gnup2 on RHEL 6.4. What would be the correct syntax to install this? Tried to install and relocate it and still getting conflicts.

Code:
aXXXXXX:root# rpm -ivh /root/rpmbuild/RPMS/x86_64/gnupg-1.4.16-1.x86_64.rpm
Preparing...                ########################################### [100%]
        file /usr/bin/gpg from install of gnupg-1.4.16-1.x86_64 conflicts with file from package gnupg2-2.0.14-4.el6.x86_64
        file /usr/bin/gpg-zip from install of gnupg-1.4.16-1.x86_64 conflicts with file from package gnupg2-2.0.14-4.el6.x86_64


rpm --prefix=/opt -ivh gnupg-1.4.16-1.x86_64.rpm
error: package gnupg is not relocatable


Last edited by bartus11; 06-19-2014 at 12:20 PM.. Reason: Please use [code][/code] tags.
 

10 More Discussions You Might Find Interesting

1. Solaris

Installing font package

Hi All, Where do I find/download this font package 'FONT_FAMILY_SANS_SERIF-FONT_STYLE_NORMAL-14' and how to install it ? When I run an osi utility (ftamtool) it shows me this error: ##FTAM Tool : XView ERROR XView warning: Impossible de charger le jeu de caractères 'FONT_FAMILY_SANS_SERI... (0 Replies)
Discussion started by: andryk
0 Replies

2. Shell Programming and Scripting

Installing Explorer package Remotely

I am by no means a scripting person, i understand the basics of Bash and some other shells. but i am still learning a great deal mostly from this site. This is what i am basically trying to do. We have over 1000 sun Blade 1500 clients and 200+ V440, v210, V240 servers. I want the local sysadmin... (0 Replies)
Discussion started by: deaconf19
0 Replies

3. Shell Programming and Scripting

User installing a rpm package

Hi, I have an application to be installed and I want a user to be able to install it. But I meet the following issues: Removing MyApp error: cannot get exclusive lock on /var/lib/rpm/Packages error: cannot open Packages index using db3 - Operation not permitted (1) error: cannot open... (1 Reply)
Discussion started by: potro
1 Replies

4. Linux

Beginner questions about versions and installing

1. I have never used or dealt with unix, linux, or any variation thereof, and want to. My biggest problem is that all the versions I've looked at want you to install from a CD or DVD, but I'm wanting to put it onto an Asus eeepc, which has no such drive. How would I go about installing on it? ... (4 Replies)
Discussion started by: lemming
4 Replies

5. UNIX for Dummies Questions & Answers

Problem while installing WAS ND package

Hi everyone, Hope u doing good. I am trying to installl WebSphere Application Server(WAS) ND package, i got problem at initial level I hope, the problem is with Mozilla browzer. Can anyone trobleshoot the problem An error occurred while starting the launchpad for a WebSphere Application ... (0 Replies)
Discussion started by: sarfraz
0 Replies

6. BSD

Installing MySQL package

Hey all I'm having a little trouble installing a MySQL database. This is what I tried... export PKG_PATH=ftp://mirror.planetunix.net/pub/OpenBSD/4.9/packages/`machine -a` pkg_add -v mysql-server mysql-client and this is what I get Unknown element: @rcscript /etc/rc.d/mysqld in... (1 Reply)
Discussion started by: desreguard
1 Replies

7. BSD

installing mlocate package on freebsd

Hello everyone , forgive me if this the wrong place to post my question . i got a pfsense box ( FreeBSD 8.1-RELEASE-p4 ) i need to know how to install the "mlocate" package to be able to use the command "locate" on the Box Thank you (1 Reply)
Discussion started by: Saed
1 Replies

8. Ubuntu

Installing md5 package into ubuntu

Hi i want to install md5 package into ubuntu. any idea how? Apparently applying md5sum and md5 on a string (not a file) gives a different value! The one that I need to use is the md5 command, but it says command not found when i type md5 in bash. (2 Replies)
Discussion started by: jremio
2 Replies

9. UNIX for Dummies Questions & Answers

Patches - why multiple versions?

Hi just wondering really ...... I've done a showrev -p and am somewhat surprised to see apparently multiple different versions of the same patches ...... 112161-02 112161-03 112161-04 It's my understanding that a newer revision of a patch , -04 in this case supercedes all previous... (2 Replies)
Discussion started by: Martincorneuk
2 Replies

10. HP-UX

Installing package

Hi, I need to use the tool "meminfo" in the server, however am not able to as it says the package is not found. I am also not able to find the package in the "HPUX Porting and Archive center". Please guide on how to install this package? Thanks, Aigini (1 Reply)
Discussion started by: anaigini45
1 Replies
install-user(1) 					      General Commands Manual						   install-user(1)

NAME
install-user - reads or sets a Palm UserName and UserID on a Palm Device SYNOPSIS
install-user -p /dev/pilot -u <username> -i <id> DESCRIPTION
install-user allows the user to read or change the User Name on the Pilot connected to the specified callout device. OPTIONS -p --port <port>, Use device file port to communicate with the Palm handheld device. If this is not specified, will look for the $PILOTPORT environ- ment variable. If both are not found, will fall back to /dev/pilot. -h --help Display help synopsis for install-user -v --version Display version of install-user -u --user <username>, Set the username, use quotes for spaces, as in "John Q. Public" -i --id <userid>, Set the 5-digit numeric UserID on the device (used in many application registration schemes) USAGE
The program will connect to a target Palm handheld device, and read or set the Palm UserName specified or display the Palm username and UserID if none is specified. KNOWN BUGS
install-user has no known bugs. REPORTING BUGS
Report bugs at http://bugs.pilot-link.org/ AUTHOR
install-user was originally written by D. Jeff Dionne <jeff@RyeHam.ee.ryerson.ca> Free Software Foundation Palm Computing Device Tools install-user(1)
All times are GMT -4. The time now is 12:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy