On 7/8/07, Binil Thomas <binil.thomas.public@gmail.com> wrote:
Apologies for my ignorance, but can someone please explain how a user who
knows little beyond 'sudo port install source-highlight' use this
information. :-)
Thanks,
Binil
Elias Pipping-3 wrote:
>
> Urks. This is silly. Configure.cppflags overwrote the default -I$
> {prefix}/include with -I${prefix}/include/boost instead of appending
> it. Removing that line solved the problem.
>
OK, I just installed this and it worked just fine (though I have no use for it ;-) )
I suggest the following:
port clean boost
port clean boost-jam
port clean source-highlight
port sync
port -v build source-highlight
and if it still fails, send along the output that the -v flag will generate.
--