I decided to make a short script to install the CE Toolchain for use on a Linux computer. Be sure to have wine installed before using the script though, because otherwise it will not work.
This is the link to the script:
https://raw.githubusercontent.com/89989/installtoolchain/master/ce-toolchain_install.sh
This is my first script, so can anyone tell me if it has any bugs?
Not to mention this is the first time I have contributed to the community.
Strangely, I couldn't get a variant of your code running on my Mac OS:

Code:

curl -o "mac_CEdev.tar.gz" "https://github.com/CE-Programming/toolchain/releases/download/v8.6/mac_CEdev.tar.gz"
tar -xvzf mac_CEdev.tar.gz

because tar fails to recognize the resulting tar.gz file.
SomeCoolGuy wrote:
Strangely, I couldn't get a variant of your code running on my Mac OS:

Code:

curl -o "mac_CEdev.tar.gz" "https://github.com/CE-Programming/toolchain/releases/download/v8.6/linux_CEdev.tar.gz"
tar -xvzf mac_CEdev.tar.gz

because tar fails to recognize the resulting tar.gz file.


That's interesting, I will have to see that sometime. As for the record, I can confirm that my script works on Arch Linux and it's derivatives (maybe).
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement