Libdvdcss
From Genunix
Minus 1 if the source won't compile with Sun's cc (this usually means the code is gcc-centric)
Minus 1 if a minor patch is required, or Minus 2 if a major patch(es) is required
How to build libdvdcss-1.2.9 on Solaris ExpressBuild Environment (Related) (platform, compiler, tools, PATH, ld) Configure and compile steps (on x86 hardware) /usr/bin/bzip2 -dc libdvdcss-1.2.9.tar.bz2 | /usr/sfw/bin/gtar xf -
cd libdvdcss-1.2.9
export CFLAGS="-i -xO4 -xspace -xstrconst -xpentium -mr"
export ACLOCAL_FLAGS="-I /usr/share/aclocal"
export MSGFMT="/usr/bin/msgfmt"
./configure --prefix=/usr --mandir=/usr/share/man \
--libdir=/usr/lib \
--libexecdir=/usr/lib \
--sysconfdir=/etc
make
Other configure options
lib
Other 3rd party software libdvdcss (Related) requires (none)
libdvdcss (Related) libdvdcss
- A portable abstraction library for transparent DVD access with CSS decryption
Contents
1 Rating 1 Rating2 How to build libdvdcss-1.2.9 on Solaris Express 2 How to build libdvdcss-1.2.9 on Solaris Express2.1 Build Environment (platform, compiler, tools, PATH, ld) 2.1 Build Environment (platform, compiler, tools, PATH, ld)2.2 Configure and compile steps (on x86 hardware) 2.2 Configure and compile steps (on x86 hardware)2.3 Other configure options 2.3 Other configure options3 Directory paths that libdvdcss installs to 3 Directory paths that libdvdcss installs to4 Other 3rd party software libdvdcss requires 4 Other 3rd party software libdvdcss requires Rating 4 points (out of 4)
Rating scheme : 4 points means the source builds seamlessly on Solaris Express (OpenSolaris) (Related) . Points are subtracted as follows:
Minus 1 if the source won't compile with Sun's cc (this usually means the code is gcc-centric)
Minus 1 if a minor patch is required, or Minus 2 if a major patch(es) is required
How to build libdvdcss-1.2.9 on Solaris ExpressBuild Environment (Related) (platform, compiler, tools, PATH, ld) Configure and compile steps (on x86 hardware) /usr/bin/bzip2 -dc libdvdcss-1.2.9.tar.bz2 | /usr/sfw/bin/gtar xf -
cd libdvdcss-1.2.9
export CFLAGS="-i -xO4 -xspace -xstrconst -xpentium -mr"
export ACLOCAL_FLAGS="-I /usr/share/aclocal"
export MSGFMT="/usr/bin/msgfmt"
./configure --prefix=/usr --mandir=/usr/share/man \
--libdir=/usr/lib \
--libexecdir=/usr/lib \
--sysconfdir=/etc
make
Other configure options
output of ./configure --help (Related)
Directory paths that libdvdcss (Related) installs to include/dvdcsslib
Other 3rd party software libdvdcss (Related) requires (none)
No comments:
Post a Comment