从 x11 访问 xfig 失败

从 x11 访问 xfig 失败

我试图从我的 mac 上的 x11 访问 xfig 以绘制一些图表并将它们包含在乳胶中,但它显示以下错误

bash-3.2$ xfig
dyld: Library not loaded: /opt/local/lib/libX11.6.dylib
  Referenced from: /opt/local/bin/xfig
  Reason: image not found
Trace/BPT trap: 5

相关内容