Re: XForms: XForms Version 1.0 Release Candidate round 2

From: Peter S Galbraith (p.galbraith@globetrotter.net)
Date: Sun Jun 02 2002 - 12:34:16 EDT

  • Next message: Peter S Galbraith: "Re: XForms: XForms Version 1.0 Release Candidate round 2"

    # To subscribers of the xforms list from Peter S Galbraith <p.galbraith@globetrotter.net> :

    spl@ncmir.ucsd.edu wrote:

    > I've just put a second Release Candidate version out at
    >
    > ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/xforms-1.0RC.tgz

    I've used forms.h from RC1 to get past the glcanvas.h problem.

    The build goes fine, but:

    - $ ldd lib/libforms.so.1.0
            libc.so.6 => /lib/libc.so.6 (0x2ab53000)
            /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)

      I was expecting to see libjpeg.so.62 and libXpm.so.4 there. I
      reported that last time with 0.9999, so perhaps I'm the only one
      worried about that?

    - $ ldd fd2ps/fd2ps
            libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2aac7000)
            libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x2aad4000)
            libforms.so.0 => /usr/X11R6/lib/libforms.so.0 (0x2abaf000)
            libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x2aca2000)
            libm.so.6 => /lib/libm.so.6 (0x2acb0000)
            libc.so.6 => /lib/libc.so.6 (0x2acd1000)
            libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x2adee000)
            /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaab000)
      $ ldd fdesign/fdesign
            libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2aac7000)
            libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x2aad4000)
            libforms.so.0 => /usr/X11R6/lib/libforms.so.0 (0x2abaf000)
            libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x2aca2000)
            libm.so.6 => /lib/libm.so.6 (0x2acb0000)
            libc.so.6 => /lib/libc.so.6 (0x2acd1000)
            libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x2adee000)
            /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaab000)

      Note the libforms.so.0 link, which is an old installed version.
      I guess that's par for the course that it favoured an obsolete
      installed version over the current one. Can the Makefile be made
      to be sure to link against the new libforms.so.1 ?

    Thanks,
    Peter
    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/



    This archive was generated by hypermail 2b29 : Sun Jun 02 2002 - 12:40:59 EDT