[GNC] gnucash-user Digest, Vol 213, Issue 52

Mike Commissaris commissaris.mike at gmail.com
Wed Dec 30 19:19:39 EST 2020


Subject: Re: [GNC] Uninstall Question

Each install is in it's own directory. This is the cmake line in my script
file:
      cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/gnucash-4.4 ../gnucash-4.4
For each new install I simply copy the script and change the build and
destination directories.
Same for the makes and installs
There are sub directories under opt for each version that I have built.
Lookd like I should be ok with the deletions.
Thanks again.
Mike

On Wed, Dec 30, 2020 at 3:38 PM <gnucash-user-request at gnucash.org> wrote:

> Send gnucash-user mailing list submissions to
>         gnucash-user at gnucash.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.gnucash.org/mailman/listinfo/gnucash-user
> or, via email, send a message with subject or body 'help' to
>         gnucash-user-request at gnucash.org
>
> You can reach the person managing the list at
>         gnucash-user-owner at gnucash.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gnucash-user digest..."
>
>
> Today's Topics:
>
>    1.  [MAINT] turned on IPv6 support (Derek Atkins)
>    2. Re:  Printing (David Cousens)
>    3. Re:  Linux build (David Cousens)
>    4.  Uninstall Question (Mike Commissaris)
>    5. Re:  GnuCash 4.4 Announcement/GnuCash 4.3 Announcement
>       (John Ralls)
>    6.  GnuCash 4.4 Released (John Ralls)
>    7. Re:  Printing (Geert Janssens)
>    8. Re:  Uninstall Question (Geert Janssens)
>    9. Re:  GnuCash 4.4 Released (pyz01 at cox.net)
>   10. Re:  GnuCash 4.4 Announcement/GnuCash 4.3 Announcement (D.)
>   11. Re:  GnuCash 4.4 Announcement/GnuCash 4.3 Announcement
>       (Stephen M. Butler)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 30 Dec 2020 15:14:12 -0500
> From: "Derek Atkins" <derek at ihtfp.com>
> To: gnucash-announce at gnucash.org, gnucash-devel at gnucash.org,
>         gnucash-user at gnucash.org
> Subject: [GNC] [MAINT] turned on IPv6 support
> Message-ID:
>         <a5c4f7abc2314ee1ffbda829a2c7d16d.squirrel at mail2.ihtfp.org>
> Content-Type: text/plain;charset=utf-8
>
> Hi,
>
> I just turned on IPv6 support for code.gnucash.org.
> Please let me know if you find any issues with the services (email, git,
> wiki, archives).
> Thanks,
>
> -derek
>
> --
>        Derek Atkins                 617-623-3745
>        derek at ihtfp.com             www.ihtfp.com
>        Computer and Internet Security Consultant
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 30 Dec 2020 15:15:54 -0600 (CST)
> From: David Cousens <davidcousens at bigpond.com>
> To: gnucash-user at gnucash.org
> Subject: Re: [GNC] Printing
> Message-ID: <1609362954406-0.post at n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> Jean-David
>
> I reached the same conclusion about flatpack programs and prefer to build
> GnuCash and other software from scratch. This may be a better solution for
> you. The wiki pages have faily detailed instructions on Building GnuCash on
> Linux.
> https://wiki.gnucash.org/wiki/Building_On_Linux.
>
> I don't know if anyone else has built it on RHEL8 and the SELinux kernel.
> I
> think Geert runs Fedora. The above instructions are Linux Mint/Ubuntu
> oriented. The main problem is usually getting all the dependency headers
> and
> libraries loaded. The build cmake script checks for the dependencies and
> versions of them  it needs and issues error messages then stops when they
> are not found. The procedure is then to load the dependencies in the
> breakout page on them then run the script, fix any dependency problem
> indicated and rerun the cmake script until it runs without any error
> messages.   There are fairly detailed instructions for loading the
> dependencies but they are based on the libraries which are normally
> included
> by default in the Debian/Ubuntu/Linux Mint distributions.
>
> I don't know enough about RHEL8 to know what possible problems to expect.
> If
> you do decide to give it a try, we usually try to add a breakout to the
> wiki
> detailing any differences to the existing instructions that are
> distribution
> specific so feel free to add to the wiki if you run into differences for
> RHEL8. Also come back to the forum if you run into difficulties and we can
> try and sort them out.
>
> David
>
>
>
> -----
> David Cousens
> --
> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 31 Dec 2020 07:33:59 +1000
> From: David Cousens <davidcousens at bigpond.com>
> To: Bruce Irving <idlegion39 at gmail.com>
> Cc: Gnucash_user <gnucash-user at gnucash.org>
> Subject: Re: [GNC] Linux build
> Message-ID:
>         <b574724908cbc7f61540eea20c178167147047ac.camel at bigpond.com>
> Content-Type: text/plain; charset="UTF-8"
>
> Bruce
> The build instructions for Linux are detailed on the wiki page
> https://wiki.gnucash.org/wiki/Building_On_Linux. AFAIK they are up to
> date for
> GC 4.x and Linux Mint/Ubuntu  20.04. They are Linux MInt/Ubuntu oriented so
> should work for Peppermint. Linux Mint itself was originally designed to
> look
> and function  like the earlier Windows systems. I swapped over over 10
> years ago
> initially running a dual system for a while and eventually abandoning
> Windows
> completely after 6 months.
> Please cc all GnuCash related messages to Gnucash_user <
> gnucash-user at gnucash.org
> >or use Reply to List
> David
> On Wed, 2020-12-30 at 09:33 -0700, Bruce Irving wrote:
> > If I'm not mistaken, Mint is a derivative of ubuntu.  I have 2 pcs with
> > Peppermint (Ubuntu 16.04) and a new one with PureOS (20.04?) which I'm
> about
> > to trash!
> >
> > As I mentioned on the forum, I have been using flatpaks and am required
> to
> > print reports to file.  Would you be willing to provide me with steps
> that I
> > would have to take to compile GNC?  (Just remembered running across a
> mention
> > of something about this on wiki.  I'll try to locate it.)
> >
> > Or, as an alternative, suggest a distribution that has the appearance of
> win
> > 95 through 7.
> >
> > Bruce
> >
> >
> --
> Dr David R Cousens
> B.Sc, M.Prof. Acc., Ph.D., G.C.Ed
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 30 Dec 2020 13:38:24 -0800
> From: Mike Commissaris <commissaris.mike at gmail.com>
> To: gnucash-user <gnucash-user at gnucash.org>
> Subject: [GNC] Uninstall Question
> Message-ID:
>         <CAKij=sb_B4ttvYpGE3dryLF6rjpO8QA+Fgm=q55vU3BVf=
> tBYg at mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> A lot of searching has not provided an answer for me.
> So, I have several cmake built versions :  4.1, 4.2, 4.3, and current 4.4.
> Each new build is in it's own build directory but somehow inherits most of
> my preferences. So my concern is that performing a "make uninstall" on a
> couple older versions will remove whatever file, if not the data file, is
> responsible for holding preferences.
>
> Looking a little knowledge before I mess up my Gnc.
>
> Thank you
> --
> Mike Commissaris
> Old Dell laptop, MX-Linux 19.3
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 30 Dec 2020 13:39:27 -0800
> From: John Ralls <jralls at ceridwen.us>
> To: GnuCash-User <gnucash-user at lists.gnucash.org>
> Subject: Re: [GNC] GnuCash 4.4 Announcement/GnuCash 4.3 Announcement
> Message-ID: <6D164FD3-3D46-4E33-82D0-E7D296285473 at ceridwen.us>
> Content-Type: text/plain;       charset=us-ascii
>
> Following up, Derek reconfigured his network so that code.gnucash.org
> supports IPv6. This is a first test to see if that changes the way my mail
> gets routed. If it goes through I'll try resending the 4.4 announcement
> with the copies.
>
> Regards,
> John Ralls
>
> > On Dec 30, 2020, at 8:41 AM, John Ralls <jralls at ceridwen.us> wrote:
> >
> >
> >
> >> On Dec 30, 2020, at 6:24 AM, D. via gnucash-user <
> gnucash-user at gnucash.org> wrote:
> >>
> >> Thanks, but the point is that the Gnucash project's standard practice--
> that is, to post release announcements on the user and devel lists-- did
> not occur in this instance.
> >>
> >> @Frank: I didn't notice that your link was to a message in
> gnucash-announce. I don't know what the information flow typically is, but
> would assume that there is some script that repackages the announcement
> message and sends it along to the other lists as appropriate. Clearly, that
> didn't happen with these messages. I'd hazard a guess that most users only
> subscribe to the users list, and won't know about the new release
> otherwise.
> >
> > David,
> >
> > Nothing that fancy. I write the release notes for the website using the
> git log and a previous release notes, copy & paste it from a browser window
> into a blank email, address the email to gnucash-announce cc gnucash-devel
> and gnucash-user with reply to gnucash-user, and send it.
> >
> > That usually works fine, but this time it went into the bit-bucket
> somewhere between my ISP's smtp server (which my logs show acknowledging
> receiving it) and Derek's. No bounce or error messages, just poof. Same
> with 3 resends on the 4.3 announcement and one on the 4.4, so I sent the
> referral email to gnucash-user that begins this thread. On a whim I tried
> resending without the cc's and that went through, though only users who're
> subscribed to gnucash-announce will have gotten them. That's what Frank
> linked to.
> >
> > Regards,
> > John Ralls
> >
> > _______________________________________________
> > gnucash-user mailing list
> > gnucash-user at gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> > -----
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
>
>
> ------------------------------
>
> Message: 6
> Date: Wed, 30 Dec 2020 13:50:37 -0800
> From: John Ralls <jralls at ceridwen.us>
> To: gnucash-announce at gnucash.org
> Cc: gnucash-devel <gnucash-devel at gnucash.org>, GnuCash-User
>         <gnucash-user at lists.gnucash.org>
> Subject: [GNC] GnuCash 4.4 Released
> Message-ID: <9A771E04-A3CA-4B89-B65F-84CECA8C8E98 at ceridwen.us>
> Content-Type: text/plain;       charset=utf-8
>
> The GnuCash development team announces GnuCash 4.4, the fifth release in
> the stable 4.x series.
>
> This is an unscheduled snap release to fix bug 798063.
>
> Between 4.3 and 4.4, the following bugfixes were accomplished:
>
>         ? Bug 798038 - Incorrect spelling in german account templates
> 'common' and 'full' part 2: AT
>         ? Bug 798063 - Crash when opening SX Editor
> No other improvements were made.
>
> Deprecations
>
>         ? xaccAccountCountSplits: use gnc_account_has_child_splits
>         ? gnc:html-table-append-column!: Build a new table with all of the
> columns and copy in the rows.
> Updated Translations: German, Italian, Japanese
>
> Known Problems
>
> Complete list of all open bugs.
>
> .
> Documentation
>
> Concurrent with the release of GnuCash 4.4 we're pleased to also release a
> new version of the companion Help and Tutorial and Concepts Guide
>
> Between 4.3 and 4.4, the following bugfixes were accomplished:
>
>         ? Bug 798038 - Incorrect spelling in german account templates
> 'common' and 'full', part 3: docs
> Getting GnuCash for Windows and MacOS
>
> GnuCash is provided for both Microsoft Windows 8.1? and later and MacOS
> 10.13 (High Sierra)? and later in pre-built, all-in-one packages. An
> installer is provided for Microsoft Windows? while the MacOS? package is a
> disk image containing a drag-and-drop application bundle.
>
> The SHA256 Hashes for the downloadable files are:
>
>         ?
> d91e0d126b461d71de1bc1b20d9cf142704353dec07d3e6599d138422759e67a
> gnucash-4.4.tar.bz2
>         ?
> 521ad979f0d59c3568a6300644d7cf435ebd829b1c2eea88752e983b2fce08b5
> gnucash-4.4.tar.gz
>         ?
> 34879ef4957a2768f96747ca4f6f8732107d23cac5132d6dc655ae8e53e3798c
> gnucash-4.4.setup.exe
>         ?
> e6627feea1eb4aa6eafb05dd434fc2bc6954322152d8559f78901848c64631ca
> Gnucash-Intel-4.4-1.dmg
>         ?
> 298977e7dddce83335e1f988e6977cb010e37b289c31d09b15df4af526e4ba35
> gnucash-docs-4.4.tar.gz
>
> Microsoft Windows:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-4.4.setup.exe
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-4.4.setup.exe
>
> Apple macOS:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/Gnucash-Intel-4.4-1.dmg
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/Gnucash-Intel-4.4-1.dmg
>
> GnuCash is now available as a flatpak from Flathub.org. Instructions for
> installing and running may be found at
> https://wiki.gnucash.org/wiki/Flatpak.
>
> Getting GnuCash as source code
> If you want to compile GnuCash 4.4 for yourself, the source code can be
> downloaded from:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-4.4.tar.bz2
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-4.4.tar.gz
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-4.4.tar.bz2
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-4.4.tar.gz
>
> You can also checkout the sources directly from the git repository, see
> https://wiki.gnucash.org/wiki/Git for instructions.
>
> To compile GnuCash from the source code by yourself, you will need at
> least Gtk+ 3.24, Guile 2.0, Boost 1.54, WebKitGtk 2.4, GoogleTest 1.7.0,
> cmake 3.10 and SWIG 2.0.12 if compiling from git. Please consult the
> README.dependencies file in the sources for the exact list of dependencies
> and versions.
>
> Getting the documentation
>
> If you want to compile the GnuCash Documentation 4.4 for yourself, the
> source code can be downloaded from:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-docs-4.4.tar.gz
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-docs-4.4.tar.gz
>
> Note that the documentation for stable releases is not on the GnuCash
> website. It is built daily and may be found on the development server under
> the locale directory; "C" is English, "de" is German, and so on.
>
> The documentation is included in the MacOS and Windows application bundles.
> About the Program
>
> GnuCash is a free, open source accounting program released under the GNU
> General Public License (GPL) and available for GNU/Linux, *BSD, Solaris,
> MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its
> first stable release was in 1998.
>
> ------------------------------
>
> Message: 7
> Date: Wed, 30 Dec 2020 23:05:29 +0100
> From: Geert Janssens <geert.gnucash at kobaltwit.be>
> To: Gnucash Users <gnucash-user at gnucash.org>
> Cc: Bruce Irving <idlegion39 at gmail.com>
> Subject: Re: [GNC] Printing
> Message-ID: <1772518.tdWV9SEqCh at legolas.kobaltwit.lan>
> Content-Type: text/plain; charset="us-ascii"
>
> It is indeed a known problem that invoices or reports can't be printed in
> flatpak. This is down to the webkit library we depend on for our reporting
> needs. That library doesn't support printing in flatpak unfortunately.
>
> Checks in gnucash don't use webkit but Gtk's native print code. That part
> does
> work in flatpak.
>
> Regards,
>
> Geert
>
> Op woensdag 30 december 2020 17:15:15 CET schreef Bruce Irving:
> > I've been using flatpacks since I switch to Linux full-time (a bit over a
> > year ago).
> > Unfortunately, it doesn't see my printer on my network.  It only offers
> lp
> > or file.  I select file, make sure I know where it is printing (not an
> easy
> > task!) and that it has a pdf extension.  Then I can open it from a
> document
> > viewer and print.
> >
> > Also, Invoices went the same route but I never tried to print checks.
> >
> > Bruce
> >
> > David wrote:
> > Printing is normally handled by the OS and not by GnuCash itself.
> >
> > What OS are you using and what is the GnuCash version?
> > What are you trying to print?
> >
> > Generally only reports can be printed out (and checks, invoices etc.).
> Under
> > the File menu item there is a Print Report (Ctrl-P) entry which will
> print
> > the report currently displayed in the  main window to the system printer.
> > AFAIK this is context sensitive and become Print Checks when an account
> > register is being displayed. I would think if an invoice is the open tab
> it
> > will change to Print Invoice but I do not use the business features so I
> > cannot check it out easily.
> >
> > On Linux, in my case, this is a network shared printer accessible via
> CUPS.
> > If the printer is accessible through the OS, web browsers or other
> > applications, it should also be accessible from within GnuCash. If not
> it is
> > likely a CUPS configuration problem
> >
> > An alternative is to export the report as HTML, then open it with a web
> > browser and print from the browser.
> >
> > David Cousens
> > _______________________________________________
> > gnucash-user mailing list
> > gnucash-user at gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> > https://wiki.gnucash.org/wiki/Mailing_Lists for more information. -----
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
>
>
>
>
>
> ------------------------------
>
> Message: 8
> Date: Wed, 30 Dec 2020 23:14:22 +0100
> From: Geert Janssens <geert.gnucash at kobaltwit.be>
> To: gnucash-user <gnucash-user at gnucash.org>
> Cc: Mike Commissaris <commissaris.mike at gmail.com>
> Subject: Re: [GNC] Uninstall Question
> Message-ID: <7856494.T7Z3S40VBb at legolas.kobaltwit.lan>
> Content-Type: text/plain; charset="us-ascii"
>
> Op woensdag 30 december 2020 22:38:24 CET schreef Mike Commissaris:
> > A lot of searching has not provided an answer for me.
> > So, I have several cmake built versions :  4.1, 4.2, 4.3, and current
> 4.4.
> > Each new build is in it's own build directory but somehow inherits most
> of
> > my preferences. So my concern is that performing a "make uninstall" on a
> > couple older versions will remove whatever file, if not the data file, is
> > responsible for holding preferences.
> >
> > Looking a little knowledge before I mess up my Gnc.
> >
> > Thank you
>
> Don't worry. The preferences are not stored at the same location as
> gnucash is
> installed. And more even the build system has no features to remove your
> preferences. So in the context of preserving your preferences (and your
> data
> file for that matter) you can safely run make uninstall on older versions.
>
> On the other hand you don't specify whether you have also set different
> installation paths for each build. You only speak of build directories.
>
> If you never explicitly told cmake to *install* each version in its own
> directory each call to "make install" would write to the same directory,
> regardless of whether you have set up separate build directories. The
> default
> on linux is to install in /usr/local. That would also mean that running
> "make
> uninstall" in any of these directories would just uninstall the very
> latest
> you have ever installed (plus or minus some files that may have been added
> or
> removed in different gnucash versions).
>
> The installation path (or prefix) is set as an option on the cmake
> invocation.
> It's of the form
> -D CMAKE_INSTALL_PREFIX=<some directory>
>
> Did you use that option to set unique install directories when running
> cmake
> for each build ?
>
> Regards,
>
> Geert
>
>
>
>
> ------------------------------
>
> Message: 9
> Date: Wed, 30 Dec 2020 14:24:25 -0800
> From: <pyz01 at cox.net>
> To: "'GnuCash-User'" <gnucash-user at lists.gnucash.org>
> Subject: Re: [GNC] GnuCash 4.4 Released
> Message-ID: <00fe01d6defa$89738d50$9c5aa7f0$@cox.net>
> Content-Type: text/plain;       charset="UTF-8"
>
> Message received this time.  The IPV6 fix seems to have fixed the issue.
>
> Ken
>
> -----Original Message-----
> From: gnucash-user <gnucash-user-bounces+pyz01=cox.net at gnucash.org> On
> Behalf Of John Ralls
> Sent: Wednesday, December 30, 2020 1:51 PM
> To: gnucash-announce at gnucash.org
> Cc: gnucash-devel <gnucash-devel at gnucash.org>; GnuCash-User <
> gnucash-user at lists.gnucash.org>
> Subject: [GNC] GnuCash 4.4 Released
>
> The GnuCash development team announces GnuCash 4.4, the fifth release in
> the stable 4.x series.
>
> This is an unscheduled snap release to fix bug 798063.
>
> Between 4.3 and 4.4, the following bugfixes were accomplished:
>
>         ? Bug 798038 - Incorrect spelling in german account templates
> 'common' and 'full' part 2: AT
>         ? Bug 798063 - Crash when opening SX Editor No other improvements
> were made.
>
> Deprecations
>
>         ? xaccAccountCountSplits: use gnc_account_has_child_splits
>         ? gnc:html-table-append-column!: Build a new table with all of the
> columns and copy in the rows.
> Updated Translations: German, Italian, Japanese
>
> Known Problems
>
> Complete list of all open bugs.
>
> .
> Documentation
>
> Concurrent with the release of GnuCash 4.4 we're pleased to also release a
> new version of the companion Help and Tutorial and Concepts Guide
>
> Between 4.3 and 4.4, the following bugfixes were accomplished:
>
>         ? Bug 798038 - Incorrect spelling in german account templates
> 'common' and 'full', part 3: docs Getting GnuCash for Windows and MacOS
>
> GnuCash is provided for both Microsoft Windows 8.1? and later and MacOS
> 10.13 (High Sierra)? and later in pre-built, all-in-one packages. An
> installer is provided for Microsoft Windows? while the MacOS? package is a
> disk image containing a drag-and-drop application bundle.
>
> The SHA256 Hashes for the downloadable files are:
>
>         ?
> d91e0d126b461d71de1bc1b20d9cf142704353dec07d3e6599d138422759e67a
> gnucash-4.4.tar.bz2
>         ?
> 521ad979f0d59c3568a6300644d7cf435ebd829b1c2eea88752e983b2fce08b5
> gnucash-4.4.tar.gz
>         ?
> 34879ef4957a2768f96747ca4f6f8732107d23cac5132d6dc655ae8e53e3798c
> gnucash-4.4.setup.exe
>         ?
> e6627feea1eb4aa6eafb05dd434fc2bc6954322152d8559f78901848c64631ca
> Gnucash-Intel-4.4-1.dmg
>         ?
> 298977e7dddce83335e1f988e6977cb010e37b289c31d09b15df4af526e4ba35
> gnucash-docs-4.4.tar.gz
>
> Microsoft Windows:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-4.4.setup.exe
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-4.4.setup.exe
>
> Apple macOS:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/Gnucash-Intel-4.4-1.dmg
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/Gnucash-Intel-4.4-1.dmg
>
> GnuCash is now available as a flatpak from Flathub.org. Instructions for
> installing and running may be found at
> https://wiki.gnucash.org/wiki/Flatpak.
>
> Getting GnuCash as source code
> If you want to compile GnuCash 4.4 for yourself, the source code can be
> downloaded from:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-4.4.tar.bz2
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-4.4.tar.gz
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-4.4.tar.bz2
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-4.4.tar.gz
>
> You can also checkout the sources directly from the git repository, see
> https://wiki.gnucash.org/wiki/Git for instructions.
>
> To compile GnuCash from the source code by yourself, you will need at
> least Gtk+ 3.24, Guile 2.0, Boost 1.54, WebKitGtk 2.4, GoogleTest 1.7.0,
> cmake 3.10 and SWIG 2.0.12 if compiling from git. Please consult the
> README.dependencies file in the sources for the exact list of dependencies
> and versions.
>
> Getting the documentation
>
> If you want to compile the GnuCash Documentation 4.4 for yourself, the
> source code can be downloaded from:
>
> https://github.com/Gnucash/gnucash/releases/download/4.4/gnucash-docs-4.4.tar.gz
>
> https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.4/gnucash-docs-4.4.tar.gz
>
> Note that the documentation for stable releases is not on the GnuCash
> website. It is built daily and may be found on the development server under
> the locale directory; "C" is English, "de" is German, and so on.
>
> The documentation is included in the MacOS and Windows application bundles.
> About the Program
>
> GnuCash is a free, open source accounting program released under the GNU
> General Public License (GPL) and available for GNU/Linux, *BSD, Solaris,
> MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its
> first stable release was in 1998.
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
>
>
> ------------------------------
>
> Message: 10
> Date: Wed, 30 Dec 2020 18:25:12 -0500
> From: "D." <sunfish62 at yahoo.com>
> To: John Ralls <jralls at ceridwen.us>
> Cc: Greg Feneis <mfeneis at gmail.com>,gnucash-user at gnucash.org
> Subject: Re: [GNC] GnuCash 4.4 Announcement/GnuCash 4.3 Announcement
> Message-ID: <d8c2a45b-9b94-447d-a4c7-68d7772667ba at yahoo.com>
> Content-Type: text/plain; charset=UTF-8
>
> Well, thanks for the explanation. It sounds like a bit of a chore, so
> thanks to you (and all the other members of the dev team) for the ongoing
> commitment to this package. I am truly grateful for your efforts -- even if
> it doesn't always sound that way!
>
> Happy new year!
>
> David T.
>
>
> -------- Original Message --------
> From: John Ralls <jralls at ceridwen.us>
> Sent: Wed Dec 30 11:41:42 EST 2020
> To: "D." <sunfish62 at yahoo.com>
> Cc: Greg Feneis <mfeneis at gmail.com>, GnuCash-User <
> gnucash-user at gnucash.org>
> Subject: Re: [GNC] GnuCash 4.4 Announcement/GnuCash 4.3 Announcement
>
>
>
> > On Dec 30, 2020, at 6:24 AM, D. via gnucash-user <
> gnucash-user at gnucash.org> wrote:
> >
> > Thanks, but the point is that the Gnucash project's standard practice--
> that is, to post release announcements on the user and devel lists-- did
> not occur in this instance.
> >
> > @Frank: I didn't notice that your link was to a message in
> gnucash-announce. I don't know what the information flow typically is, but
> would assume that there is some script that repackages the announcement
> message and sends it along to the other lists as appropriate. Clearly, that
> didn't happen with these messages. I'd hazard a guess that most users only
> subscribe to the users list, and won't know about the new release
> otherwise.
>
> David,
>
> Nothing that fancy. I write the release notes for the website using the
> git log and a previous release notes, copy & paste it from a browser window
> into a blank email, address the email to gnucash-announce cc gnucash-devel
> and gnucash-user with reply to gnucash-user, and send it.
>
> That usually works fine, but this time it went into the bit-bucket
> somewhere between my ISP's smtp server (which my logs show acknowledging
> receiving it) and Derek's. No bounce or error messages, just poof. Same
> with 3 resends on the 4.3 announcement and one on the 4.4, so I sent the
> referral email to gnucash-user that begins this thread. On a whim I tried
> resending without the cc's and that went through, though only users who're
> subscribed to gnucash-announce will have gotten them. That's what Frank
> linked to.
>
> Regards,
> John Ralls
>
>
>
>
> ------------------------------
>
> Message: 11
> Date: Wed, 30 Dec 2020 15:37:10 -0800
> From: "Stephen M. Butler" <Stephen.M.Butler51 at gmail.com>
> To: gnucash-user at gnucash.org
> Subject: Re: [GNC] GnuCash 4.4 Announcement/GnuCash 4.3 Announcement
> Message-ID: <70b6f23e-b93e-3186-99e9-99fa852df73f at gmail.com>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> I also just reconfigured my internal wireless network to use a mesh system.
>
> Suffice to say, your email reached me anyway.? So, I guess the changes
> on both ends worked.
>
> On 12/30/20 1:39 PM, John Ralls wrote:
> > Following up, Derek reconfigured his network so that code.gnucash.org
> supports IPv6. This is a first test to see if that changes the way my mail
> gets routed. If it goes through I'll try resending the 4.4 announcement
> with the copies.
> >
> > Regards,
> > John Ralls
> >
> >> On Dec 30, 2020, at 8:41 AM, John Ralls <jralls at ceridwen.us> wrote:
> >>
> >>
> >>
> >>> On Dec 30, 2020, at 6:24 AM, D. via gnucash-user <
> gnucash-user at gnucash.org> wrote:
> >>>
> >>> Thanks, but the point is that the Gnucash project's standard
> practice-- that is, to post release announcements on the user and devel
> lists-- did not occur in this instance.
> >>>
> >>> @Frank: I didn't notice that your link was to a message in
> gnucash-announce. I don't know what the information flow typically is, but
> would assume that there is some script that repackages the announcement
> message and sends it along to the other lists as appropriate. Clearly, that
> didn't happen with these messages. I'd hazard a guess that most users only
> subscribe to the users list, and won't know about the new release otherwise.
> >> David,
> >>
> >> Nothing that fancy. I write the release notes for the website using the
> git log and a previous release notes, copy & paste it from a browser window
> into a blank email, address the email to gnucash-announce cc gnucash-devel
> and gnucash-user with reply to gnucash-user, and send it.
> >>
> >> That usually works fine, but this time it went into the bit-bucket
> somewhere between my ISP's smtp server (which my logs show acknowledging
> receiving it) and Derek's. No bounce or error messages, just poof. Same
> with 3 resends on the 4.3 announcement and one on the 4.4, so I sent the
> referral email to gnucash-user that begins this thread. On a whim I tried
> resending without the cc's and that went through, though only users who're
> subscribed to gnucash-announce will have gotten them. That's what Frank
> linked to.
> >>
> >> Regards,
> >> John Ralls
> >>
> >> _______________________________________________
> >> gnucash-user mailing list
> >> gnucash-user at gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> >> -----
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> > _______________________________________________
> > gnucash-user mailing list
> > gnucash-user at gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> > -----
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
>
> --
> Stephen M Butler, PMP, PSM
> Stephen.M.Butler51 at gmail.com
> kg7je at arrl.net
> 253-350-0166
> -------------------------------------------
> GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
>
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
>
> ------------------------------
>
> End of gnucash-user Digest, Vol 213, Issue 52
> *********************************************
>


-- 
Mike


More information about the gnucash-user mailing list