20 Apr
2007
20 Apr
'07
11:34 p.m.
On Apr 20, 2007, at 17:26, Dmitrijs Ledkovs wrote:
I am compiling psi with jingle support on Mac. It needs expat.
I installed expat 2.0 with macports and it is active.
What path do I need to specify in
./configure --with-expat-inc=[PATH]
for it to work?
Presumably: ./configure --with-expat-inc=/opt/local/inc You are compiling psi by hand? Why not use the psi port in MacPorts? If it does not meet your needs, perhaps it can be extended so that it does.