gigi0033_cn 发表于 2007-2-21 23:19

关于在macos x上的软件

刚买了macbook,急于用它来工作.主要就是在shell下的,比如用emacs来编程之类的.遇到一些问题想请教.
1.我之前用suse linux.比如我在shell里开一个emacs,就会弹出一个单独的emacs窗口,而现在我用苹果的shell,输入emacs却没有单独的窗口,大家知道怎么开单独的窗口吗,这样编程方便些.
2.需要用到一些编译器,比如gcc,但是我怎么没找到可以用的,如果有这类软件的,请给个下载地址,谢谢.
3.有没有在苹果操作系统下可用的翻译软件,要可以翻译德语,英语和中文的.有的话请给个下载地址,谢谢.

另外,有没有在不来梅的用苹果的朋友,可不可以教教我怎么用,主要是在编程方面,谢谢.

HeinrichDeutsch 发表于 2007-2-22 10:56

1,不清楚;
2,http://www.serialz.to/;
3,http://www.macfans.com.cn/forum/,专门有个帖子介绍MDic的,非常好用。

tanzn78 发表于 2007-2-22 20:44

2. gcc是GNU的,免费下载
转自http://www.tech-recipes.com/mac_system_administration_tips726.html
To install the gcc compiler, download the xcode package from http://connect.apple.com/. You'll need to register for an Apple Developer Connection account. Once you've registered, login and click Download Software and then Developer Tools. Find the Download link next to Xcode Tools (version) - CD Image and click it!

Find the downloaded package, doubleclick it and follow the installation instructions to install gcc and a host of other development applications. gcc will be located at /usr/bin/gcc.

Websites tend to change over time, so if you notice that the steps to download xcode have changed, please post a comment and I'll update the recipe.

gigi0033_cn 发表于 2007-2-22 22:19

可不可以不装XCODE,只安装gcc啊?
页: [1]
查看完整版本: 关于在macos x上的软件