From owner-freebsd-ports Tue Oct 15 17:54:39 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA22461 for ports-outgoing; Tue, 15 Oct 1996 17:54:39 -0700 (PDT) Received: from dfw-ix3.ix.netcom.com (dfw-ix3.ix.netcom.com [206.214.98.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA22456; Tue, 15 Oct 1996 17:54:37 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca9-50.ix.netcom.com [207.93.143.114]) by dfw-ix3.ix.netcom.com (8.6.13/8.6.12) with ESMTP id RAA13358; Tue, 15 Oct 1996 17:54:04 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.6/8.6.9) id RAA18685; Tue, 15 Oct 1996 17:53:57 -0700 (PDT) Date: Tue, 15 Oct 1996 17:53:57 -0700 (PDT) Message-Id: <199610160053.RAA18685@silvia.HIP.Berkeley.EDU> To: andreas@freebsd.org CC: ports@freebsd.org In-reply-to: <199610152049.NAA07593@freefall.freebsd.org> (andreas) Subject: Re: cvs commit: ports/print/lyx - Imported sources From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * N ports/print/lyx/Makefile Just a little word of caution. This port depends on executable "latex", which it tries to create by installing the teTeX port. However, the teTeX port installs the binaries in /usr/local/teTeX/bin, which probably isn't in the path of most root accounts. I've already sent a note about the teTeX installation directories to the teTeX maintainers, and got a positive ack. So technically this port is broken until teTeX gets fixed, but I'll leave it as it is 'cause it's not really lyx's fault. Satoshi