LinSoftWin / Illustrator-CC-2021-Linux

A script that install Illustrator 2021 on Linux
BSD 3-Clause "New" or "Revised" License
126 stars 15 forks source link

[ERROR] Illustrator.desktop: No such file or directory #11

Closed Facni closed 8 months ago

Facni commented 8 months ago

0318:fixme:ver:GetCurrentPackageId (0057FEA4 00000000): stub
rm: cannot remove '/root/.local/share/icons/illustrator2021.png': No such file or directory
/root/.local/share/icons/illustrator2021.png: No such file or directory
touch: cannot touch '/root/.local/share/applications/illustrator.desktop': No such file or directory
install-illustrator-2021.sh: line 75: /root/.local/share/applications/illustrator.desktop: No such file or directory
install-illustrator-2021.sh: line 76: /root/.local/share/applications/illustrator.desktop: No such file or directory
install-illustrator-2021.sh: line 77: /root/.local/share/applications/illustrator.desktop: No such file or directory
install-illustrator-2021.sh: line 78: /root/.local/share/applications/illustrator.desktop: No such file or directory
install-illustrator-2021.sh: line 79: /root/.local/share/applications/illustrator.desktop: No such file or directory
install-illustrator-2021.sh: line 80: /root/.local/share/applications/illustrator.desktop: No such file or directory
install-illustrator-2021.sh: line 81: /root/.local/share/applications/illustrator.desktop: No such file or directory
install-illustrator-2021.sh: line 82: /root/.local/share/applications/illustrator.desktop: No such file or directory
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Illustrator installed, you can close this window```
Facni commented 8 months ago

I'm using the last version of EndeavourOS with all the Requirements installed. (I used to have illustrator until yesterday, when I re-installed the OS) I'm using AMD (I have seen in other issues that intel wasn't working properly) I've tried installing it by defining the path, and it didn't work neither.

MiMillieuh commented 8 months ago

The issue is probably that you've installed it as root. Can you please try to install it as a normal user ?

Facni commented 8 months ago

Now it works. Thank you.