星期三 一月 16, 2008
星期三 一月 16, 2008
刚刚看到这一消息和Sun CEO Jonathan Schwartz的Blog,非常兴奋,Sun终于有了数据库产品,产品线更完善了。
技术上,相信 Mysql 在 Solaris 上的性能会更好,和 ZFS 的协作更紧密。希望更多的人关注SAMP(Solaris/Apache/Mysql/PHP)。
星期二 一月 01, 2008
hg clone http://www.terminus.org/hg/hgforest hgforest
copy forest.py to /usr/lib/python2.4/vendor-packages/hgext
Add following lines into $HOME/.hgrc
[extensions]
hgext.forest=
And forest extension need fetch extension. fetch extension has been
installed on Solaris already, So just add following lines:
hgext.fetch=
hg fclone http://hg.openjdk.java.net/jdk7/jdk7 jdk7