On 4/17/19 11:18 PM, Adrien Monteleone wrote:
> So, I’m jumping a day ahead and I upgraded my Ubuntu Cosmic 18.10
> installation to 19.04.
>
> Now, attempting to install Stephen’s 3.5 .deb build gets me this:
>
> ```
> gnucash depends on libboost-date-time1.65.1; however:
> Package libboost-date
Adrien,
dpkg -l | grep will give the details of the installed packages
to check against the required packages list. 19.04 may have more recent
versions of some packages than what GnuCash specifies. In many cases this
won't matter unless changes in the package directly affect calls made to it
by G
I can confirm that Stephen's deb files don't work with Ubuntu 19.04.
To remove the half installed packages you can run
sudo apt remove gnucash-common gnucash python3-gnucash
sudo apt autoremove
Colin
Colin
On Thu, 18 Apr 2019 at 07:21, Adrien Monteleone
wrote:
>
> So, I’m jumping a day ahead a
So, I’m jumping a day ahead and I upgraded my Ubuntu Cosmic 18.10 installation
to 19.04.
Now, attempting to install Stephen’s 3.5 .deb build gets me this:
```
gnucash depends on libboost-date-time1.65.1; however:
Package libboost-date-time1.65.1 is not installed.
gnucash depends on libboost-f