Xorg7/xbitmaps: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
 
Manphiz (talk | contribs)
No edit summary
Line 2: Line 2:
|-
|-
!Download Source:
!Download Source:
| ftp://ftp.freedesktop.org/pub/xorg/X11R7.0/src/data/xbitmaps-X11R7.0-1.0.1.tar.bz2
| http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.0.1.tar.bz2
|-
|-
!Download Source:
!Download Source:
| ftp://ftp.freedesktop.org/pub/xorg/X11R7.0/src/data/xbitmaps-X11R7.0-1.0.1.tar.gz
| 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

xbitmaps

Dependencies

Required

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