Re: XForms: just a question

Rita Schmidt (rschmidt@fgan.de)
Tue, 21 Apr 1998 12:17:48 +0200

# To subscribers of the xforms list from Rita Schmidt <rschmidt@fgan.de> :

Christophe Paskiewicz wrote:
>
> # To subscribers of the xforms list from Christophe Paskiewicz <bricke@netlink.com.au> :
Hi,

you have to insert -L/usr/X11R6/lib:

replace your:

>> gcc -I/usr/X11R6/include -g -o file file.c -I~/xforms/ -lforms
> -I/usr/openwin/share/include/ -lX11 -lm
>
with:

gcc -I/usr/X11R6/include -g -o file file.c -I~/xforms/ -L/usr/X11R6/lib
-lforms -I/usr/openwin/share/include/ -lX11 -lm

I hope you will succeed.

Bye
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/