Xcb-proto: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:


== Dependencies ==
== Dependencies ==
=== Required ===
* Ensure the proper XORG_CONFIG* variables are set from [[Xorg7/Intro]]


== Non-Multilib ==
== Non-Multilib ==
Line 13: Line 16:
Compile the package:
Compile the package:


  ./configure --prefix=$XORG_PREFIX
  ./configure $XORG_CONFIG


Install the package
Install the package
Line 26: Line 29:
Compile the package:
Compile the package:


  To do...
  ./configure $XORG_CONFIG32


Install the package
Install the package
Line 36: Line 39:
Compile the package:
Compile the package:


  To do...
  ./configure $XORG_CONFIGN32


Install the package
Install the package
Line 46: Line 49:
Compile the package:
Compile the package:


  To do...
  ./configure $XORG_CONFIG64


Install the package
Install the package

Revision as of 20:32, 24 April 2007

Download Source: http://xcb.freedesktop.org/dist/xcb-proto-1.6.tar.bz2

Dependencies

Required

  • Ensure the proper XORG_CONFIG* variables are set from Xorg7/Intro

Non-Multilib

Compile the package:

./configure $XORG_CONFIG

Install the package

make install

Multilib

This package does not provide any libraries so only one installation is needed.

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