wget wget http://sourceforge.net/projects/dia-installer/files/dia/0.97.2/dia-0.97.2.tar.xz/download

 

 
  1. tar xvf dia-0.97.2.tar.xz 
  2. cd dia-0.97.2 
  3. ./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...

 
  1. #make && make install 

直接在命令行输入

 
  1. #dia  

 打开画图软件dia