Date: Tue, 9 Apr 1996 15:17:19 -0700 From: asami@cs.berkeley.edu (Satoshi Asami) To: ports@freebsd.org Subject: Question about Motif packages Message-ID: <199604092217.PAA17986@sunrise.cs.berkeley.edu>
next in thread | raw e-mail | index | archive | help
I have a question to you guys who have Motif. (1) Where do they install the libraries and include files? Are there any packages that install them outside /usr/X11R6? (2) What is the imake support like? Do they leave "xmkmf" alone, providing an extra "mxmkmf" or do they clobber lib/X11/config/* to the state that "xmkmf" isn't the same anymore? Specifically, do you think patching the Imakefile to include "-L/usr/X11R6/lib -lXm" or "/usr/X11R6/lib/libXm.a" depending on whether the binary is to be built dynamic or static should suffice? The "patching Imakefile" part is important, because that can be done during the patch stage -- we can't patch the resulting Makefile without hacking the ports build mechanism quite a bit. Thanks Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604092217.PAA17986>