Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Andrew Ruthven
Given Gnucash is a compiled binary, it will need to be compiled against specific major versions of shared libraries. You need to have the matching libraries available. Building the package against the required versions of Ubuntu will be required to link against the available versions of the librar

Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Adrien Monteleone
I found this: https://lists.gnucash.org/pipermail/gnucash-user/2019-January/081695.html noting that the following needed to be installed: libboost-filesystem1.65.1 libboost-date-time1.65.1 libboost-locale1.65.1 libboost-regex1.65.1 But my error was for 1.58, not 1.65 missing I installed them a

Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Adrien Monteleone
I have a Cosmic VM handy so I tested the Disco .deb via “dpkg -i” and here was the result: dpkg: dependency problems prevent configuration of gnucash: gnucash depends on gnucash-common (= 1:3.4-1); however: Package gnucash-common is not installed. gnucash depends on libboost-regex1.67.0 (>=

Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Stephen M. Butler
Shucks!  I had High Hopes:  https://www.youtube.com/watch?v=Buq40brGDTY On 1/3/19 1:51 PM, Colin Law wrote: > Managed to give > http://mirrors.kernel.org/ubuntu/pool/universe/g/gnucash/gnucash_3.4-1_amd64.deb > a quick try on 18.10 and it fails to install with lots of missing > packages, and apt

Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Colin Law
Managed to give http://mirrors.kernel.org/ubuntu/pool/universe/g/gnucash/gnucash_3.4-1_amd64.deb a quick try on 18.10 and it fails to install with lots of missing packages, and apt install -f just says it is going to remove the partially install gnucash again, which I think means the packages are n

Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Stephen M. Butler
Thanks.  I checked the trusty and others and they had older versions.  So, maybe not so good news. But, if I can get his debian folder On 1/3/19 1:34 PM, Colin Law wrote: > On Thu, 3 Jan 2019 at 21:28, Stephen M. Butler wrote: >> mirrors.kernel.org/ubuntu >>

Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Colin Law
On Thu, 3 Jan 2019 at 21:28, Stephen M. Butler wrote: > > mirrors.kernel.org/ubuntu > > > Colin, do you have a machine on which this can be tested? Yes, on Ubuntu 18.10. Note that I think this is intended for disc

Re: [GNC] [GNC-dev] Launchpad

2019-01-03 Thread Stephen M. Butler
I have cleaned up this thread quite a bit. The summary is, it looks like Dmitry Smirnovis is doing the work!  Just hard to find. And, he's not behind (well, maybe a day or two). On 1/1/19 3:25 PM, Andrew Ruthven wrote: > Perhaps worth getting in touch with Dmitry Smirnov, the Debian > Developer w