[slurm-users] sview not installed
    Ole Holm Nielsen 
    Ole.H.Nielsen at fysik.dtu.dk
       
    Sun Apr 23 08:48:18 UTC 2023
    
    
  
On 23-04-2023 02:43, mohammed shambakey wrote:
> I installed slurm 23.11.0-0rc1, and sview is not installed, despite it 
> exists in <repo>/src/sview/sview. I can execute it from that path but 
> not <installation directory>/bin (because it does not exist there).
> 
> I tried just copying it to <installation directory>/bin, but it 
> complained about being just a wrapper.
> 
> I wonder if I'm missing something?
If your system is RPM based, you will build Slurm packages like this:
$ rpmbuild -ta slurm-23.02.1.tar.bz2  --with mysql --with slurmrestd
The /usr/bin/sview command is located in the 
slurm-23.02.1-1.el7.x86_64.rpm package.
/Ole
    
    
More information about the slurm-users
mailing list