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

Installation not working in RASPA2 directory #36

Open
sibo opened this issue Jun 28, 2022 · 2 comments
Open

Installation not working in RASPA2 directory #36

sibo opened this issue Jun 28, 2022 · 2 comments

Comments

@sibo
Copy link

sibo commented Jun 28, 2022

(1) The PDF installation instructions from https://iraspa.org/raspa/ are no longer accurate since this repo clones into 'RASPA2' directory, and no longer 'RASPA'.

(2) In the run script in examples/Basic/1_.../, RASPA_DIR is incorrectly assigned as the RASPA directory instead of the RASPA2 directory

I am still struggling to get a working installation. Do I need to move ${RASPA_DIR}/src/simulate and src/.libs to ${RASPA_DIR}/simulations/bin/ ?

@sibo
Copy link
Author

sibo commented Jun 28, 2022

To get a working installation, I followed the PDF instructions, except

(1) Using git clone https://github.com/iraspa/RASPA2 RASPA instead of git clone https://github.com/iraspa/RASPA2
(2) I don't know if this is required, but I manually made the simulations and bin directory with mkdir -p simulations/bin before compilation
(3) after compiling the source code, I still need to run make install in order to generate simulations/bin/simulate . Although the PDF instructions mention this command in the paragraph before the compilation instructions, I think mention of this command needs to be placed at the end of the compilation instrucitons.

@Abhi4phy
Copy link

The above said methods works fine.Thank you @sibo

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

No branches or pull requests

2 participants