-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can finish the download of the file illustratorCC17.tgz #33
Comments
It can't install through the script, but you can download it through your browser. Just press "Resume" whenever it fails. Then, put it in ~/.cache/illustratorCC17 and rerun the install script. |
is work to me , download manual and put the file on ~/.cache/illustratorCC17 , and start ./setup.sh again Thank your sir |
I have done all the above 1 manually download illistratorCC17.tgz from link above |
In the scripts folder, the file called illustratorSetup.sh can be opened and the on the line 68, replace https://victor.poshtiban.io/p/gictor/illustratorCC/illustratorCC17.tgz with https://downloads.runebase.io/illustratorCC17.tgz . it should download just fine. |
Mine worked fine after using this link, Thanks a lot |
hey, i'm a new user of linux and i didn't get any of your methodes... |
@BAHAEDDINE09 , go into the folder you cloned from git "illustrator CCLinux" and then into "scripts". There is a file called "illustratorSetup.sh". Right click on it and go to open with text editor. Go to line 68, there should be a code like this: local filelink="https://victor.poshtiban.io/p/gictor/illustratorCC/illustratorCC17.tgz". |
This worked fine for the install however the software is really buggy and crashes. It also give me an error screen when loading that it cannot load the following plugins.. AppBarControls.aip Any idea how I can fix this? |
Thank you |
Yeah it works |
Nice ! I already install AI 👍🏽 |
#! /usr/bin/env bash source "sharedFuncs.sh" function main() {
} function install_illustratorCC() {
} check_arg $@ |
Thanks for the help all sorry didnt relise i have to close this its been fixed for a while now |
Here is my merge request with your proposed fix: #51 |
"Hey, ich bin ein neuer Linux-Benutzer und habe deine Methoden nicht verstanden. Hoffentlich passt das so! |
Tried to download with the installer and it fails at 2/3 of the download.
Can't finish the download either with the direct link from the illsutratorSetup.sh by getting an Network error, it seems like the server hosting the file is having issue.
https://victor.poshtiban.io/p/gictor/illustratorCC/illustratorCC17.tgz
This file should be accessible via torrent in comment of the illsutratorSetup.sh file.
The text was updated successfully, but these errors were encountered: