Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLinux sh installer is broken in 9.1.0 #7256
Comments
|
I concur... |
Fix #7256: Linux sh installer is broken in 9.1.0
The issue is described in NREL/EnergyPlus#7256
|
Hi, I am facing the same issue after installing EnergyPlus 9.1.0 from the sh file . Can someone help me with it? |
|
Just use E+ 9.2 if you can. For 9.1, Just use the tar.gz file and place it in |
Issue overview
The linux .sh install script isn't behaving correctly due to the lack of the extra level (#7148), it's installing everything at
/usr/local/instead of/usr/local/EnergyPlus-9-1-0like it would have before.With the official 9.1.0 install script
EnergyPlus-9.1.0-08d2e308bb-Linux-x86_64.sh, even if you specify/usr/local/EnergyPlus-9-1-0(aftermkdirit), it's going to mess up a few things during the install, and all the symlinks in/usr/local/binare broken:Details
Some additional details for this issue (if relevant):
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.