On Sat, Dec 09, 2000 at 09:40:31PM -0600, Mike Meyer wrote:
> > I always thought ``make PREFIX=/tmp/foo package'' is pretty obvious.. but
...
> What does the above command do if the port isn't PREFIX clean?
Installs the ports's bits into [most likely] /usr/local, cause an error
while trying to build the package, and create a situation where
`pkg_delete' could not be used to delete the installed bits.
> My personal test is "make PREFIX=/tmp/foo install && make
> deinstall". If something in the plist is installed outside of
> /tmp/foo, the deinstall will complain when it can't find it.
Just a different flavor of catching the errors. "make PREFIX=/tmp/foo
package" will also complain if it cannot find the binaries to tar up in
PREFIX.
--
-- David ([EMAIL PROTECTED])
GNU is Not Unix / Linux Is Not UniX
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: Confusing error messages from shell image activat... sthaug
- Re: Confusing error messages from shell image activat... Will Andrews
- Re: Confusing error messages from shell image activat... sthaug
- Re: Confusing error messages from shell image activat... Will Andrews
- Re: Confusing error messages from shell image activat... David O'Brien
- Re: Confusing error messages from shell image activat... Brandon D. Valentine
- Re: Confusing error messages from shell image activat... Jordan Hubbard
- /usr/local misuse (Was: Confusing error messages from... Mike Meyer
- Re: /usr/local misuse (Was: Confusing error messages ... David O'Brien
- Re: /usr/local misuse (Was: Confusing error messages ... Mike Meyer
- Re: /usr/local misuse (Was: Confusing error messages ... David O'Brien
- Re: /usr/local misuse (Was: Confusing error messages ... Warner Losh
- Re: /usr/local misuse (Was: Confusing error messages ... Mike Meyer
- Re: Confusing error messages from shell image activat... Daniel C. Sobral
- Re: Confusing error messages from shell image activat... Mike Meyer
- Re: Confusing error messages from shell image activat... Garrett Wollman
- Re: Confusing error messages from shell image activat... Mike Meyer
- Re: Confusing error messages from shell image activat... Brian Dean
- [current] Re: Confusing error messages from shell ima... David Gilbert
- Re: [current] Re: Confusing error messages from shell... Michael C . Wu
- Re: [current] Re: Confusing error messages from shell... Brandon D. Valentine
