Date: Tue, 12 Jun 2001 21:03:21 +0300 From: Peter Pentchev <roam@orbitel.bg> To: Scott Thomas <scottie@theblazer.net> Cc: freebsd-ports@freebsd.org Subject: Re: Star Office 5.2 CD install Message-ID: <20010612210321.F52701@ringworld.oblivion.bg> In-Reply-To: <20010612142639.A5406@theblazer.net>; from scottie@theblazer.net on Tue, Jun 12, 2001 at 02:26:39PM -0700 References: <20010612135913.A5314@theblazer.net> <20010612202455.D52701@ringworld.oblivion.bg> <20010612142639.A5406@theblazer.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010612210321.F52701>