Difference between revisions of "DivX4Linux"
From CBLFS
Jump to navigationJump to search (→32Bit) |
|||
Line 24: | Line 24: | ||
=== 32Bit === | === 32Bit === | ||
− | |||
− | + | The installation prefix for DivX4Linux is provided by the file install.sh. The default location is /usr/local. The following sed will put DivX4Linux into /usr: | |
− | Install the package | + | sed -i -e "s/\/local//" install.sh |
+ | |||
+ | Install the package: | ||
./install.sh | ./install.sh | ||
Line 34: | Line 35: | ||
=== N32 === | === N32 === | ||
− | + | DuvX4Linux is not available for Mips. | |
=== 64Bit === | === 64Bit === |
Revision as of 07:22, 1 July 2007
Download Source: | http://download.divx.com/divx/divx4linux-std-20030428.tar.gz |
---|
Contents
Introduction to DivX4Linux
DivX4linux is a library that allows you to read and write compressed AVI files in DivX format under x86 Linux.
Project Homepage: Unknown
Dependencies
Non-Multilib
The installation prefix for DivX4Linux is provided by the file install.sh. The default location is /usr/local. The following sed will put DivX4Linux into /usr:
sed -i -e "s/\/local//" install.sh
Install the package:
./install.sh
Multilib
32Bit
The installation prefix for DivX4Linux is provided by the file install.sh. The default location is /usr/local. The following sed will put DivX4Linux into /usr:
sed -i -e "s/\/local//" install.sh
Install the package:
./install.sh
N32
DuvX4Linux is not available for Mips.
64Bit
To do...
Contents
Installed Programs: | None |
---|---|
Installed Libraries: | libdivxdecore.so, libdivxencore.so |
Installed Directories: | None |