Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Install packages dependencies

Code Block
sudo yum install userspace-rcu -y

...


sudo yum install lttng-ust -y	
sudo yum install icu -y
sudo yum install -y openssl net-tools krb5-libs libicu zlib procps-ng 

The package can be installed using the following command:

The package can be installed using the following command:

...

After the installation has finished a wizard for the database configuration will open.

...

 

Enter the data of your Pathfinder database and select click Next.

...

 

Select the license.ldf file (needs to have that name) and accept the changes. Now Pathfinder Server will be started click Next.

...

 You can choose between a self signed localhost generated by the configuration wizard or select a certificate file using the custom option, then click on Finish button to start Pathfinder Server in the background.

In order to change the database configuration later you can access the wizard using sudo pathfinder-server -c.

...