Thread: Cant connect
View Single Post
  #6  
Old 6th February 2015, 14:18
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
it clearly states that it can't find the library. and i assume you are using a i386 system and not amd64.
that's why you need to alter the install tutorial for your environment.
i've once had this problem on a server.

Quote:
./configure --with-mysql-lib=/usr/lib/i386-linux-gnu/
try with this..
or better.. navigate to your /usr/lib/ directory and see if you have that there.
its pretty basic.
__________________
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)
Reply With Quote