Вход на сайт
Lexmark X1100 Серии на ubuntu 9.10
857 просмотров
Перейти к просмотру всей ветки
в ответ BSDLamer 23.01.10 16:59
root@ubuntu-D:~# uname -a
Linux ubuntu-D 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64 GNU/Linux
root@ubuntu-D:~# readelf -h /usr/lib/cups/backend/z600
ELF Header:
Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Class: ELF32
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: EXEC (Executable file)
Machine: Intel 80386
Version: 0x1
Entry point address: 0x8048e70
Start of program headers: 52 (bytes into file)
Start of section headers: 110100 (bytes into file)
Flags: 0x0
Size of this header: 52 (bytes)
Size of program headers: 32 (bytes)
Number of program headers: 7
Size of section headers: 40 (bytes)
Number of section headers: 37
Section header string table index: 34
root@ubuntu-D:~# ~# ldd /usr/lib/cups/backend/z600
linux-gate.so.1 => (0xf77a7000)
liblexprinter.so.0 => /usr/lib/liblexprinter.so.0 (0xf777e000)
libstdc++.so.5 => not found
libm.so.6 => /lib32/libm.so.6 (0xf7757000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7739000)
libc.so.6 => /lib32/libc.so.6 (0xf75f5000)
/lib/ld-linux.so.2 (0xf77a8000)
root@ubuntu-D:~# dpkg -l | grep ia32
ii ia32-libs 2.7ubuntu17 ia32 shared libraries for use on amd64 and i
root@ubuntu-D:~#
Linux ubuntu-D 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:02:15 UTC 2009 x86_64 GNU/Linux
root@ubuntu-D:~# readelf -h /usr/lib/cups/backend/z600
ELF Header:
Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Class: ELF32
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: EXEC (Executable file)
Machine: Intel 80386
Version: 0x1
Entry point address: 0x8048e70
Start of program headers: 52 (bytes into file)
Start of section headers: 110100 (bytes into file)
Flags: 0x0
Size of this header: 52 (bytes)
Size of program headers: 32 (bytes)
Number of program headers: 7
Size of section headers: 40 (bytes)
Number of section headers: 37
Section header string table index: 34
root@ubuntu-D:~# ~# ldd /usr/lib/cups/backend/z600
linux-gate.so.1 => (0xf77a7000)
liblexprinter.so.0 => /usr/lib/liblexprinter.so.0 (0xf777e000)
libstdc++.so.5 => not found
libm.so.6 => /lib32/libm.so.6 (0xf7757000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7739000)
libc.so.6 => /lib32/libc.so.6 (0xf75f5000)
/lib/ld-linux.so.2 (0xf77a8000)
root@ubuntu-D:~# dpkg -l | grep ia32
ii ia32-libs 2.7ubuntu17 ia32 shared libraries for use on amd64 and i
root@ubuntu-D:~#