Date: Mon, 29 Jun 1998 22:25:33 -0600 (MDT) From: Brett Taylor <brett@peloton.physics.montana.edu> To: pirat sriyotha <pirat@oaep.go.th> Cc: questions@FreeBSD.ORG Subject: Re: lyx : make install error Message-ID: <Pine.BSF.3.96.980629222305.20515L-100000@peloton.physics.montana.edu> In-Reply-To: <Pine.BSF.3.96.980630084912.15213A-100000@prime.oaep.go.th>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980629222305.20515L-100000>