Re: XForms: DEMO's don't compile

From: Rouben Rostamian (rostamian@umbc.edu)
Date: Thu Oct 05 2000 - 21:09:12 EDT

  • Next message: Steve Lamont: "Re: XForms: DEMO's don't compile"

    # To subscribers of the xforms list from "Rouben Rostamian" <rostamian@umbc.edu> :

    --- Arnie Stillman <stillman@bnl.gov> wrot
    >
    > I've installed the xforms and xforms-devel rpm's, but nothing
    > compiles.
    > e.g.
    > gcc -o pushme pushme.c

    You need to link with the xforms, X11, and math libraries.
    A typical command line could look like:

       gcc -o pushme pushme.c -lforms -lX11 -lm

    If this does not work, post the error messages again.

    -- 
    Rouben Rostamian <rostamian@umbc.edu>
    _________________________________________________
    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 : Thu Oct 05 2000 - 21:14:39 EDT