First time here? Check our help page!
2

Running EnergyPlus v8.4 on Debian 8

I am trying to run EnergyPlus on Debian 8. I using the "runenergyplus" script and get the following error when the script tries to execute either energyplus or ReadVarsESO: "cannot execute binary file: Exec format error". Is there anything I can do to avoid this error?

Jeremy's avatar
1.6k
Jeremy
asked 2016-01-02 12:50:40 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Are you using a 32 bit Debian?

aaron's avatar aaron (2016-01-04 15:27:58 -0500) edit

Yes @aaron , that's it.

Jeremy's avatar Jeremy (2016-01-04 15:43:45 -0500) edit
add a comment see more comments

1 Answer

2

@Jeremy, were you able to resolve your problem by using a different operating system? If you must use 32 bit Debian, you can create a custom build of EnergyPlus on your machine. Following the instructions for building on Linux.

Neal Kruis's avatar
4.7k
Neal Kruis
answered 2016-01-06 17:30:35 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks @Neal Kruis for getting back to me! I usually use EnergyPlus on Windows. I wanted to try it out on a Linux machine. I'll try to create a custom build of EnergyPlus by following the instructions you provided.

Jeremy's avatar Jeremy (2016-01-06 17:49:59 -0500) edit
add a comment see more comments