Xcb-proto: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
Bigdissaved (talk | contribs) No edit summary |
||
| Line 23: | Line 23: | ||
== Multilib == | == Multilib == | ||
''''' | '''''Though this package does not install any libraries, we install all of it for the .pc files. | ||
=== 32Bit === | === 32Bit === | ||
Revision as of 03:20, 28 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
Though this package does not install any libraries, we install all of it for the .pc files.
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 |