problem installing MongoDB
Rainer Müller
raimue at macports.org
Fri Sep 24 13:29:01 PDT 2010
On 2010-09-24 12:44 , Johan Ismael wrote:
> Any idea what's going wrong ?
The expat port tries to install the file /opt/local/bin/xmlwf which you
already have on your disk, but it was not installed with MacPorts. Did
you ever manually run a ./configure --prefix=/opt/local?
In order to activate expat, you need to remove conflicting files (there
might be more). Either do that manually or force the activation by using
'sudo port -f activate expat' which will rename conflicting files to
*.mp_$timestamp.
Rainer
More information about the macports-users
mailing list