Install Eqonomize in Ubuntu
sudo apt-get install eqonomize
This will complete the installation
Create Aplications Menu
First you need to open eqonomize.desktop using the following command
sudo vi /usr/share/applications/eqonomize.desktop
Now you need to add the following lines
[Desktop Entry]
Name=Eqonomize!
Comment=Personal Accounting Software
Exec=eqonomize %i %m -caption "%c"
Terminal=false
Type=Application
MimeType=application/x-eqonomize
Categories=Application;Office;
X-DCOP-ServiceType=Unique
X-DCOP-ServiceName=eqonomize
X-KDE-StartupNotify=true
Comment=Personal finances manager / bookkeeping software
X-Ubuntu-Gettext-Domain=desktop_eqonomize
Save and exit the file
If you want to open the Application go to Applications -> Office -> Eqonomize!

Once it opens the application you should see similar to the following screen

If you want to know how to use Eqonomize check here
