Date: Tue, 12 Jun 2001 14:26:39 -0700 From: Scott Thomas <scottie@theblazer.net> To: Peter Pentchev <roam@orbitel.bg> Cc: freebsd-ports@freebsd.org Subject: Re: Star Office 5.2 CD install Message-ID: <20010612142639.A5406@theblazer.net> In-Reply-To: <20010612202455.D52701@ringworld.oblivion.bg>; from roam@orbitel.bg on Tue, Jun 12, 2001 at 08:24:55PM %2B0300 References: <20010612135913.A5314@theblazer.net> <20010612202455.D52701@ringworld.oblivion.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
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... Scottie On Tue, Jun 12, 2001 at 08:24:55PM +0300, Peter Pentchev wrote: > On Tue, Jun 12, 2001 at 01:59:13PM -0700, Scott Thomas wrote: > > OK... I have the Staroffice 5.2 CD. I have mounted it to /cdrom. When I go into the staroffice port though, I'm having install probs. > > > > First I did a make WITH_CDROM= /cdrom. I get back `/cdrom' is up to date. > > OK, kewl. So I do a make install WITH_CDROM= /cdrom and get Please mount the Sun StarOffice 5.2 CDROM onto /cdrom and run make again. Error Code 1. > > > > Am I going about this wrong?? > > Yes, you are leaving a space between the WITH_CDROM= variable name, and > its value. make(1) thinks that you want to define a variable named WITH_CDROM > as empty, and then you want to 'make' the /cdrom target. As there are > no rules for building /cdrom, make(1) does not complain. > > Try: > make WITH_CDROM=/cdrom all > and then: > make WITH_CDROM=/cdrom install > > > As a side note, how do I subscribe to this list (yes I'm a newbie), I've always been reading these posts at docs.freebsd.org. > > http://www.FreeBSD.org/handbook/eresources.html#ERESOURCES-MAIL > look at "C.1.2. How to Subscribe" > > G'luck, > Peter > > -- > .siht ekil ti gnidaer eb d'uoy ,werbeH ni erew ecnetnes siht fI -- Scottie Thomas scottie@theblazer.net Unix loves me, it just doesn't know it yet 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?20010612142639.A5406>