From owner-freebsd-ports Wed Feb 21 14:41:15 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA05869 for ports-outgoing; Wed, 21 Feb 1996 14:41:15 -0800 (PST) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA05852 for ; Wed, 21 Feb 1996 14:41:08 -0800 (PST) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id XAA27108 ; Wed, 21 Feb 1996 23:41:05 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id XAA08447 ; Wed, 21 Feb 1996 23:41:04 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.3/keltia-uucp-2.7) id XAA12432; Wed, 21 Feb 1996 23:30:50 +0100 (MET) From: Ollivier Robert Message-Id: <199602212230.XAA12432@keltia.freenix.fr> Subject: Re: LyX To: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Date: Wed, 21 Feb 1996 23:30:50 +0100 (MET) Cc: freebsd-ports@freefall.freebsd.org In-Reply-To: <199602211039.LAA11297@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at "Feb 21, 96 11:39:04 am" X-Operating-System: FreeBSD 2.2-CURRENT ctm#1688 X-Mailer: ELM [version 2.4ME+ PL5 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG Precedence: bulk It seems that Christoph P. Kukulies said: > I gave it a try but get lots of g++ errors > right at the beginning of compilation. Your problem comes from the fast that is already exists "forms.h" in /usr/include but for *already* present libforms.* which has nothing to do with Xforms... Just put "-I/usr/include/X11R6/X11" in CPPFLAGS in the Imakefile and change the "-lforms" into "-lxforms" in the same Imakefile (or is it the Makefile, I don't remember). The result is nice but menus as generated by Xforms are IMO awful. I've tried XF-Mail and junked it for the same reasons... -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Tue Feb 20 01:16:51 MET 1996