Month: January 2012
-
gettext 在 OS X 安装备忘
[15:01:44]root@vortex:/Users/vortex$ brew install gettext ==> Downloading http://ftpmirror.gnu.org/gettext/gettext-0.18.1.1.tar.gz ######################################################################## 100.0% ==> Downloading patches ######################################################################## 100.0% ######################################################################## 100.0% ==> Patching patching file gettext-tools/configure patching file gettext-tools/Makefile.in ==> ./configure --disable-debug --prefix=/usr/local/Cellar/gettext/0.18.1.1 --without-included-gettext --without-included ==> make ==> make install ==> Caveats This formula is keg-only, so it was not symlinked into /usr/local. OS X provides the BSD gettext library and some software gets confused if both are in the library path. Generally there are no consequences of this for you. If you build your own software and it requires this formula, you'll need to add its lib & include paths to your build variables: LDFLAGS -L/usr/local/Cellar/gettext/0.18.1.1/lib CPPFLAGS -I/usr/local/Cellar/gettext/0.18.1.1/include ==> Summary /usr/local/Cellar/gettext/0.18.1.1: 365 files, 13M, built in 3.1 minutes
[15:08:58]root@vortex:/Users/vortex$ brew link gettext Linking /usr/local/Cellar/gettext/0.18.1.1... 145 symlinks created
-
iChat 聊天泡泡替换
/Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/Resources/
sudo chown root:wheel BigBubbleGloss.png;sudo chown root:wheel BigBubbleMask.png sudo chmod 644 BigBubbleGloss.png;sudo chmod 644 BigBubbleMask.png
-
iChat Share Screen「共享屏幕」出现绿色花屏的解决方案
把被共享屏幕人的「Automatic graphics switching」选项关掉即可
-
OS X 美化备忘
/System/Library/PrivateFrameworks/CoreUI.framework/Resources /System/Library/CoreServices
- 解压:
./sartfiletool -d SArtFile.bin artfiles
- 压缩:
./sartfiletool artfiles SArtFile.bin SArtFile.new.bin
- 解压: