good evening guys :))))
SO here where i am ::::::
following THIS tutorial :::
http://filesharefreak.com/tutorials/how-...ian-server
SO here the listing of the command i used AND the results :::
________________________________________________
cd /home/-------------/public_html/xbtt/build/xbtt
/home/-------------/public_html/xbtt/build/xbtt# ./autogen.sh
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize --automake...
Running automake...
Running ./configure ...
configure: loading cache config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking whether the C++ compiler works... no
configure: error: in `/home/---------------/public_html/xbtt/build/xbtt':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
/home/----------/public_html/xbtt/build/xbtt# make
/bin/sh ./config.status --recheck
running /bin/sh ./configure --bindir=/home/whatman/xbtt/bin --libdir=/home/whatman/xbtt/lib --libexecdir=/home/whatman/xbtt/lib --enable-epoll --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking whether the C++ compiler works... no
configure: error: in `/home/-------------/public_html/xbtt/build/xbtt':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
make: *** [config.status] Error 77
/home/--------------/public_html/xbtt/build/xbtt# cd src
/home/-------------/public_html/xbtt/build/xbtt/src# ./xbt_tracker xbt_tracker.conf
-bash: ./xbt_trackear: Permission denied
HERE i updated the chmod of xbt_tracker !!!
/home/--------------/public_html/xbtt/build/xbtt/src# ./xbt_tracker xbt_tracker.conf
cd: 1: can't cd to /home/whatman/xbtt/build/xbtt/src
ld: skipping incompatible /usr/lib/gcc/i486-linux-gnu/4.4.5/../../../libmysqlclient_r.so when searching for -lmysqlclient_r
ld: skipping incompatible /usr/lib/gcc/i486-linux-gnu/4.4.5/../../../libmysqlclient_r.a when searching for -lmysqlclient_r
ld: skipping incompatible /usr/lib/libmysqlclient_r.so when searching for -lmysqlclient_r
ld: skipping incompatible /usr/lib/libmysqlclient_r.a when searching for -lmysqlclient_r
ld: cannot find -lmysqlclient_r
SO seems i am closed to find whats wrong on my vps right ?
do you understand this procedure and the results ?
Could you help me to find out throught those lines, whats wrong ?
:)))))))))))))