[SOLVE] You do not have write permission...

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
MrFraser

[SOLVE] You do not have write permission...

Post by MrFraser »

Hello, i finally finish download IBM SPSS and trying to install it but i don't know the right command to change folder permission and screenshot attached below.

Thank You :o
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
WharfRat

Re: You do not have write permission...

Post by WharfRat »

MrFraser,

You didn't explain how you're trying to install it and if the installation defaults to that location, but you need to use sudo or gksudo to get escalated privileges to have it install to /opt.
MrFraser

Re: You do not have write permission...

Post by MrFraser »

oright, the installer is in .bin, so i'll open terminal and change directory to the installer folder and put

Code: Select all

chmod a+x SPSS_v23.0_LNX.bin


and execute

Code: Select all

./SPSS_v23.0_LNX.bin
or do i need to put

Code: Select all

sudo ./SPSS_v23.0_LNX.bin
WharfRat

Re: You do not have write permission...

Post by WharfRat »

If SPSS_v23.0_LNX.bin is not executable then yes chmod a+x SPSS_v23.0_LNX.bin first then run sudo ./SPSS_v23.0_LNX.bin
MrFraser

Re: You do not have write permission...

Post by MrFraser »

It working right now, but it seems like there is no desktop shortcut and start menu shortcut...
User avatar
jimallyn
Level 19
Level 19
Posts: 9075
Joined: Thu Jun 05, 2014 7:34 pm
Location: Wenatchee, WA USA

Re: You do not have write permission...

Post by jimallyn »

MrFraser wrote:It working right now, but it seems like there is no desktop shortcut and start menu shortcut...
That is fairly common with programs that don't get installed through the normal means (.deb files and such). But you can add it to the Menu, and you can put a shortcut on the desktop. In Cinnamon, right click on the Menu button, then click Configure, Open the menu editor. It's likely similar in the other versions.
“If the government were coming for your TVs and cars, then you'd be upset. But, as it is, they're only coming for your sons.” - Daniel Berrigan
Locked

Return to “Beginner Questions”