How to Update from apgluxe 4.25 to 4.69

For scripts to aid with computation or simulation in cellular automata.
Post Reply
User avatar
LaundryPizza03
Posts: 2323
Joined: December 15th, 2017, 12:05 am
Location: Unidentified location "https://en.wikipedia.org/wiki/Texas"

How to Update from apgluxe 4.25 to 4.69

Post by LaundryPizza03 » January 6th, 2019, 7:58 pm

I was interested in updating my apgluxe from version 4.25 to the current version, 4.69, to begin searching non-totalistic Generations rules, but when I used the --update tag in the command line, this error appeared (names redacted for privacy reasons):

Code: Select all

[my iMac]:~ [login]$ cd ~/Downloads/apgmera-master
[my iMac]:apgmera-master [login]$ bash recompile.sh --update
Checking for updates from repository...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4981  100  4981    0     0   1231      0  0:00:04  0:00:04 --:--:--  1231
...your copy of apgluxe does not match the repository.
New version: "v4.69-" LIFELIB_VERSION
Old version: "v4.25-" LIFELIB_VERSION
fatal: not a git repository (or any of the parent directories): .gi
How do I resolve this to update to 4.69?

Code: Select all

x = 4, y = 3, rule = B3-q4z5y/S234k5j
2b2o$b2o$2o!
LaundryPizza03 at Wikipedia

User avatar
Ian07
Moderator
Posts: 891
Joined: September 22nd, 2018, 8:48 am
Location: New Jersey, US

Re: How to Update from apgluxe 4.25 to 4.69

Post by Ian07 » January 6th, 2019, 8:12 pm

I'm not sure, but I do want to note that the current version is actually v4.72. No idea why it's telling you v4.69.

User avatar
dvgrn
Moderator
Posts: 10669
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: How to Update from apgluxe 4.25 to 4.69

Post by dvgrn » January 6th, 2019, 8:27 pm

Ian07 wrote:I'm not sure, but I do want to note that the current version is actually v4.72. No idea why it's telling you v4.69.
And I'm no git expert, but you can always do a fresh clone of the latest apgmera to a new folder somewhere. That should resolve any git repository issues.

It kind of looks like apgmera-master was downloaded rather than cloned using the instructions in the README.

User avatar
LaundryPizza03
Posts: 2323
Joined: December 15th, 2017, 12:05 am
Location: Unidentified location "https://en.wikipedia.org/wiki/Texas"

Re: How to Update from apgluxe 4.25 to 4.69

Post by LaundryPizza03 » January 6th, 2019, 10:21 pm

Thank you. My version is now 4.72.

Code: Select all

x = 4, y = 3, rule = B3-q4z5y/S234k5j
2b2o$b2o$2o!
LaundryPizza03 at Wikipedia

Post Reply