Commit c05cd853 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf RELEASE_2_3_0.tar.gz
cd libharu-RELEASE_2_3_0 && ./buildconf.sh
cd libharu-RELEASE_2_3_0 && ./configure --prefix=/usr
$(MAKE) -C libharu-RELEASE_2_3_0
$(MAKE) -C libharu-RELEASE_2_3_0 install
rm -rf libharu-RELEASE_2_3_0
\ No newline at end of file
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