Re: XForms: INSTALLATION PROBLEM WITH XFORMS ON SOLARIS 2.6

Jose Rivaldo V. Leite (jrvl@uol.com.br)
Tue, 2 Feb 1999 17:35:58 -0200

# To subscribers of the xforms list from "Jose Rivaldo V. Leite" <jrvl@uol.com.br> :

Steve,

You did understood what we wanted.

Thank you very much,

Jose Rivaldo Viana Leite &
Patricia Campos do Prado Correa
EMBRAER
Empresa Brasileira de Aeronatica S/A
Av. Brig. Faria Lima, 2170 - Putim
12.227-901 - Sao Jose dos Campos - SP
tel : 55-12-345-1542 - fax : 55-12-345-3132

-----Original Message-----
From: Steve Lamont <spl@szechuan.ucsd.edu>
To: xforms@bob.usuf2.usuhs.mil <xforms@bob.usuf2.usuhs.mil>
Date: Monday, January 25, 1999 9:52 PM
Subject: Re: XForms: INSTALLATION PROBLEM WITH XFORMS ON SOLARIS 2.6

># To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve
Lamont) :
>
>> Is there somebody who knows how to install XFORMS on Solaris 2.6? Which
>> libraries should we have and how to install them?
>
>Obviously you need libforms.a and/or libforms.so, depending upon
>whether you want to link the static or dynamic version. You will also
>need libXpm.a and/or libXpm.so. The standard installation Makefile
>should handle installing these in the right place, along with the
>header file. Just do
>
> you> /bin/sh
> Passwd:
> # make install
>
>and it should do the right thing.
>
>Other libraries needed will obviously depend upon your application.
>You'll most certainly need X11 and the math library. Here is a sample
>command line for linking an application:
>
> cc -o my_app -L/usr/openwin/lib my_app.o my_app_form.o \
> -lforms -lXpm -lX11 -lm
>
>If you are having a problem, could you please be more specific? Error
>messages or other output, along with whatever you typed, would be of
>immense help.
>
> spl
>_________________________________________________
>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/
>

_________________________________________________
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/