How to setup Xfig onto a Mac machine? [closed]

别等时光非礼了梦想. 提交于 2019-12-04 13:35:00

The easiest way is probably to use a package manager like Macports, Fink, Homebrew etc.

For macports the steps are basically

  1. Install macports from the correct .dmg from here
  2. Install Xcode
  3. Update macports sudo port selfupdate
  4. Check your shells have /opt/local/bin on the path before other directories
  5. Install the xfig port sudo port install xfig

The other managers will have a similar set of instructions.

When drawing a line in xfig, the right button is a cancel operation button. To end the line, you press the middle button. I'm not sure how you get a mac mouse to simulate the middle or the right button.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!