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

Figaro for Mac OS X needs to be 64-bit #752

Open
russellcameronthomas opened this issue Sep 2, 2020 · 4 comments
Open

Figaro for Mac OS X needs to be 64-bit #752

russellcameronthomas opened this issue Sep 2, 2020 · 4 comments

Comments

@russellcameronthomas
Copy link

I just installed the latest version of Figaro on Mac OS X, and I get the following warning during the installation process:

"Figaro" is not optimized for your Mac and needs to be updated. This app will not work on future versions of macOS and it needs to be updated to improve compatibility. Please contact the developer."

This web page: https://support.apple.com/en-us/HT208436 says the problem is that Figaro for Mac is a 32-bit application, and needs to be converted to 64-bit.

My OS: 10.13.6 (17G14019) (High Sierra)

I assume this requires recompiling from source code, plus resolving any library conflicts. I assume this is possible because there is 64-bit Figaro for Linux.

I have never attempted this myself, otherwise I would do it.

Context: I am evaluating Figaro for use in a commercial software system. If this issue isn't resolved, then we will be forced to use a different solution.

@apfeffer
Copy link
Contributor

apfeffer commented Sep 2, 2020 via email

@russellcameronthomas
Copy link
Author

Any progress on this issue?

@mreposa
Copy link
Contributor

mreposa commented Sep 28, 2020

Yes, but I'm still looking into it.... The 64-bit Linux version is the same library that gets installed on MacOS, because Figaro is built using a platform neutral language (Scala). So your OS may be complaining about the Figaro installer program itself (which may be a 32-bit MacOS program, I can't say for sure). Considering this is a warning, can you verify the final installation to see if the Figaro JAR file made it to your disk?

@russellcameronthomas
Copy link
Author

I will check to see if the JAR file is on the disk. If the complaint is about the installation program, as you suspect, then that is not a problem for us. Also we run a mixed shop (Mac, Windows, Linux), so it's good to know about the commonality of the 64-bit library.

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

3 participants