monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] monotone and Mac OS X


From: Corey Halpin
Subject: Re: [Monotone-devel] monotone and Mac OS X
Date: Mon, 24 Jan 2005 12:05:22 -0600
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andreas Känner wrote:
> I saw this, but I don't want to install a whole bunch of libraries
> only to get monotone working. Is there a way to build monotone
> without using fink?

  Yes.
  However, you're still going to need to install libboost, and the gnome
popt library.  Building boost is a bit of a pain (IMO).  The
instructions in monotone's INSTALL file might work, but I don't know;
I've never tried to do that on OS X.

  If you already have those installed, the monotone build goes rather
smoothly.  The only thing you'll have to account for is that the Darwin
linker is somewhat odd.  It complains if you use symbols in your program
that were defined in a library linked to a library you link to.  If that
didn't make sense, don't worry, the fix is to do:

export LDFLAGS="-lintl -liconv"

before you build, and you should be fine.

You might also need to do:

export CPPFLAGS="-D__unix"

before building.  I think this is fixed in 0.16, but am not sure, so
I'll mention it.

crh
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFB9TjhWBjzOA9cliERArR5AJ0cBH6cugqSIRQJyDAEDZtoezmQRwCfWVNF
vSHMvtuIAG10f7gKpCwKZPs=
=veOB
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]