DivX4Linux: Difference between revisions
From CBLFS
Jump to navigationJump to search
Chipster19 (talk | contribs) No edit summary |
No edit summary |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
| http://download.divx.com/ | | http://download.divx.com/labs/divx611-20060201-gcc4.0.1.tar.gz | ||
|} | |} | ||
---- | ---- | ||
{{Package-Introduction|DivX4linux is a library that allows you to read and write compressed AVI files in DivX format under x86 Linux.}} | |||
DivX4linux is a library that allows you to read and write compressed AVI files in DivX format under x86 Linux. | |||
== Dependencies == | == Dependencies == | ||
=== Optional === | |||
* [[unzip]] | |||
== Non-Multilib == | == Non-Multilib == | ||
Line 27: | Line 27: | ||
=== 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: | |||
sed -i -e "s/\/local//" install.sh | |||
Install the package: | |||
./install.sh | |||
=== N32 === | === N32 === | ||
{{Note|DivX4Linux is not available for Mips.}} | |||
=== 64Bit === | === 64Bit === | ||
Line 50: | Line 56: | ||
| None | | None | ||
|} | |} | ||
[[Category:Media Libraries]] |
Latest revision as of 16:24, 19 March 2009
Download Source: | http://download.divx.com/labs/divx611-20060201-gcc4.0.1.tar.gz |
---|
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
Optional
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
64Bit
To do...
Contents
Installed Programs: | None |
---|---|
Installed Libraries: | libdivxdecore.so, libdivxencore.so |
Installed Directories: | None |