File: README.Debian

package info (click to toggle)
ia32-libs 20140630
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 330,008 kB
  • ctags: 15
  • sloc: sh: 248; makefile: 114
file content (31 lines) | stat: -rw-r--r-- 1,580 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
ia32-libs for Debian
--------------------

This package delivers a set of pre-compiled ia32 (ia32 family) shared
libraries, so that ia32 Linux applications can be executed on ia32
systems running Debian ia64 or amd64. This is a lame hack to solve
this problem for the Debian 3.1 (sarge) release, and should be
replaced or updated with a better solution for later releases.

The implementation of this package is adopted from amd64-libs which is
again adopted from the previous ia32-libs package.  The previous
package was similar to the TurboLinux package of the same name
(ia32-libs) it was inspired by.  We take a set of ia32 .deb's and
sources from the binary-i386 tree from http://ftp.debian.org/,
unpack them, and repackage them for delivery with a slightly changed
directory tree on the ia64/amd64 systems.  Appropriate ldconfig calls
in the postinst script register the delivered libraries with the
dynamic loader.  So, as long as all the shared libraries needed by the
application in question are included in this package, the application
should "just work" once this package is installed.

If more libraries are needed, file wishlist severity bugs against ia32-libs
in the Debian bug tracking system at bugs.debian.org and we'll try to oblige.
For a quick fix, you can download a suitable ia32 (i386 in Debian architecture
terms) binary package, unpack it with dpkg -X and move the required
libraries into /lib32 or /usr/lib32 as needed. Don't forget to run
ldconfig after adding new libs there.

Enjoy!

 -- Tollef Fog Heen <tfheen@debian.org>, Mon Apr 11 16:21:42 2005