OSX下配置一个开发环境要多大磁盘空间
俺Linux下只用Python,GCC,TexLive,Emacs,gvim。20G够不够 看错不好意思,20G足够了要去developer.apple.com下载开发环境包,很大,而且还TMD不支持断点续传……
python,emacs和vim系统都自带了
[ 本帖最后由 ecloud 于 2009-5-25 11:56 编辑 ]
回复 #2 ecloud 的帖子
已经装好了python的那个scipy套件,很郁闷的发现没有readline支持:em16: :em16: 那个xcode正在下载,没敢中断ecloud一般做什么开发啊 哪里没有readline支持。。
$ ipython2.5-pylab
Python 2.5.4 (r254:67916, Mar 17 2009, 16:33:00)
Type "copyright", "credits" or "license" for more information.
IPython 0.9.1 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.
Welcome to pylab, a matplotlib-based Python environment.
For more information, type 'help(pylab)'.
In : from scipy import *
In : from readline import *
In : have_readline
Out: True
In :
emacs推荐这个:http://aquamacs.org/
页:
[1]