From owner-freebsd-ports Tue Jun 12 11: 4:50 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id EBDD437B407 for ; Tue, 12 Jun 2001 11:04:42 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 16965 invoked by uid 1000); 12 Jun 2001 18:03:21 -0000 Date: Tue, 12 Jun 2001 21:03:21 +0300 From: Peter Pentchev To: Scott Thomas Cc: freebsd-ports@freebsd.org Subject: Re: Star Office 5.2 CD install Message-ID: <20010612210321.F52701@ringworld.oblivion.bg> Mail-Followup-To: Scott Thomas , freebsd-ports@freebsd.org References: <20010612135913.A5314@theblazer.net> <20010612202455.D52701@ringworld.oblivion.bg> <20010612142639.A5406@theblazer.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010612142639.A5406@theblazer.net>; from scottie@theblazer.net on Tue, Jun 12, 2001 at 02:26:39PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Jun 12, 2001 at 02:26:39PM -0700, Scott Thomas wrote: > When I run it all together (make WITH_CDROM=/cdrom all), it kicks back to "Please mount the StarOffice...." again and won't let me go from there. Thus, I'm not even able to try step two :( > > Any other suggestions? It's stumped me all morning long... Errr.. I just looked at the port's Makefile. It needs WITH_CDROM defined, but does not pay any attention to its value; it wants the CD mountpoint to be defined in the CD_MOUNTPT variable. Try make -DWITH_CDROM CD_MOUNTPT=/cdrom all G'luck, Peter -- I am the thought you are now thinking. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message