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

How to compile on macOS? #10

Open
PavelDergachev opened this issue May 5, 2020 · 1 comment
Open

How to compile on macOS? #10

PavelDergachev opened this issue May 5, 2020 · 1 comment

Comments

@PavelDergachev
Copy link

gcc/Makefile settings for Linux
vcc/Radia.sln settings for Windows

and no instructions for compile on macOS

@robnagler
Copy link

@PavelDergachev you might consider using jupyter.radiasoft.org which is a free server with Radia already installed. See #7 (comment)

Another alternative is to use our Docker image. If you have Docker installed, you can use our curl installer:

$ curl https://jupyter.run | bash

This will start Jupyter on your Mac running inside Docker. Instructions will be printed on how to access to the server from a browser on your Mac.

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