Skip to content

Document gitcompile #174

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

Open
briantoby opened this issue Apr 30, 2025 · 1 comment
Open

Document gitcompile #174

briantoby opened this issue Apr 30, 2025 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@briantoby
Copy link
Collaborator

Describe use of gitcompile.py in webdocs/sources/compile.rst

@briantoby briantoby self-assigned this Apr 30, 2025
@briantoby briantoby added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 30, 2025
@briantoby
Copy link
Collaborator Author

Outline:

  • install Python along with GSAS-II's needed packages (in your case you can use the one in /lus/eagle/projects/RECUP/twang/g2full_04292025 via /lus/eagle/projects/RECUP/twang/g2full_04292025/bin/activate), but you will need to use conda install meson cython` to add tools needed for building. I assume gcc & gfortran are already available.

  • Download the gitcompile.py file into the location where you want GSAS-II to be installed. The install location will be a subdirectory named GSAS-II under the location where the gitcompile is installed.

  • run the script: `python /gitcompile.py'. This should download and compile GSAS-II.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant