Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem help #603

Open
wonenye opened this issue Oct 19, 2023 · 3 comments
Open

Problem help #603

wonenye opened this issue Oct 19, 2023 · 3 comments

Comments

@wonenye
Copy link

wonenye commented Oct 19, 2023

Why do I appear after compiling code with make.code
Failed to locate and error idl_export.h occurred. I used the method on the document but it didn't work, could you help me? Thank you

@egthomas
Copy link
Member

@wonenye do you have IDL / are you trying to install the IDL portion of the RST, or are you trying to skip over it?

@wonenye
Copy link
Author

wonenye commented Oct 20, 2023

I found the idl.bash file in the rst/.profile/idl.bash directory and it says,

idl.bash

========

IDL header directory

export IDL_IPATH="/usr/local/itt/idl/external/include"

RST DLM directory

export DLMPATH="${RSTPATH}/dlm"

IDL environment

export IDL_PATH="<IDL_DEFAULT>:+/${RSTPATH}/idl/lib"
export IDL_DLM_PATH="<IDL_DEFAULT>:${RSTPATH}/dlm"
export IDL_STARTUP="${RSTPATH}/idl/startup.pro"

Makefile prototype for IDL DLMs

export MAKEDLM=${BUILD}/make/makedlm
I don't know if this proves that I have IDL?

@wonenye
Copy link
Author

wonenye commented Oct 20, 2023

apart from that,when l install yum -y install libhdf5-serial-dev libncurse-dev libnetcdf-dev libpng-dev libx11-dev libxext-dev, Terminal display “nopackage available”,Could you help me with that? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants