AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  Installed location of a package

    Posted Mon May 04, 2009 06:42 AM

    Originally posted by: Vibhor_Kumar_Agarwal


    Hi,

    I have installed a package.
    Now how do i determine the basedir location of that package?
    The same applies for relocated ones also.

    eg.
    In solaris "pkginfo -r <package>" gives the basedir of the package.

    Thanks
    #AIX-Forum


  • 2.  Re: Installed location of a package

    Posted Mon May 04, 2009 08:25 AM

    Originally posted by: Troispoils


    Hi,

    lslpp -f "package" will list the files installed by your package.
    #AIX-Forum


  • 3.  Re: Installed location of a package

    Posted Tue May 05, 2009 01:18 AM

    Originally posted by: Vibhor_Kumar_Agarwal


    Thanks

    I am aware of that.
    This will give me the whole list of files.

    Isn't there a simpler approach to find out the base location of the installed package.
    #AIX-Forum