Xcb-proto: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 2: Line 2:
|-valign="top"
|-valign="top"
!Download Source:
!Download Source:
| http://xcb.freedesktop.org/dist/xcb-proto-{{xcbproto-Version}}.tar.bz2
|http://xcb.freedesktop.org/dist/xcb-proto-{{xcbproto-Version}}.tar.bz2
| ftp://ftp.x.org/pub/current/src/extras/xcb-proto-1.0.tar.bz2
|-
!Download Source:
|ftp://ftp.x.org/pub/current/src/extras/xcb-proto-1.0.tar.bz2
|}
|}


Line 12: Line 14:
=== Required ===
=== Required ===
* Ensure the proper XORG_CONFIG* variables are set from [[Xorg7/Intro]]
* Ensure the proper XORG_CONFIG* variables are set from [[Xorg7/Intro]]
=== Recommended ===
=== Recommended ===
* [[LibXML2]] (To validate the XML against the schema)
* [[LibXML2]] (To validate the XML against the schema)

Revision as of 19:48, 23 January 2008

Download Source: http://xcb.freedesktop.org/dist/xcb-proto-1.6.tar.bz2
Download Source: ftp://ftp.x.org/pub/current/src/extras/xcb-proto-1.0.tar.bz2

Dependencies

Required

  • Ensure the proper XORG_CONFIG* variables are set from Xorg7/Intro
  • LibXML2 (To validate the XML against the schema)

Non-Multilib

Compile the package:

./configure $XORG_CONFIG

Install the package

make install

Multilib

32Bit

Compile the package:

./configure $XORG_CONFIG32

Install the package

make install

N32

Compile the package:

./configure $XORG_CONFIGN32

Install the package

make install

64Bit

Compile the package:

./configure $XORG_CONFIG64

Install the package

make install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directory: /{$XORG_PREFIX}/share/xcb