Commit 48781139 authored by Yuri Aksenov's avatar Yuri Aksenov

Initial commit

parents
all:
tar xf leptonica-1.79.0.tar.gz
cd leptonica-1.79.0 && ./autogen.sh
cd leptonica-1.79.0 && ./configure --prefix=/usr
$(MAKE) -C leptonica-1.79.0
# $(MAKE) -C leptonica-1.79.0 check
$(MAKE) -C leptonica-1.79.0 install
rm -rf leptonica-1.79.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment