GNUstep开发工具ProjectCenter0.6.0安装

1.下载对应的ProjectCenter-0.6.0.tar.gz

下载地址:ProjectCenter-0.6.0.tar.gz

2.把ProjectCenter-0.6.0.tar.gz解压缩放在GNUstep目录下

我本地目录为:D:\Developer\GNUstep\msys\1.0\home\Administrator

3.打开安装包里面的Install文件

Installation
************

This file documents the installation of the GNUstep ProjectCenter application.

Installing `ProjectCenter'
=========================

ProjectCenter requires GNUstep core to be installed. Make sure that you have
the latest released version installed.

Here is the quick way of building and installing ProjectCenter:

    cd ProjectCenter;
    make;
    make install;

By default ProjectCenter gets installed under GNUSTEP_SYSTEM_ROOT.并运行对应命令,生成ProjectCenter.app文件。

4.在开始菜单中,添加ProjectCenter快捷方式

拷贝ProjectCenter.app到D:\Developer\GNUstep\GNUstep\System\Applications 下面

添加快捷方式指定到:D:\Developer\GNUstep\GNUstep\System\Applications\ProjectCenter.app\ProjectCenter.exe


你可能感兴趣的:(File,System,开发工具)