-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Daniel Price edited this page Nov 28, 2018
·
1 revision
sudo apt-get install giza
sudo port install giza
brew tap danieljprice/giza
brew install giza
git clone https://github.com/danieljprice/giza.git
make
sudo make install
git clone https://github.com/danieljprice/giza.git
./configure --prefix=${HOME}
make
make install