wget wget http://sourceforge.net/projects/dia-installer/files/dia/0.97.2/dia-0.97.2.tar.xz/download
- 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