From owner-freebsd-questions Tue Jun 30 21:21:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA19175 for freebsd-questions-outgoing; Tue, 30 Jun 1998 21:21:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out5.ibm.net (out5.ibm.net [165.87.194.245]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA19156 for ; Tue, 30 Jun 1998 21:21:03 -0700 (PDT) (envelope-from pirat@oaep.go.th) Received: from prime.oaep.go.th (slip202-135-22-106.sy.au.ibm.net [202.135.22.106]) by out5.ibm.net (8.8.5/8.6.9) with SMTP id EAA53730; Wed, 1 Jul 1998 04:20:24 GMT Date: Wed, 1 Jul 1998 11:21:53 +0700 (ICT) From: pirat sriyotha To: Brett Taylor 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 On Tue, 30 Jun 1998, Brett Taylor wrote: > > send-pr is a way of reporting bugs to the FreeBSD group. In this case you > would have done a send-pr to complain that lyx doesn't compile. To do > this you would just type send-pr at the prompt, fill in the form, and then > exit and the program will send it to the correct people to hopefully get > the problem fixed. > > You can try it out and then just cancel your mail when it asks you if > you'd like to send the report. > i've learned now, RTFM alone can not make me clear of what send-pr is. > > Okay - I've traced down a bit of information. It appears that the > textclass.lst and packages.lst files are made during the configure step of > the build. They should be in, relative to the port directory: > > work/lyx-0.12.0/lib > yes both of them appear in BUILDINSTFILES macro in Makefile at lib as you can see. > > My guess here is that your bsd.port.mk may be out of date and needs to be > updated. You can check it by looking in /usr/share/mk - I think the > latest one available is from 16 June. > yah.. mine is Mar 25 08:54. i have 2.2.6 cd-rom as well, how can i update from cd-rom ? or just ftp from primary site an over write the file ? i have searched through bsd.README but there is no hints on this case. > Let me know what you figure out and feel free to ask if you have more > questions! > here is what i did on Makefile, in work/lyx-0.12.0/lib. Oh, it is very big file. i just show part of Makefile that i edited. the rest of Makefile i do not touch. BUILDINSTFILES = lyxrc.defaults doc/LaTeXConfig.lyx # packages.lst # BUILDINSTFILES = lyxrc.defaults doc/LaTeXConfig.lyx \ # textclass.lst packages.lst the lines beginning with pound sign are original one except the first. well, while waiting for reply, i shall try my luck in update bsd.port.mk and make configure once again. many thanks indeed. regards, pirat sriyotha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message