Search found 4 matches

by jonathanstier
Fri Jul 17, 2020 2:44 pm
Forum: General support
Topic: Non Ports Software
Replies: 2
Views: 1612

Re: Non Ports Software

So, I've gotten through the rpm install instructions. Now, I just don't know where and how to use

Code: Select all

make
make install
by jonathanstier
Fri Jul 17, 2020 1:32 am
Forum: General support
Topic: Non Ports Software
Replies: 2
Views: 1612

Non Ports Software

I am trying to install a program called KITscenarist. I downloaded the .rpm version. I don't know how to install it though. I was going to install rpm4 from ports, but I couldn't figure out how. any help will be much appreciated.
by jonathanstier
Fri Jul 17, 2020 12:45 am
Forum: General support
Topic: Changing shells
Replies: 2
Views: 1467

Re: Changing shells

Nevermind... lol for anyone else in the future, to simply switch shells... just type the name of the shell. i.e. sh
by jonathanstier
Fri Jul 17, 2020 12:38 am
Forum: General support
Topic: Changing shells
Replies: 2
Views: 1467

Changing shells

When I enter

Code: Select all

chsh /usr/local/bin/sh

i get

Code: Select all

chsh: unknown user: /usr/local/bin/sh

even with sudo. Not sure how to change shells then. Can anyone help?