Manage Your Personal accounts with Eqonomize
Posted by admin on January 17th, 2007
Email This Post
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
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


January 17th, 2007 at 3:13 pm
How is this different from Gnucash, I wonder?
January 17th, 2007 at 5:32 pm
I think the main difference is with regards to the audience.
GNUCash is aimed at small businesses who can’t afford intuit.
but Eqonomize is more of a personal finance management tool and does not pretend to be otherwise.
January 20th, 2007 at 1:26 am
I am using a personal finance software package by Australian business Parcus Group - Personal Finance Associate.
The product is good & simple to use. For under US$25 it costs, you get budgeting, financial planning templates as well as advanced features that typically cost lots more as separate software packages such as investment real estate calculations (mainly based on rental cash-flow analysis) and some value based shares valuations (based on Warren Buffet’s stock valuation methodology)
For anyone interested in their budgeting & wealth creation this product is definitely worth looking at.
Regards
SM
March 31st, 2007 at 9:15 pm
Thanks for posting the instructions to get eqonomize installed and usable on my Ubuntu 6.10 system. I am curious why the user needs to go to such lengths to add the software to the gui (X or Gnome, whichever handles that). Doesn’t it seem reasonable to assume that the installation should be complete all the way down to adding the icon to my gui menu? I wonder how many mainstream newbie non-technical users like myself would take the trouble.
July 21st, 2007 at 3:57 am
I believe you need to go to the following page and add one of the download sites (assuming your using a .i386 CPU) to your list of repositories or use a wget command.
An example would be as follows:
sudo wget http://debian.lcs.mit.edu/debian/pool/main/e/eqonomize/economize_0.5-1_i386.deb
Otherwise, apt-get install and even Symantic do work since Economize is not in the repositories!
Also, on Dapper kdelibs4c2a needs to be installed before dependencies are satisfied.