harfbuzz-0.9.26
parent
5c13735e91
commit
ca8692c1d5
1 changed files with 3 additions and 3 deletions
|
@ -142,9 +142,9 @@ cd mapnik-2.3.x
|
|||
|
||||
First download, compile and install harfbuzz
|
||||
```sh
|
||||
wget http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.24.tar.bz2
|
||||
tar xf harfbuzz-0.9.24.tar.bz2
|
||||
cd harfbuzz-0.9.24
|
||||
wget http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.26.tar.bz2
|
||||
tar xf harfbuzz-0.9.26.tar.bz2
|
||||
cd harfbuzz-0.9.26
|
||||
./configure && make && sudo make install
|
||||
sudo ldconfig
|
||||
cd ../
|
||||
|
|
Loading…
Reference in a new issue