From owner-freebsd-questions Mon Jun 29 21:27:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25798 for freebsd-questions-outgoing; Mon, 29 Jun 1998 21:27:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25776 for ; Mon, 29 Jun 1998 21:27:42 -0700 (PDT) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id WAA20549; Mon, 29 Jun 1998 22:25:33 -0600 (MDT) (envelope-from brett@peloton.physics.montana.edu) Date: Mon, 29 Jun 1998 22:25:33 -0600 (MDT) From: Brett Taylor To: pirat sriyotha cc: questions@FreeBSD.ORG Subject: Re: lyx : make install error In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > make install, i get an error message instead. the install process > stopped at 'for i in lyxrc.defaults doc/LaTexConfig.lyx textclass.lst > packages.lst ; do install -c -o bin -g bin -m 444 $i > /usr/local/share/lyx/$i ; done ;' with a message that says 'install: > textclass.lst: No such file or directory' and stop with error code of 71 > and 1 for the last three stops. The file doesn't exist. > so what is the cause to this kind of error. i also face the same problem > with blender but at that time i simply edit Makefile to exclude such a > file or module that i do not have. here i browse the Makefile but there > is no part that describe about textclass.lst. Do the same thing here. If you look at the port Makefile excerpt you included above it clearly lists textclass.lst. Remove that from the "for i in blah blah blah" line and try again. You should also do a send-pr and report this to the ports team so a fix can be committed. Brett *********************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ How many Microsoft employees does it take to change a light bulb? Zero. They declared Darkness[tm] the standard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message