如何在Mac机上安装Xfig?

dat*_*tcn 3 macos eps osx-lion

用户手册说我需要

获取xfig(xfig.3.2.5-alpha3.full.tar.gz)和gunzip的源代码并解压缩文件:或者执行:gunzip -c xfig.3.2.5-alpha3.full.tar.gz | 焦油xvf命令 - 或gunzip解xfig.3.2.5-alpha3.full.tar.gz焦油xvf命令xfig.3.2.5,alpha3.full.tar

它也说

有一个版本的xfig移植到XFree86的Darwin端口下的MacIntosh上运行.

但我没有找到如何设置XFree86甚至是xfig,因为我对Mac OS或UNIX都不熟悉.

use*_*019 7

最简单的方法可能是使用像Macports,Fink,Homebrew等软件包管理器.

对于macports,步骤基本上是

  1. 这里安装正确的.dmg的macports
  2. 安装Xcode
  3. 更新macports sudo port selfupdate
  4. 检查你的shell在其他目录之前的路径上有/ opt/local/bin
  5. 安装xfig端口 sudo port install xfig

其他经理将有一套类似的指示.