AIX

AIX

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


#Power
 View Only
  • 1.  AIX 6 lpar and VNC server

    Posted Fri July 24, 2009 03:22 PM

    Originally posted by: SystemAdmin


    Does any one know where I can get these files?
    I am installing vnc on AIX6 lpar but smit is reporting these dependencies. I cannot find these files on the AIX/Linux toolkit or the expansion packs.

    File: vnc-3.3.3r2
    Validating RPM package selections ...
    RPM Error Summary:
    -----------------------------------------------------------------------------+
    The following errors occurred during installation:
    error: failed dependencies:
    libX11.a(shr4.o) is needed by vnc-3.3.3r2-3
    libXext.a(shr.o) is needed by vnc-3.3.3r2-3
    libXt.a(shr4.o) is needed by vnc-3.3.3r2-3
    #AIX-Forum


  • 2.  Re: AIX 6 lpar and VNC server

    Posted Fri July 24, 2009 05:27 PM

    Originally posted by: shargus


    They may already be on your server, but you need to create "virtual packages" for RPM to find them.

    Run: /usr/sbin/updtvpkg

    then try installing again.
    #AIX-Forum