illustratorCClinux icon indicating copy to clipboard operation
illustratorCClinux copied to clipboard

Illustrator CC v17 installer for Gnu/Linux

Results 51 illustratorCClinux issues
Sort by recently updated
recently updated
newest added

curl: (18) transfer closed with 369372385 bytes remaining to read error: sorry something went wrong during download illustratorCC17.tgz Help, how can I solve this problem? :(

https://github.com/Gictorbit/illustratorCClinux/issues/33 I have done all the above manually download illistratorCC17.tgz from link above copied it into cache dictionary according to link above and rerun the install according to the above...

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...

i'm using fedora design suite gnome 41.3 curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about...

Can this version 2017 be updated to a newer version like 2019 or newer? This doesn't load my ai files correctly and then crashes all the time.

I have finished the installation successfully and I got the AI icon appearing in the show applications tab, however when I type illustrator at the terminal or I click on...

I don't know why but when I press the key Esc the program freezes for few minutes. Anybody know why? Thanks

I have installed successfully AI cc2017 by following this tutorial here: [https://www.youtube.com/watch?v=-s3qhscJJb4&ab_channel=LovelinMangang](url) Nevertheless, the app after install shows up but immediately shuts down after launch. Thank you. Ubuntu 20.04, Gnome...

``` elif [ "$curlpkg" == "true" ];then show_message "using curl to download $4" curl -k $3 -o $1 downrez=$? else show_message "using wget to download $4" wget --no-check-certificate "$3" -P...

hi i was installing photoshop from your repository suddenly i faced an error which was ssl certificate has expired from curl , then i looked at your photoshopsetup.sh in scripts...