install MIra 3.9.10 on Mac
1
0
Entering edit mode
9.5 years ago
eashouri • 0

Hi

I download MIRA 4 using brew on my mac but I got the following error.

Downloading https://downloads.sourceforge.net/project/mira-assembler/MIRA/st
Already downloaded: /Library/Caches/Homebrew/mira-4.0.2.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/mira/4.0.2 --with-expat=/usr/local/op
==> make LIBS='-lboost_regex-mt -lboost_system-mt -lboost_filesystem-mt -lboost_
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2   CPPFLAGS: -I/usr/local/opt/openssl/include

I also want to install MIRA 3.9.10 using brew install -v mira 3.9.10 but the mac did not recognize the mira version.

Any suggestion will be helpful.

next-gen • 2.4k views
ADD COMMENT
0
Entering edit mode
9.5 years ago
Renesh ★ 2.2k

Try this;

./configure --prefix=/usr/local/Cellar/mira/4.0.2 --with-expat=/usr/local/op CPPFLAGS=-I/usr/local/opt/openssl/include
ADD COMMENT
0
Entering edit mode

I install MIRA based on brew. It install it automatically and gave me the errors. Would you please let me know how I do the new configuration in mac terminal?

Thanks

ADD REPLY

Login before adding your answer.

Traffic: 3119 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6