Re: Need a static version of GNUCash

2017-05-13 Thread Maf. King
On Saturday, 13 May 2017 11:26:37 BST Mike or Penny Novack wrote: > > If you meant "a version of the program that is not rapidly changing, > being improved, etc.) then the term would be "stable", not "static" > > Michael Hi Mike, Seems unlikely to be a language issue - the OP did say "Can ple

Re: Need a static version of GNUCash

2017-05-13 Thread Mike or Penny Novack
On 5/13/2017 3:13 AM, Liz wrote: On Thu, 11 May 2017 16:37:52 -0700 (PDT) parabolic quadrate wrote: Hi everybody I need to have a pure static version of GNUCash (64bit Linux) You've had a few answers. Could I ask some more questions? Why do you need a static GnuCash? What distribution of 64bit

Re: Need a static version of GNUCash

2017-05-13 Thread Liz
On Thu, 11 May 2017 16:37:52 -0700 (PDT) parabolic quadrate wrote: > Hi everybody > I need to have a pure static version of GNUCash (64bit Linux) You've had a few answers. Could I ask some more questions? Why do you need a static GnuCash? What distribution of 64bit Linux are you using? Can you

Re: Need a static version of GNUCash

2017-05-12 Thread Geert Janssens
It's more complicated than that. Apart from the external dependencies being dynamically loaded, gnucash itself is also written in a modular way. These modules are runtime searched and loaded using a self written module management system. If you want to build a static version of gnucash you'd ha

Re: Need a static version of GNUCash

2017-05-12 Thread Buddha Buck
I think it is *possible* to make a static version of GnuCash, but it is impractical. >From the GnuCash side, it would involve modifying the build engine's calls to the compilers and linkers to build and link statically instead of dynamically. The problem is that when it tries to link against, say

Re: Need a static version of GNUCash

2017-05-12 Thread Mike or Penny Novack
On 5/12/2017 6:49 AM, John Ralls wrote: On May 11, 2017, at 7:37 PM, parabolic quadrate wrote: Hi everybody I need to have a pure static version of GNUCash (64bit Linux) Why? << explain your need >> As John told you, gnucash uses loadable modules. Back in my working days, the systems I main

Re: Need a static version of GNUCash

2017-05-12 Thread John Ralls
> On May 11, 2017, at 7:37 PM, parabolic quadrate wrote: > > Hi everybody > I need to have a pure static version of GNUCash (64bit Linux) > > I tried to compile it normal way, but when ever I touch a compiler it never > worked out. > Can please someone compile a static version (newest stable) f

Need a static version of GNUCash

2017-05-12 Thread parabolic quadrate
.1415818.n4.nabble.com/Need-a-static-version-of-GNUCash-tp4691592.html Sent from the GnuCash - User mailing list archive at Nabble.com. ___ gnucash-user mailing list gnucash-user@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-user