Sorry, you must be running a 64bit operating system.
I'm pretty sure that I have a 64 bit OS, so what is this error message saying?
Thanks for any insight!
--
You received this message because you are subscribed to the Google Groups "RTG Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtg-users+...@realtimegenomics.com.
To view this discussion on the web visit https://groups.google.com/a/realtimegenomics.com/d/msgid/rtg-users/a0afb1c7-a1be-4635-9392-a2cdc4fff2ecn%40realtimegenomics.com.
uname -s
Darwin
uname -m
arm64
java -version
java version "1.8.0_371"
Java(TM) SE Runtime Environment (build 1.8.0_371-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.371-b11, mixed mode)
For now I have just commented out lines 8-12 of the Pre-flight safety belts in the rtg file.
I think things seem to be working with that.
Thanks!