Got error when I lunch hkey from terminal on Rocky Linux9.4

   437   3   1
User Avatar
Member
22 posts
Joined: 5月 2015
Offline
Hello,

I installed Houdini20.5..332 on Rocky Linux 9.4 and when I try to start hkey from the terminal, it starts but I get the following warning: "License server is not running".

I have already installed the Linux packages described in the following page, but the warning still appears.

Linux package requirements for Houdini 20.5 [www.sidefx.com]

Qt for X11 Requirements [doc.qt.io]
User Avatar
Member
297 posts
Joined: 1月 2013
Offline
I think you don't have the appropriate service running.
sudo systemctl status sesinetd.service
Also when installing the software and the licence server, Houdini had to create the directory /usr/lib/sesi.
User Avatar
Member
22 posts
Joined: 5月 2015
Offline
alexwheezy
I think you don't have the appropriate service running.
sudo systemctl status sesinetd.service
Also when installing the software and the licence server, Houdini had to create the directory /usr/lib/sesi.

Thanks for your reply.

I recall that I once experienced a similar problem to the link below when using Houdini 19.5 on Rocky Linux 9.3.

https://www.reddit.com/r/Houdini/comments/y2p8dv/houdini_195_license_server_problem_on_linux/?rdt=61930 [www.reddit.com]

At that time, Houdini did not support Rocky Linux yet, but I found that Houdini 20.5 supports Rocky Linux, so I am in the process of trying it out.
User Avatar
Member
22 posts
Joined: 5月 2015
Offline
Almost solved..

I executed the following command

sudo systemctl enable sesinetd.service
sudo systemctl daemon-reload
sudo systemctl start sesinetd.service

Now I can run hkey, but even after installing the license, I get a DIAGNOSTIC message "Could not open the license file", so I have to give access to the license file, and Houdini 20.5 will now run on Rocky Linux 9.4.
  • Quick Links