An install conundrum

Jeffrey Goldberg jeffrey at goldmark.org
Thu Jun 7 18:03:32 UTC 2007


On Jun 7, 2007, at 11:15 AM, Paul Schmehl wrote:

> If I use the configure arg --prefix=${PREFIX}/bro, that solves the  
> problem of the "extra" dirs and files, but then it changes -- 
> prefix, and so the bindir, etc. is now in the wrong place again.

try

   --prefix=${PREFIX}/bro --exec-prefix=${PREFIX}

I'm not sure that this will work, but a quick look at the configure  
file that comes with bro suggests that it will.

Cheers,

-j


-- 
Jeffrey Goldberg                        http://www.goldmark.org/jeff/



More information about the freebsd-ports mailing list