Sponsored Content
Full Discussion: Sudoers Installation in AIX
Operating Systems AIX Sudoers Installation in AIX Post 302424676 by Sounddappan on Wednesday 26th of May 2010 05:08:02 AM
Old 05-26-2010
Sudoers Installation in AIX

yes its compatible with the versions you asked for.
Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

AIX Installation

I am in need some some simple... straight forward instructions for creating file systems on AIX. I have a raid controller and 4 18.2gb Hot Swap SCSI drives. I am sooooo confused about Volume Groups, Physical Volume, and Physical Partition, and Logical Volume and Logical Partitions. In a... (1 Reply)
Discussion started by: Docboyeee
1 Replies

2. AIX

aix installation

hey all I have ibm RS6000 WORKSTATION,iam new to aix i worked on sparc system,but dont know anything abt aix can some one guide me how to install aix 4.3.3 fresh installtion how the partition to be created how to start the installltion and finish it how to add new external hdd. plss osme one... (1 Reply)
Discussion started by: solaris8in
1 Replies

3. AIX

AIX - MySQL installation help

Hi, I'm facing troubles in installing MySQL on AIX 5.3. After I run make it's getting errors and exiting, few of the errors are pasted below. Please help me to install it succesfully. ld: 0711-235 WARNING: Archive member ../mysys/libmysys.a is not an object file or an import list.... (2 Replies)
Discussion started by: rishi
2 Replies

4. AIX

Need AIX 4.3.3 installation disk 1

This is a serious longshot but my system crashed and I need to bring it back up, I put my cd into the drive to boot and it does not work. I cannot find another copy anywhere (internet, friends, other companies, etc...). Apparently while trying to install the Veristas remote agent for unix I... (0 Replies)
Discussion started by: colb926
0 Replies

5. AIX

undo installation on AIX 4.3

Hi, How can I undo installation of a package on AIX 4.3 properly? It's an install script. On linux, I usually just kill the process and delete from disk with this command "find .... exec rm -r {}\;". And it usually works. Can I do the same with AIX 4.3? Thanks, Itik (2 Replies)
Discussion started by: itik
2 Replies

6. AIX

Installation an application on AIX

Hi all I'm newbie In this forum, i have posted some topics about zip and unzip a file on AIX system. And i have some answers so that AIX can not work with zip file, and they tell me some files to zip and unzip my files on AIX such as: zip-2.3-3.aix4.3.ppc.rpm unzip-5.51-1.aix5.1.ppc.rpm... (2 Replies)
Discussion started by: leenguyen0101
2 Replies

7. AIX

Munin Installation in AIX 5.3

Dear All, I heard about munin tool features and am planning to get exposure in order to monitor my environment through munin. Basically my environment is having 18 AIX servers (Version is AIX 5.3) and am not able to monitor actively CPU, DISK, Memory utilizations. If I want to install Munin in... (1 Reply)
Discussion started by: bvijaycom
1 Replies

8. AIX

AIX NIM installation

Could you please let me know, if it is possible to have NIM server running on one volume group and other applications like oracle running on other volume group. Do we need to have a dedicated server for only AIX NIM server?. I am new to AIX and planning to install NIM server on a test server. which... (3 Replies)
Discussion started by: saikiran_1984
3 Replies

9. AIX

AIX 6.1 installation hanging

Hi There I am trying to install AIX6.1 from a NIM server, but the installation hangs on 90% Filesets processed 551 of 571. Is there some log somewhere to check why it is failing or hanging? I have done it before successfully, with the same spot and lpp_source. I am new to AIX and... (7 Replies)
Discussion started by: wjace
7 Replies

10. Cybersecurity

Help with sudoers file - AIX

Hi all, I'm trying to setup my sudoer file at work to have the right security, but I'm not able to refine to the level I want. Here's what I would like to have: => OS Users - John (group staff) - Bob (group staff) - app20adm (group app20grp) - app70adm (group app70grp) - sys20adm... (0 Replies)
Discussion started by: victorbrca
0 Replies
compver(4)							   File Formats 							compver(4)

NAME
compver - compatible versions file DESCRIPTION
compver is an ASCII file used to specify previous versions of the associated package which are upward compatible. It is created by a pack- age developer. Each line of the file specifies a previous version of the associated package with which the current version is backward compatible. Since some packages may require installation of a specific version of another software package, compatibility information is extremely cru- cial. Consider, for example, a package called "A" which requires version "1.0" of application "B" as a prerequisite for installation. If the customer installing "A" has a newer version of "B" (version 1.3), the compver file for "B" must indicate that "1.3" is compatible with version "1.0" in order for the customer to install package "A". EXAMPLES
Example 1 Sample compver file. A sample compver file is shown below: Version 1.3 Version 1.0 SEE ALSO
pkginfo(4) Application Packaging Developer's Guide NOTES
The comparison of the version string disregards white space and tabs. It is performed on a word-by-word basis. Thus, "Version 1.3" and "Version 1.3" would be considered the same. The entries in the compver file must match the values assigned to the VERSION parameter in the pkginfo(4) files. SunOS 5.11 4 Oct 1996 compver(4)
All times are GMT -4. The time now is 06:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy