This is an old revision of the document!
Cygwin
It might be possible to install libbluray
on a Cygwin installation. This whole setup is probably wrong and a hack but it does work.
You'll need these Cygwin development libraries and packages installed:
- bison
- libfreetype
- libgcrypt
- libxml2
- gpgerror
- fontconfig
- flex
- libiconv-devel
- pkg-config
- libtool
You will also need the Java Development Kit installed.
Download and install libaacs into /usr
instead of /usr/local
:
./configure --prefix=/usr make make install