Table of Contents
PortLog: media-libs/jpeg
version 6b
| R5 | untested |
| BONE | untested |
| Haiku | stable |
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.