[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Using Common C++ on Mac OS X
From: |
Ma Xiaojun |
Subject: |
Using Common C++ on Mac OS X |
Date: |
Tue, 5 Jun 2012 21:47:14 +0800 |
Hi, all.
I'm not software building experts.
I find that commoncpp2 is available in MacPorts but Homebrew.
https://trac.macports.org/browser/trunk/dports/devel/commoncpp2/Portfile
http://mxcl.github.com/homebrew/
Unfortunately, I'm using Homebrew and don't want to switch.
I tried building commoncpp2 manually but failed.
$ sha1sum commoncpp2-1.8.1.tar.gz
0d5cec0493944b922f0f44618facec9f236862fb commoncpp2-1.8.1.tar.gz
$ ../commoncpp2-1.8.1/configure
# I got Makefile and so on
# config.log : http://pastebin.com/WKfGPtb0
$ make &> log.txt
$ echo $?
2
# log.txt : http://pastebin.com/fKQXPVXX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Using Common C++ on Mac OS X,
Ma Xiaojun <=