- tar xvf dia-0.97.2.tar.xz
- cd dia-0.97.2
- ./configure --enable-gnome
Configuration:
Source code location: .
Compiler: gcc
Gnome support: yes
Python support: no
Libart support (PNG export): yes
Cairo support (PNG, PDF, print): yes
Dia Python bindings with SWIG no
WMF plug-in with libEMF: no
html doc: no
pdf and ps doc: no
Now type make to build dia...
- #make && make install
直接在命令行输入
- #dia
打开画图软件dia
本文转自it你好 51CTO博客,原文链接:http://blog.51cto.com/itnihao/914477,如需转载请自行联系原作者