Wednesday, March 14, 2007

安装 fsme 1.04

fsme1.04
1. donload the lib "cairo"  (http://cairographics.org/releases/)
2. install cairo
3. add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable
      ]# export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
4. install fsme1.04
      qmake
       make
   will bin/fsme
5. cd /usr/bin
      ln -s /usr/local/fsm/fsmc-1.0.4/fsmc
       ln -s /usr/local/fsm/fsme-1.0.4/bin/fsme

No comments: