Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2005 18:12:27 -0700
From:      Vizion <vizion@vizion.occoxmail.com>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Giorgos Keramidas <keramida@ceid.upatras.gr>, freebsd-questions@freebsd.org
Subject:   Re: Fwd: php extensions compile error
Message-ID:  <200509091812.28737.vizion@vizion.occoxmail.com>
In-Reply-To: <20050910005908.GA66255@xor.obsecurity.org>
References:  <200509090959.40296.vizion@vizion.occoxmail.com> <200509091743.02453.vizion@vizion.occoxmail.com> <20050910005908.GA66255@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 09 September 2005 17:59,  the author Kris Kennaway contributed to 
the dialogue on-
 Re: Fwd: php extensions compile error: 

>On Fri, Sep 09, 2005 at 05:43:01PM -0700, Vizion wrote:
>> configure:2971: checking for magic files in default path
>> configure:2984: result: not found
>> configure:2986: error: Please reinstall the libmagic distribution
>
>OK, not directly helpful.  I checked the configure script and it's
>looking for
>
>      if test -r $i/include/magic.h || test -r $i/magic.h; then
>        FILEINFO_DIR=$i
>        AC_MSG_RESULT(found in $i)
>        break
>
>a header file.  5.3 did not install this header (5.4 does), so you can
>either upgrade to 5.4 (may be necessary to avoid further problems
>later), or try copying /usr/src/contrib/file/magic.h to
>/usr/include/magic.h and see if it works.
>
>Kris

Thank you so much Kris

It looks as though it is working.. compiling like mad atm.. that has done the 
trick - do you want to email ale and let him know - although I would like to 
tell him how much I appreciate your help anyway

thanks

david

-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after 
completing engineroom refit.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509091812.28737.vizion>