TimoLassmann/samstat

CMake

Closed this issue · 8 comments

hello, when I try to build samstat the cmake does not work. what can I do ?

Could you send me the error messages? Thx, T

Hi,

ı am using a slurm server, at first I was getting the error as
cmake version 2.8 at least 3.2 required

alıngan with the messsage I shared below, although cmake-3.2 is built as I can see with the command module align.

After I batched the cmake.. command as /centos/cmake-3.2 .. as a job // sbatch txt.

That part seem to worked but I kept getting this part
4B7FC630-063A-47E2-BF5A-90A09C51C27B

Thank you so much,
S

Along*

Hmm. Can you send me the slurm script so I can tell what is actually being attempted? Thx, T

779FC4D1-1A76-4FFB-9D09-C4B4F51E5398

I just downloaded samstat via git clone and trying to install,
Thank you

Hmm - I think line 10 contains and error: you need "&&" between the cd and cmake command or put the commands on two lines like this:

cd <blah>/samstat/build 
cmake ..
make 
make install  

Hope this helps, T

Hi again,
Sorry for getting back later, its because of the time difference. In the slurm script I think cmake worked. Would you mind telling what are the arguments or “targets” for last 2 lines
“Make
Make install”

because this is the final error I am
Getting
F1A0D642-D840-495A-B5F2-2E2FEAD5B6EC

thank you a lot,
Selma

Wrong picture, this is

D752424A-A48F-4713-BEB3-1E8287F24726