Page 1 of 1

Failing at installing hysplit on a server

Posted: October 2nd, 2024, 8:59 am
by Oliver Eckermann
Hi,
we try to install the "experimental" version on a server, but an error occurs while executing the Makefile

make[1]: Entering directory `.../HYSPLIT/hysplit.v5.3.0_x86_64_public/exec'
make[1]: *** No rule exists to create the target »../source/hymodelc.F«,
required by »hycm_std«. Exit.
make[1]: Leaving directory `.../HYSPLIT/hysplit.v5.3.0_x86_64_public/exec'

Best regards

Re: Failing at installing hysplit on a server

Posted: October 2nd, 2024, 11:27 am
by sonny.zinn
If you downloaded and installed a precompiled HYSPLIT package, there is no need to run make as executables are already included. Note that the MPI version of HYSPLIT is not included in the experimental package at the time of writing.

Re: Failing at installing hysplit on a server

Posted: July 8th, 2025, 11:20 am
by pranshua
Hello!

I'm sorry to hijack the thread a little bit but I wanted to confirm what @sonny.zinn mentioned. I downloaded the RHEL 8 version of HYSPLIT and that did have the hycm_std executable in it, which seems to run (albeit with some errors, but I can produce results). Is this not recommended? Thanks.