|
Post by reden on Apr 6, 2021 22:52:43 GMT
I was reading AnthroTeacher's reddit account when suddenly I remembered no one had made any Mac or any Linux distro (not just for Ubuntu) versions. Attached to this post is the Mac version. It was compiled (made) for 10.9 and higher (Mavericks). 10.9, released in 2013, is the first Mac OS X which supports the language parts the Repeater uses. No static version was possible, because a certain library it would have depended on is never provided as a static version by Apple. There's also a small script you can click from the Finder. It will ask you how many GBs you want to provide it. If you don't give it any number it will default to 1. Execute the .command file, and keep it in the same directory as the Repeater itself (the -mavericks-and-up file). Or, if you want, execute the Repeater from Terminal.app (Utilities folder in the Launchpad/Finder) with "~/Downloads/intention_repeater_max-3.3_mavericks_and_up" (without the ""), and then the options you want, just like as in Linux. If it was moved then you will have to change the command so that it points to the file. Linux version coming in the next posts. Edit: Sorry, I forgot to tar it up, so it will complain that it doesn't have execution permissions. You will have to run "chmod +x ~/Downloads/intention_repeater_max-3.3_mavericks_and_up". Your Mac may tell you of this.
|
|
|
Post by reden on Apr 7, 2021 0:07:56 GMT
The Linux version's size is 2.7 MB. It originally was too big for this forum, but a compression with gzip lowered the size down to 856 KB. It is attached alongside this post. Edit: It should run on the kernel version 3.2.0 and higher. This version was released in 2012, so it covers a long time range. Perhaps we can get it to go even lower if needed.
|
|
|
Post by reden on May 15, 2021 2:42:51 GMT
The Linux version's size is 2.7 MB. It originally was too big for this forum, but a compression with gzip lowered the size down to 856 KB. It is attached alongside this post. Edit: It should run on the kernel version 3.2.0 and higher. This version was released in 2012, so it covers a long time range. Perhaps we can get it to go even lower if needed. Weird, it crashes under certain circumstances. A manual compile might be better.
|
|
|
Post by reden on May 19, 2021 2:10:25 GMT
It took several hours, but finally the helper Mac script has been updated. Over triple the size of the former, it now asks you if you would like the Holo-Link files on first start, then never again (it creates an invisible empty file to know), asks you the amount of GB you would like to give the Repeater, asks you the colour you would like to use, and lets you write it in lowercase instead of uppercase (it converts), it also asks you the time it shall run for, and if you don't write anything it will run forever. I also solved a little issue in which if you used --usehololink it directly jumped to it instead of letting you set colour etc. (I think it only happens on the script). Sadly, I couldn't get timer or exp support. It said something of "need ]" even though it was set. It actually should work for all UNIX-like OSes, including Linux. For Mac, just clicking on it in the Finder (the Explorer analogue) works. Someday maybe I will make an AppleScript (a simple language provided by Apple which has the ability of making simple GUIs) version.
|
|
|
Post by AnthroHeart on May 19, 2021 5:47:19 GMT
I ran that and got this, and no files were generated.
Welcome to the Intention Repeater MAX, version 4.1.
It looks like this is your first run. Would you like to create the Holo-Link files?
Please write yes or no.
yes
./intention_repeater_max_4.1.sh: 12: ./intention_repeater_max_4.1.sh: ./intention_repeater_max_4.1: Exec format error
Please remember to write (with TextEdit) a file called INTENTIONS.TXT and fill it with the Intentions you want to do.
Would you like to use the Holo-Link?
Please type yes or no.
|
|
|
Post by reden on May 19, 2021 6:16:31 GMT
I ran that and got this, and no files were generated. Welcome to the Intention Repeater MAX, version 4.1. It looks like this is your first run. Would you like to create the Holo-Link files? Please write yes or no. yes ./intention_repeater_max_4.1.sh: 12: ./intention_repeater_max_4.1.sh: ./intention_repeater_max_4.1: Exec format error
Please remember to write (with TextEdit) a file called INTENTIONS.TXT and fill it with the Intentions you want to do. Would you like to use the Holo-Link? Please type yes or no. The included version of the Repeater is compiled for MacOS and not for whatever else. You can replace the intention_repeater_max_4.1 by another one that is compiled for your architecture, and then it will work. Also run "rm .RepeaterSetupDone" that's the hidden file I set up so that it knows that the Holo-Link files have been created.
|
|