Date: Mon, 26 Jun 2000 01:11:25 -0400 From: David Banning <sky_tracker@yahoo.com> To: Mark Ovens <mark@ukug.uk.freebsd.org> Cc: questions@freebsd.org Subject: Re: installing staroffice problem Message-ID: <3956E5FD.725B0860@yahoo.com> References: <3954EA26.836DE7D4@yahoo.com> <20000624185554.D233@parish> <39550035.BF2ABB7E@yahoo.com> <20000624200726.H233@parish> <395516B0.38794B6B@yahoo.com> <20000625124914.B233@parish>
next in thread | previous in thread | raw e-mail | index | archive | help
Mark - it appears that the problem is that I am running 3.4 RELEASE and not STABLE I am upgrading to 4 STABLE - if that fixes it I'll let you know. Thanks for your help. > > Well, now I'm stumped. It appears that install(1) is being run without > the ``-d'' option (which creates any necessary directories). The only > thing I can suggest is adding ``-d'' to any lines starting > ``@${INSTALL_DATA}'' thus: > > @${INSTALL_DATA} -d ${WRKDIR}/applicat.rdb ${PREFIX}/Office51/bin > > ${INSTALL_DATA} expands to > > install -c -o root -g wheel -m 755 > > If this doesn't work, and no-one else jumps in with the answer, I > suggest you post a question to -ports. Include the full output of > ``make install'' as per your last message. > > Sorry I couldn't be more help. __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com 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?3956E5FD.725B0860>