Learning About QFSM tool



Chapter : 1
How to build and install QFSM on Ubuntu

Date : Tue,19 July 2011
Writer : Ataya P
QFSM logo
Working Platform :
Lenovo Notebook , Intel Pentium Dual Core T2080 1.73GHz
2Gbyte RAM
Ubuntu  10.04 LTS- the Lucid Lynx



QFSM tool is a graphical tool for designing finite state machines. It's simple and very useful to design integrated circuits or to create regular expressions, scanners,etc. Now I will introduce how to use it on Ubuntu.

Let's do it
1.download source from
http://qfsm.sourceforge.net/about.html

2.Open terminal, being root and install cmake
# apt-get install cmake

3.install qt4
# apt-get install qt4-dev-tools

4.Extract the source then make the source
# cmake .
# make
# make install


This will install the executable "qfsm" to /usr/bin/ and the documentation to /usr/share/doc/qfsm/

qfsm runing on Ubuntu








Useful Link :
QFSM website->
http://qfsm.sourceforge.net/index.html
What is Finite-state machine ->
http://en.wikipedia.org/wiki/Finite-state_machine
GO GO GO QFSM !!!

>>Back to main page<<



© All stuffs that appear in this website are reserved for Lemongrass-studio (Ataya P)Since 2004 AD.