.. _dia_install: dia的安装启动 ================ * 下载: * 从官网上下载个稳定版:: wget ftp://ftp.gnome.org/pub/gnome/sources/dia/0.96/dia-0.96.1.tar.bz2 * 安装:: tar jxvf dia-0.96.1.tar.bz2 cd dia-0.96.1 ./configure make make install * 启动:: dia & * 使用方法: