1. No, once your data files are in a newer version, you can’t go lower than 
2.6.19. (2.6.21 is technically the last of 2.6.x if you can find it)

Have you tried a command line install?

Open a terminal on your Chromebook and try:

sudo apt-cache showpkg gnucash

That will report the info for the gnucash package in the Debian 9 repository to 
which you are linked. If it says ‘Versions: 2.6.19’ or higher, you should be 
good to proceed. (if lower, you’ll have to build)

First, make sure any previous versions are removed:

sudo apt-get purge gnucash

When that is done, then enter:

sudo apt-get autoremove

to clean up any unneeded stuff that got installed along with those old 
versions. (if you need them again, the next command will re-install them)

Then:

sudo apt-get install gnucash

That should complete successfully. (be sure to reply ‘y’ to proceed even if 
there are additional packages listed as those are dependencies gnucash needs)

If this doesn’t work, or you still can’t open your file for some reason, report 
back with any error messages.

2. Building isn’t terribly difficult, but you don’t need to. Earlier in the 
thread I replied with this link: 
https://www.androidpolice.com/2018/08/19/install-linux-applications-chrome-os/

They have instructions for installing flatpak. (via command line)

From there, you can install the flatpak version which is I think currently at 
3.2, but might be updated soon.


Regards,
Adrien

> On Oct 7, 2018, at 11:46 AM, randix <butterands...@gmail.com> wrote:
> 
> Not willing to give up, so two (2) more questions...
> 
> 1. So my data files are from 3.3, I can't use them in the version I was
> finally able to install (2.6.15--says I need 2.6.19 or higher).  Question: 
> If I find another computer to install the current version of gnucash on, and
> *export*the data from my data files, would I be able to *import* that export
> file into 2.6.15?????  eg, is that a backdoor to get my data into an older
> version that is not otherwise backward compatible?
> 
> 2. I'm currently in DC (at Dulles, actually), on my way back to Vegas. Won't
> know for an hour or 2, but may then be headed tonight to San Francisco to do
> a new month project.  Is there anyone around Vegas or San Francisco who
> might be interested in building (or whatever you do, beyond my expertise) a
> current version of GnuCash that I can use on my Google Pixel Chromebook
> using Linux?  If so, shoot me an email, butterands...@gmail.com, give me an
> estimate or ask me whatever you need to ask me to come up with how much
> you'd do it for, etc.
> 
> Thanks!
> 
> 
> 
> --
> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
> _______________________________________________
> 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.
> 


_______________________________________________
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