instructions on how to install it on mac.

Bug #2027885 reported by Andria Trigeorgi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
liberasurecode
New
Undecided
Unassigned

Bug Description

there are no instructions on how to install it on mac.
I used to use the commands below, but now I'm on a Mac M2 and they don't work.

sudo rm -rf ~/tmp/liberasurecode
brew install autoconf automake libtool #for mac
# clone into a temp dir to build
git clone https://github.com/openstack/liberasurecode ~/tmp/liberasurecode
cd ~/tmp/liberasurecode
# switch to the tag (version) you want to install e.g. LIBERASURECODE_VERSION=1.6.1
git checkout ${LIBERASURECODE_VERSION}
# gen configs, config, build and install
./autogen.sh && ./configure --prefix=/usr && make && sudo make install

They give me the attached errors.

Revision history for this message
Andria Trigeorgi (antrigeorgi) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.