ICSim icon indicating copy to clipboard operation
ICSim copied to clipboard

Permission denied:

Open TheChristographer opened this issue 1 year ago • 3 comments

I am having a problem running program, i get the same error for just about every action as well. I have made sure everything is installed but still not sure what the problem is. Any help would be appreciated. I am new to this so if its some obvious issue please bear with me and thank you .

VirtualBox_Rabble Clone_09_10_2023_23_59_51

TheChristographer avatar Oct 10 '23 04:10 TheChristographer

It looks like you installed the source files as root but you are currently using your user account, which wouldn't have permissions to modify root's files.

On Mon, Oct 9, 2023 at 9:12 PM TheChristographer @.***> wrote:

I am having a problem running program, i get the same error for just about every action as well. I have made sure everything is installed but still not sure what the problem is. Any help would be appreciated. I am new to this so if its some obvious issue please bear with me and thank you .

[image: VirtualBox_Rabble Clone_09_10_2023_23_59_51] https://user-images.githubusercontent.com/144637743/273773249-036c2751-c252-4665-a66f-72e255deef6d.png

— Reply to this email directly, view it on GitHub https://github.com/zombieCraig/ICSim/issues/37, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAELD5OAK5LQQZGBOOHJE6LX6TDJTAVCNFSM6AAAAAA5ZWA72KVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZTIMRZHAYDSMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

zombieCraig avatar Oct 10 '23 18:10 zombieCraig

@zombieCraig Sorry I didn't see this sooner, I just figured it out and came back here to say so and saw your reply lol Thank you for responding though, I really appreciate you reaching back out and i look forward to going down the rabbit hole.

TheChristographer avatar Oct 10 '23 19:10 TheChristographer

you could also do: chmod 777 icsim.c

230men avatar Oct 30 '23 13:10 230men