Non Ports Software
-
- Posts: 4
- Joined: Fri Jul 17, 2020 12:27 am
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.
-
- Posts: 4
- Joined: Fri Jul 17, 2020 12:27 am
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
Re: Non Ports Software
To install ports
is the best way to compile a port
To install ports when you did cd in /usr/ports/<origin>/<software>sudo pkg install ports
Code: Select all
sudo make install clean