Hi,
I'm not sure what's causing this error. Can you explain how you
installed slurm (from source / rpms)?
I myself ran into the situation that smap / sview were not installed
when I built it from source because of missing dependencies.
For those tools to get build you need to have installed ncurses-devel
(for smap) and gtk2-devel (for sview) besides the other dependencies
that are needed (like mysql-devel if you want to use mysql as database
backend for slurmdbd).
Am 18.05.2014 22:41, schrieb Lucas St:
can not execute sview
Hi forum...
Some days ago, I have installed slurm 14.03.0.
But now, when I try to run the command sview I get the error
"-bash: sview: no se encontro la orden" / "-bash: sview: No
order was found."
How can I install the sview GUI for slurm?
Have I to download some extra package, or have I to change some
configuration?
Thank you very much