Talk:Ubuntu

From GnuCash
Jump to: navigation, search

REMINDER if you put four tildes ~ on a line by themselves it will sign and date your comment

Is GetDeb Gone?

I made some minor updates to the GetDeb sections, but it may be gone. I think at the very least we may want to move it lower in the page, and also if we get some comfort with the support of Snaps and Flatpak (and other containers to be?) we can soon drop GetDeb entirely. At this point Snap is the container of choice for Ubuntu folks, though you can install flatpak with some effort.

Twt (talk) 20:13, 15 October 2018 (UTC)

older comments

I am running Ubuntu server 6.06 LTS downloaded 2.02 and attempted build the sources and it failed because I did not have the intltool package installed. I did not run the apt-get build-dep gnucash, still learning the debian way. But configure did not pick up my error so does the main page need an edit to include this note? Or this the wrong place?

Can you post the exact error message? In fact intltool might be required for the build anyway, and if yes, ./configure should check for it. --Cstim 04:41, 17 October 2006 (EDT)

Building 2.2.0 on Feisty

I am running into dependency errors trying to run configure script to build 2.2.0 on Feisty. First it was complaining that it cannot find Guile, which I solved by installing all dependency packages for 2.0.3 included in Feisty (it's not 2.0.5 as stated on the page.) Now it is complaining that Package gconf-2.0 was not found in the pkg-config search path, which I don't know how to fix. Help? Thanks!

Please take a look at README.dependencies and make sure you have installed all the necessary -dev packages.

Ok, installing libgconf2-dev along with libxml2-dev, libgnomeui-dev, libgoffice-0-dev, libgtkhtml-3.14-dev solved the problem. Thanks again.

Attorney Billing -- Evergreen Accounts

I am a lawyer trying to wean myself off Timeslips attorney billing software on Windows. I've been using Ubuntu since March 2009, and I am impressed with it and FOSS in general. OO.o is great--I wouldn't go back to Microsoft Office to save my soul . . . well, I might do it for that, but you get my point.

I practice family law, and charge hourly for my time, and a lower hourly rate for my assistant's time. Costs, such as filing fees, server fees, and the like, are billed on a cost or reimbursement basis. I use the "evergreen" approach; meaning that each client is supposed to maintain a minimum positive balance (which Timeslips calls "client funds"), and replenish that minimum positive balance after each monthly statement. When the case is concluded, any unearned client funds are returned to the client. Timeslips is set up for that, although not very well. In my practice, a client's "evergreen" amount is always the same amount as the original retainer amount. If a client's minimum positive balance amount is $2,000, and the first month's statement is for $2,400, the first statement will allow me to withdraw the $2,000 from client funds, leaving $0 in client funds, and an A/R of $400. If the client then pays $2,400; $400 will apply against the A/R, and the remaining $2,000 will go into "client funds." If the client pays only $500 against that statement, $400 will apply against the A/R and the remaining $100 will go into client's funds.

Timeslips requires that when a client's payment includes BOTH A/R AND client funds, that the A/R be entered separately in the A/R register, and the client-funds amount be entered separately in client funds. I'm not very swift at accounting, but this never made sense to me.

My question, for starters, is how to maintain an evergreen account in Gnucash, where some client payments are A/R's and some are client funds?

John

Suggestion to build GC yourself

The building instructions referred to warn that:

"This page deals with building the developers version of GnuCash from the Subversion repository. If you are searching instructions for the stable version, you should read GnuCash#Installation."

referring me back to where I came from! I never did figure out how to build GC from the stable sources, as I got bogged down in trying to fulfill the dependencies, half of which I couldn't find. As a Linux noob, who isn't using it as a development platform, I found updating from the GetDeb repository much easier. I therefore suggest: 1. Moving the "build it yourself" suggestion to the end of the section (last resort). 2. Providing detailed instructions on how to build the STABLE version.

To install the latest stable version on ubuntu, please run "apt-get install gnucash" or choose gnucash in the package manager of your choice. Is it this that you're looking for? --Cstim 02:49, 9 August 2013 (EDT)