Hello! I have small business and for every day work on my computer I use PCLinuxOS 2007 Linux distribution. I need some nice software made for Linux which will help me to manage my finances. I hope that you will be able to tell me which application I should use and how to install it. Thank you!
Hello! I recommend you to use GnuCash. Regarding installing it: download source code from GnuCash web site and to compile it by yourself using following commands: ./configure After configuration process finishes type make command (it will compile GnuCash) and, finally, issue make install. That would be all! If you have some problems with installation, just contact me!