Assembla home | Assembla project page
 

PortLog: media-libs/jpeg

http://www.ijg.org/

version 6b

R5untested
BONEuntested
Haikustable

Included in Haiku

revision 2 (scottmc)

To build with shared libraries, copy in haiku config.guess/.sub files then
Patch, then run:

  • aclocal
  • libtoolize --force
  • automake --add-missing
  • autoconf
  • ./configure --prefix=/boot/common --enable-shared
  • make
  • make install

You may need to create the shared/man and shared/man/man1 directories to get it to run make install smoothly.