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

Trouble installing on macOS mojave #10

Closed
JKatsenelinboigen opened this issue Aug 14, 2019 · 2 comments
Closed

Trouble installing on macOS mojave #10

JKatsenelinboigen opened this issue Aug 14, 2019 · 2 comments

Comments

@JKatsenelinboigen
Copy link

I am trying to install fluxfonts on a macbook running Mojave, and it is giving me an error.
I extracted the zip file and ran the terminal in the folder.
both "make" and "make install [install-daemon] [--prefix=/usr/local]" give an error along the lines of "The i386 architecture is deprecated for macOS"
Here is the full error transcript: https://pastebin.com/Jbhp6X9k

Any help is appreciated, thanks!

da2x added a commit that referenced this issue Aug 14, 2019
32-bit architectures are no longer supported.

Resolves issue #10.
@da2x
Copy link
Owner

da2x commented Aug 14, 2019

This should be fixed on master now. Please let me know if you still run into issues.

@da2x da2x closed this as completed Aug 14, 2019
@JKatsenelinboigen
Copy link
Author

Thank you for the reply!
"make" worked, but the 2nd command gives a new error.

/usr/bin/install -d /usr/local/share/doc/fluxfonts
/usr/bin/install -S AUTHORS COPYING README /usr/local/share/doc/fluxfonts
/usr/bin/install -d /usr/local/bin
/usr/bin/install -S fluxfontd /usr/local/bin
make: * No rule to make target `[install-daemon]'. Stop.

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