On 2/8/19 12:44 AM, Colin Law wrote:
> On Thu, 7 Feb 2019 at 22:18, Stephen M. Butler <kg...@arrl.net> wrote:
>> ...
>> Should work on any distro that will accept a *.deb package file. Note
>> the operative word here is "should".
> That's interesting, I assumed it would have to have built in
> dependencies on particular packages.  Has anyone tried them on Ubuntu
> 16.04?
>
> If I run
> apt-cache depends gnucash
> it shows the list of packages that need to be installed to make it go.
> This includes, for example, libboost-date-time1.65.1, I would have
> expected the install to fail if the distribution does not have that
> package available.  I may be wrong here though, I am a bit out of my
> comfort zone.
>
> Colin
>
I uninstalled gnucash and removed all "released" packages then did an
install on my box and it brought in all the dependent packages.

Here are my steps:

sudo apt remove gnucash gnucash-common python3-gnucash

sudo apt autoremove

sudo apt install ./*_3.4_*.deb

I've down this on Ubuntu 18.04 and have heard that it works on Ubuntu
18.10.  Let me know the results if you try it on Ubuntu 16.04.

Note:  If you built from scratch and installed that build, you may need
to do "sudo make uninstall" from the old build directory.

-- 
Stephen M Butler, PMP, PSM
stephen.m.butle...@gmail.com
kg...@arrl.net
253-350-0166
-------------------------------------------
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8


_______________________________________________
gnucash-user mailing list
gnucash-user@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.

Reply via email to