Libebml: Difference between revisions
From CBLFS
Jump to navigationJump to search
Chipster19 (talk | contribs) New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://dl.matroska.org/downloads/libebml/libebml-{{Libebml-Version}}.tar.bz2 |-valign="top" |} ... |
No edit summary |
||
| Line 8: | Line 8: | ||
---- | ---- | ||
{{Package-Introduction|EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style.|http://www.matroska.org/}} | |||
EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style. | |||
== Dependencies == | == Dependencies == | ||
Revision as of 11:47, 16 April 2007
| Download Source: | http://dl.matroska.org/downloads/libebml/libebml-0.7.8.tar.bz2 |
|---|
Introduction to Libebml
EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style.
Project Homepage: http://www.matroska.org/
Dependencies
Non-Multilib
Compile the package:
sed -i "s@\/usr/local@\/usr@g" Makefile && make all
Install the package
make install_staticlib install_sharedlib install_headers
Multilib
32Bit
Compile the package:
To do ...
Install the package
To do ...
N32
Compile the package:
To do ...
Install the package
To do ...
64Bit
Compile the package:
To do ...
Install the package
To do ...
Contents
| Installed Programs: | None |
|---|---|
| Installed Libraries: | libebml.{a,so} |
| Installed Directory: | /usr/include/ebml |