|
![]() |
#1 |
Administrator
Professional user
Join Date: Jun 2003
Posts: 4,541
|
![]()
"ac3d" is a 32 bit dynamically linked binary program and requires external libraries to have been installed
DEPENDING ON THE VERSION OF LINUX YOU ARE USING, YOU MAY REQUIRE EXTRA LIBRARIES IN ORDER TO RUN THIS PROGRAM To get AC3D running on 64 bit Linux, start by installing these packages (example from Ubuntu Linux - others may use different methods of package installation) sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install libc6:i386 sudo apt-get install libxmu6:i386 sudo apt-get install libfreetype6:i386 sudo apt-get install libstdc++6:i386 check "ldd ./ac3d" to see what libraries are needed. To add OpenGL: sudo apt-get install --reinstall libgl1-mesa-glx:i386 sudo apt-get install libglu1-mesa:i386 others: sudo apt-get install libjpeg62:i386 sudo apt-get install libtiff5:i386 sudo apt-get install libxft2:i386 All Linux system vary - please post your feedback (and Linux system) here. |
![]() |
![]() |
![]() |
#2 |
Junior Member
Junior member
Join Date: Sep 2007
Posts: 3
|
![]()
Using your info above installed flawlessly on Linux Mint 18
System specs: System: Host: ted-gaming Kernel: 4.13.0-32-generic x86_64 (64 bit gcc: 5.4.0) Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3) dm: lightdm Distro: Linux Mint 18.3 Sylvia Machine: Mobo: Gigabyte model: EP43-UD3L v: x.x Bios: Award v: F3 date: 02/25/2009 CPU: Dual core Intel Core2 Duo E8400 (-MCP-) cache: 6144 KB flags: (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 11998 clock speeds: min/max: 2000/2667 MHz 1: 2000 MHz 2: 2000 MHz Graphics: Card: NVIDIA GK106 [GeForce GTX 650 Ti OEM] bus-ID: 01:00.0 chip-ID: 10de:11c3 Display Server: X.Org 1.18.4 drivers: nvidia (unloaded: fbdev,vesa,nouveau) Resolution: 1920x1080@60.00hz GLX Renderer: GeForce GTX 650 Ti/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 384.111 Direct Rendering: Yes Audio: Card-1 NVIDIA GK106 HDMI Audio Controller driver: snd_hda_intel bus-ID: 01:00.1 chip-ID: 10de:0e0b Card-2 Intel 82801JI (ICH10 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:3a3e Sound: Advanced Linux Sound Architecture v: k4.13.0-32-generic Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 04:00.0 chip-ID: 10ec:8168 IF: enp4s0 state: up speed: 10 Mbps duplex: full mac: <filter> Drives: HDD Total Size: 2500.5GB (4.7% used) ID-1: /dev/sda model: Hitachi_HDP72505 size: 500.1GB serial: GEA564RJ208A0A ID-2: /dev/sdb model: WDC_WD20EFRX size: 2000.4GB serial: WD-WMC4M1527832 Partition: ID-1: / size: 92G used: 23G (26%) fs: ext4 dev: /dev/sda9 ID-2: swap-1 size: 8.59GB used: 0.00GB (0%) fs: swap dev: /dev/sda5 RAID: System: supported: N/A No RAID devices: /proc/mdstat, md_mod kernel module present Unused Devices: none Sensors: System Temperatures: cpu: 39.0C mobo: N/A gpu: 0.0:40C Fan Speeds (in rpm): cpu: N/A Repos: Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list deb http: //packages.linuxmint.com sylvia main upstream import backport deb http: //archive.ubuntu.com/ubuntu xenial main restricted universe multiverse deb http: //archive.ubuntu.com/ubuntu xenial-updates main restricted universe multiverse deb http: //archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse deb http: //security.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse deb http: //archive.canonical.com/ubuntu/ xenial partner Info: Processes: 183 Uptime: 1 day Memory: 1358.4/7976.2MB Init: systemd v: 229 runlevel: 5 default: 2 Gcc sys: 5.4.0 Client: Unknown python2.7 client inxi: 2.2.35 |
![]() |
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|