View Single Post
  #5  
Old 25th December 2017, 13:57
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
how can it be 64bit if you have only 1GB of ram ?
isnt that too low ?
use the command
dpkg --print-architecture
if its i386 its x86 if not is x64

and since it doesnt find the libraries in lib64 it means its x86
you should do apt-get install libdev*
this way it will install everything related to this
this should fix your problem
also you should look for the actual file that is missing and make a symlink. maybe it is installed on another path
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)

Last edited by DND; 25th December 2017 at 17:49.
Reply With Quote
The Following User Says Thank You to DND For This Useful Post:
DanuTz241987 (26th December 2017)