Quantcast
Channel: 信息技术 – Live Digital
Viewing all articles
Browse latest Browse all 23

run xware on 64bit Ubuntu system

$
0
0
root@server-name# file portal
portal: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.36, not stripped

Install some i386 libaries on 64bit system.

apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 zlib1g:i386

Viewing all articles
Browse latest Browse all 23

Trending Articles