Skip to content
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't make file even with provided solution #69

Open
veryrealwildcat opened this issue May 28, 2024 · 2 comments
Open

Can't make file even with provided solution #69

veryrealwildcat opened this issue May 28, 2024 · 2 comments

Comments

@veryrealwildcat
Copy link

I'm trying to use 'make', however it did not work, so i tried the provided solution if it does not work, but it returns
gcc: fatal error: input file ‘Photoshop2020’ is the same as output file
I'm not sure how to proceed.

@CSMarckitus
Copy link
Owner

CSMarckitus commented May 28, 2024

Heey @veryrealwildcat ,
I think that the solution to that is to delete the Photoshop2020 file that you have and run the make command again.
Alike if you want, try directly running the next command (./Photoshop2020) without deleting the Photoshop2020 file because in most cases it should work.
I hope that this solution works for you 😊

@Gusfit1
Copy link

Gusfit1 commented Oct 29, 2024

That did the trick! After make failed I ran ./Photoshop2020 and was able to install and run Photoshop. I also had to tab my way through the Wine config because the cursor was misaligned.

Side note, I also increased Mutter's timeout to 20s to get rid of the Force Close prompt during startup:

gsettings set org.gnome.mutter check-alive-timeout 20000

EndeavorOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants