The Porting and Archiving Centre for HP-UX 
 Home
 Catalogue
 FAQ
 What's New?
 

Search for a package

Package name
Description
Author

Search Term

Case Sensitive

Xflag is an X client using Motif (libXm) widget library.

If you have xmkmf on your machine, just say
	xmkmf
than compile xflag with the generated makefile by saying
	make
and that's it.

Or, you can say something like the following line (this example 
compiles xflag on Sun's Solaris2.X):
	
	cc -o xflag -I$MOTIFHOME/include xflag.c \
		-L$MOTIFHOME/lib -lXm -lXt -lX11 -lm -lsocket \
		-L/usr/ccs/lib -lgen -lnsl

where $MOTIFHOME points to the path of MOTIF directory at your machine.

 

    
Home | Catalogue | FAQ | What's New? | Contact Us
A service by Connect Internet SolutionsHewlett Packard Logo