[See previous thread from March way back at:
 http://mail.opensolaris.org/pipermail/pkg-discuss/2009-March/011872.html ]

I've just posted a new update of the script at:
        http://cr.opensolaris.org/~alanc/check-deps-2009-12-18/

Changes since the 2009-03-20 version:

    *  -S (capital S) option to enable the experimental script parser
       introduced in the 2009-03-20 version (no longer requires
       "-r ScriptModNotInPkg", no longer reports missing programs from
       shell scripts if -S is not provided)

    * No longer runs out of memory due to infinite recursion trying to
      resolve the circular links in SUNWxwplt in snv_130 (OpenSolaris
      bug 6911063), instead reports new error "CircularLink"

    * Checks the path to python interpreters, issues a new error "PythonPath"
      if the path does not contain a version number. (See Laca's
      recent mail on the change of the /usr/bin/python link from
      python 2.4 to 2.6 in snv_131 for the reasoning.)

    * Accepts any /usr/perl5/*/bin/perl path as valid, for scripts which
      explictly specify perl 5.8 vs. 5.10.

    * Has a builtin workaround for handling the OpenGL selector symlinks
      created by SMF, but linked to by the Mesa packages.

    * Looks in default pkgconfig paths (/usr/lib/pkgconfig and
      /usr/share/pkgconfig) for required .pc files as well as the directory
      the .pc file is found in.

    * Fixes --help to quit after printing help instead of trying to run.

For those who want to be notified when I make new versions available or
known issues are found, let me know and I can add you to the mailing list.

-- 
        -Alan Coopersmith-           [email protected]
         Sun Microsystems, Inc. - X Window System Engineering

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to