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

Compiling on non RHEL related distro #675

Open
cdbrunow opened this issue Apr 1, 2024 · 4 comments
Open

Compiling on non RHEL related distro #675

cdbrunow opened this issue Apr 1, 2024 · 4 comments

Comments

@cdbrunow
Copy link

cdbrunow commented Apr 1, 2024

Howdy folk.

I was wondering if anyone here can direct me to any resources relating to compiling this on a non-RHEL related distro or a place I can retrieve binaries for using this on a different linux distro.

@srcarter3
Copy link
Contributor

Hi there, the only way we have built CAVE for other operating systems (for Windows and for MacOS), is to import all the source code from all the repos into Eclipse and export from Eclipse and build installers that way.
Is this what you're looking to do?

@cdbrunow
Copy link
Author

cdbrunow commented Apr 3, 2024

Yes I could probably do that if needed. Is all of the source code that is required to be imported into eclipse located within this one repo or is it multiple?

@srcarter3
Copy link
Contributor

Will rpms work on the OS you're wanting to create a CAVE installation for?
If so, we may have something that can set up the proper development environment (correct versions of Python, Java, and Eclipse). If not, I can give you the versions and you'll manually have to setup and install them.

And there are several repos necessary.

Beginning at Step 4 on our development instructions webpage, these should be mostly accurate for how to set up eclipse.

I don't think we've updated this page since transitioning from v18 to v20 of AWIPS, but they are still pretty accurate (besides the version numbers of java, python, and eclipse).

The correct versions are:

  • Eclipse: 4.17.0
  • Java: 11.0.13
  • Python: 3.6

Let me know if that makes sense?

@cdbrunow
Copy link
Author

cdbrunow commented Apr 4, 2024

Yeah that makes sense, I'll attempt putting it all together later today hopefully.

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