Difference between revisions of "Xorg7/xbitmaps"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) |
|||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | | + | | http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.0.1.tar.bz2 |
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | | + | | http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.0.1.tar.gz |
|- | |- | ||
|} | |} | ||
Back to [[Xorg7/MesaLib|MesaLib]] | Back to [[Xorg7/MesaLib|MesaLib]] | ||
+ | |||
+ | =xbitmaps= | ||
+ | |||
+ | ==Dependencies== | ||
+ | |||
+ | ===Required=== | ||
+ | |||
+ | * Xorg [[Xorg7/Utilities|Utilities]] | ||
+ | |||
+ | ==Non-Multilib== | ||
+ | |||
+ | First, configure the Xbitmaps package by running the following command: | ||
+ | |||
+ | ./configure $XORG_CONFIG | ||
+ | |||
+ | Now install as the root user: | ||
+ | |||
+ | make install | ||
+ | |||
+ | ==Multilib== | ||
+ | |||
+ | ===32-bit=== | ||
+ | |||
+ | ===N32=== | ||
+ | |||
+ | ===64-bit=== | ||
+ | |||
Forward to [[Xorg7/Apps|Apps]] | Forward to [[Xorg7/Apps|Apps]] |
Revision as of 21:11, 3 October 2006
Download Source: | http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.0.1.tar.bz2 |
---|---|
Download Source: | http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.0.1.tar.gz |
Back to MesaLib
Contents
xbitmaps
Dependencies
Required
- Xorg Utilities
Non-Multilib
First, configure the Xbitmaps package by running the following command:
./configure $XORG_CONFIG
Now install as the root user:
make install
Multilib
32-bit
N32
64-bit
Forward to Apps