Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
debian librairies install AND xbt trouble connection refused
#1

hi guys :))))

 

so, here i am , i hope i finally found the right place for some help,

its been hours and hours am looking for someone to help on my debian vps :)))))

 

SO, am installing a tracker, xbt tracker,

i dont really know if i installed it correctly, but, seems yes,

 

seems ! the point is, in fact, i cannot start it, i can see the announce log table is empty,

so i guess i did something wrong,

AND in addtion i got this error message in utorrent :

 

connection refused by the target machine, arrgghhhhhhhh !!!!!!!

 

* i checked my firewall, there are no rules, so it does allow all traffic

 

i went to the xbt forums for help, they told me : go away, its your server configuration,

 

great help, loll .......

 

so am here, in the hope someone will help me for real :))))

 

 

i use a gazelle frontend, the frontend is running fine as far as i used it ( 2 days )

 

i looked at many different tutorials up to install and configure xbt tracker,

 

i installed libraires, put the xbt folder along with my site folders, ....

 

well.

 

 

one fact i see, is this one :::::

======================

 

SO i found this article there :


http://filesharefrea...a-debian-server


 

so i ssh this :


 

cd to the folder where is xbt/build/


and typied this : ./autogen.sh


 

and the result is this :


 

./autogen.sh


Running aclocal...


Running autoheader...


Running autoconf...


Running libtoolize --automake...


Running automake...


Running ./configure ...


configure: creating 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/ ............................. xbt/build/xbtt':


configure: error: C++ compiler cannot create executables


 

See `config.log' for more details


 

 

seems something is wrong on my server , right ? c++ compiler ? g++ c++ ?


 

SEEMS i cannot JUST untar the xbt tracker and put it to my ftp like this ?

i do have to compile it ? but i got no c++ compiler installed, right ?

 

boiooooooooooooooo am lost guys

 

i really need help

 

:)))))))))))))))

 

 

my test site is here : top-underground.net

Reply
#2

so seems i cannot start the xbt, if its not compiled, but what is compiled ? lollll

 

its not enough to unrar, or untar and put the file to the ftp ?

its not enough to configure the config file with the sql infos ?

 

xbt tables are in place, config file seems ok, tracker server name is well defined,

my host guys did it for me, so its tracker.top-underground.net

 

utorrent find the host, lol, but the connection is refused,

 

so would it be, due to the fact i did not compile the xbt tracker ?

 

arrrfffffffffffffff :))))))))))))))))

Reply
#3

Quote:its not enough to unrar, or untar and put the file to the ftp ?
No. It's written in C++ so requires compiling. You're thinking of trackers written in PHP (or some other scripting languages) that can just be extracted and dropped into place.

 

XBT will require three steps to get it going:

<ol style="list-style-type: decimal">
[*]compilation of the source into binary executable


[*]configuration of the service itself


[*]starting (and monitoring) the service.


</ol>


Firstly, have you managed to compile it correctly? Check the README file that came with it - there should be some information there.

Secondly, if you HAVE configured it.. where did you instruct it to write logfiles to? Do tose shed any light as to what's going on? Have you tried the "netstat" command to see if your configured port is open?

Quote:its not enough to configure the config file with the sql infos ?

 

xbt tables are in place, config file seems ok, tracker server name is well defined,

my host guys did it for me, so its tracker.top-underground.net

 

utorrent find the host, lol, but the connection is refused,

 

so would it be, due to the fact i did not compile the xbt tracker ?
It seems so, if there's nothing listening on the port you specified.

 

Again, check your logfiles then post back - something should be a bit more obvious in those.

Reply
#4

hey mornin Dungeon-Dave !!!

haaaaaaaaaaaaaa finally someone is answering somewhere, and its HERE, coz i tried a few forum and noones answered :)))

 

so FIRST many thanks fot answering :)))))))))

 

 

SO i understand much better NOW, ok ok this xbt tracker must be compiled, i thought not, because in the release i got,

there are 3 folders ALREADY : bin, buld & lib, so i though it was already compiled, arrfff

 

SO this means i must miss something on my server coz i cannont compile, but lets talk about this point later.

 

HERE the netstat RESULT :::::::::::::::::::::::::

 

 

====================================

 

 

 

netstat -pna

 

 

Active Internet connections (servers and established)

Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name

tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 32115/mysqld

tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 3834/memcached

tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 23667/apache2

tcp 0 0 207.182.136.178:80 31.34.193.52:62252 SYN_RECV -

tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 3691/perl

tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 22390/sshd

tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 5871/master

tcp 0 0 207.182.136.178:80 213.245.41.97:62467 TIME_WAIT -

tcp 0 0 207.182.136.178:80 80.236.245.99:53098 TIME_WAIT -

tcp 0 0 207.182.136.178:80 81.67.255.53:63899 TIME_WAIT -

tcp 0 0 207.182.136.178:80 95.182.210.242:50463 TIME_WAIT -

tcp 0 1 207.182.136.178:80 78.233.60.155:54570 LAST_ACK -

tcp 0 0 207.182.136.178:80 92.131.53.86:51547 TIME_WAIT -

tcp 0 0 207.182.136.178:80 78.233.60.155:54538 TIME_WAIT -

tcp 0 0 207.182.136.178:80 78.233.60.155:54549 TIME_WAIT -

tcp 0 0 207.182.136.178:22 85.17.121.208:51866 ESTABLISHED 5558/sshd: root@not

tcp 0 0 207.182.136.178:80 79.81.4.43:54198 TIME_WAIT -

tcp 0 0 207.182.136.178:80 77.198.167.226:50611 TIME_WAIT -

tcp 0 0 207.182.136.178:80 109.9.93.16:35772 TIME_WAIT -

tcp 0 0 207.182.136.178:80 89.84.126.77:52383 TIME_WAIT -

tcp 0 0 207.182.136.178:80 88.161.90.129:2687 TIME_WAIT -

tcp 0 0 207.182.136.178:80 89.84.126.77:62075 FIN_WAIT2 -

tcp 0 0 207.182.136.178:80 85.17.121.208:56348 TIME_WAIT -

tcp 0 0 207.182.136.178:80 85.17.121.208:56347 TIME_WAIT -

tcp 0 0 207.182.136.178:80 85.17.121.208:56340 TIME_WAIT -

tcp 0 0 207.182.136.178:80 85.17.121.208:56339 TIME_WAIT -

tcp 0 3420 207.182.136.178:22 85.17.121.208:51715 ESTABLISHED 5509/0

tcp 0 344 207.182.136.178:80 85.17.121.208:56372 ESTABLISHED 28606/apache2

tcp 0 918 207.182.136.178:80 85.17.121.208:56371 ESTABLISHED 26560/apache2

tcp 0 0 207.182.136.178:80 85.17.121.208:56366 TIME_WAIT -

tcp 0 0 207.182.136.178:80 85.17.121.208:56367 TIME_WAIT -

tcp 0 0 207.182.136.178:80 85.17.121.208:56362 TIME_WAIT -

tcp 0 0 207.182.136.178:80 85.17.121.208:56361 TIME_WAIT -

tcp6 0 0 :::22 :::* LISTEN 22390/sshd

udp 0 0 0.0.0.0:10000 0.0.0.0:* 3691/perl

udp 0 0 127.0.0.1:11211 0.0.0.0:* 3834/memcached

Active UNIX domain sockets (servers and established)

Proto RefCnt Flags Type State I-Node PID/Program name Path

unix 2 [ ACC ] STREAM LISTENING 1673134085 5871/master private/lmtp

unix 2 [ ACC ] STREAM LISTENING 1673134045 5871/master private/verify

unix 2 [ ACC ] STREAM LISTENING 1673134049 5871/master public/flush

unix 2 [ ACC ] STREAM LISTENING 1673134053 5871/master private/proxymap

unix 2 [ ACC ] STREAM LISTENING 1673134073 5871/master private/discard

unix 2 [ ACC ] STREAM LISTENING 1700277814 32115/mysqld /var/run/mysqld/mysqld.sock

unix 2 [ ACC ] STREAM LISTENING 1673134089 5871/master private/anvil

unix 2 [ ACC ] STREAM LISTENING 1673134101 5871/master private/uucp

unix 2 [ ACC ] STREAM LISTENING 1673134105 5871/master private/ifmail

unix 2 [ ACC ] STREAM LISTENING 1673134109 5871/master private/bsmtp

unix 2 [ ACC ] STREAM LISTENING 1673134018 5871/master public/cleanup

unix 2 [ ACC ] STREAM LISTENING 1673134113 5871/master private/scalemail-backend

unix 2 [ ACC ] STREAM LISTENING 1673134117 5871/master private/mailman

unix 2 [ ACC ] STREAM LISTENING 1673134121 5871/master private/retry

unix 2 [ ACC ] STREAM LISTENING 1673134093 5871/master private/scache

unix 2 [ ACC ] STREAM LISTENING 1673134025 5871/master private/tlsmgr

unix 2 [ ACC ] STREAM LISTENING 1673134097 5871/master private/maildrop

unix 2 [ ACC ] STREAM LISTENING 1673134057 5871/master private/smtp

unix 2 [ ACC ] STREAM LISTENING 1673134061 5871/master private/relay

unix 2 [ ACC ] STREAM LISTENING 1673134029 5871/master private/rewrite

unix 2 [ ACC ] STREAM LISTENING 1673134065 5871/master public/showq

unix 2 [ ACC ] STREAM LISTENING 1673134033 5871/master private/bounce

unix 2 [ ACC ] STREAM LISTENING 1673134077 5871/master private/local

unix 2 [ ACC ] STREAM LISTENING 1673134081 5871/master private/virtual

unix 2 [ ACC ] STREAM LISTENING 1673134037 5871/master private/defer

unix 2 [ ACC ] STREAM LISTENING 1673134041 5871/master private/trace

unix 2 [ ACC ] STREAM LISTENING 1673134069 5871/master private/error

unix 10 [ ] DGRAM 1505260868 1304/syslogd /dev/log

unix 2 [ ] DGRAM 1759798633 25973/pickup

unix 2 [ ] DGRAM 1745290492 5509/0

unix 2 [ ] DGRAM 1709644484 28483/tlsmgr

unix 2 [ ] DGRAM 1700277788 32116/logger

unix 2 [ ] DGRAM 1673134127 5877/qmgr

unix 3 [ ] STREAM CONNECTED 1673134124 5871/master

unix 3 [ ] STREAM CONNECTED 1673134123 5871/master

unix 3 [ ] STREAM CONNECTED 1673134120 5871/master

unix 3 [ ] STREAM CONNECTED 1673134119 5871/master

unix 3 [ ] STREAM CONNECTED 1673134116 5871/master

unix 3 [ ] STREAM CONNECTED 1673134115 5871/master

unix 3 [ ] STREAM CONNECTED 1673134112 5871/master

unix 3 [ ] STREAM CONNECTED 1673134111 5871/master

unix 3 [ ] STREAM CONNECTED 1673134108 5871/master

unix 3 [ ] STREAM CONNECTED 1673134107 5871/master

unix 3 [ ] STREAM CONNECTED 1673134104 5871/master

unix 3 [ ] STREAM CONNECTED 1673134103 5871/master

unix 3 [ ] STREAM CONNECTED 1673134100 5871/master

unix 3 [ ] STREAM CONNECTED 1673134099 5871/master

unix 3 [ ] STREAM CONNECTED 1673134096 5871/master

unix 3 [ ] STREAM CONNECTED 1673134095 5871/master

unix 3 [ ] STREAM CONNECTED 1673134092 5871/master

unix 3 [ ] STREAM CONNECTED 1673134091 5871/master

unix 3 [ ] STREAM CONNECTED 1673134088 5871/master

unix 3 [ ] STREAM CONNECTED 1673134087 5871/master

unix 3 [ ] STREAM CONNECTED 1673134084 5871/master

unix 3 [ ] STREAM CONNECTED 1673134083 5871/master

unix 3 [ ] STREAM CONNECTED 1673134080 5871/master

unix 3 [ ] STREAM CONNECTED 1673134079 5871/master

unix 3 [ ] STREAM CONNECTED 1673134076 5871/master

unix 3 [ ] STREAM CONNECTED 1673134075 5871/master

unix 3 [ ] STREAM CONNECTED 1673134072 5871/master

unix 3 [ ] STREAM CONNECTED 1673134071 5871/master

unix 3 [ ] STREAM CONNECTED 1673134068 5871/master

unix 3 [ ] STREAM CONNECTED 1673134067 5871/master

unix 3 [ ] STREAM CONNECTED 1673134064 5871/master

unix 3 [ ] STREAM CONNECTED 1673134063 5871/master

unix 3 [ ] STREAM CONNECTED 1673134060 5871/master

unix 3 [ ] STREAM CONNECTED 1673134059 5871/master

unix 3 [ ] STREAM CONNECTED 1673134056 5871/master

unix 3 [ ] STREAM CONNECTED 1673134055 5871/master

unix 3 [ ] STREAM CONNECTED 1673134052 5871/master

unix 3 [ ] STREAM CONNECTED 1673134051 5871/master

unix 3 [ ] STREAM CONNECTED 1673134048 5871/master

unix 3 [ ] STREAM CONNECTED 1673134047 5871/master

unix 3 [ ] STREAM CONNECTED 1673134044 5871/master

unix 3 [ ] STREAM CONNECTED 1673134043 5871/master

unix 3 [ ] STREAM CONNECTED 1673134040 5871/master

unix 3 [ ] STREAM CONNECTED 1673134039 5871/master

unix 3 [ ] STREAM CONNECTED 1673134036 5871/master

unix 3 [ ] STREAM CONNECTED 1673134035 5871/master

unix 3 [ ] STREAM CONNECTED 1673134032 5871/master

unix 3 [ ] STREAM CONNECTED 1673134031 5871/master

unix 3 [ ] STREAM CONNECTED 1673134028 5871/master

unix 3 [ ] STREAM CONNECTED 1673134027 5871/master

unix 3 [ ] STREAM CONNECTED 1673134024 5871/master

unix 3 [ ] STREAM CONNECTED 1673134023 5871/master

unix 3 [ ] STREAM CONNECTED 1673134021 5871/master

unix 3 [ ] STREAM CONNECTED 1673134020 5871/master

unix 3 [ ] STREAM CONNECTED 1673134017 5871/master

unix 3 [ ] STREAM CONNECTED 1673134016 5871/master

unix 3 [ ] STREAM CONNECTED 1673134014 5871/master

unix 3 [ ] STREAM CONNECTED 1673134013 5871/master

unix 2 [ ] DGRAM 1673133996 5871/master

unix 3 [ ] STREAM CONNECTED 1505263561 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263560 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263557 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263556 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263553 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263552 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263549 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263548 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263545 3834/memcached

unix 3 [ ] STREAM CONNECTED 1505263544 3834/memcached

unix 2 [ ] DGRAM 1505263054 3691/perl

unix 2 [ ] DGRAM 1505260962 1337/klogd

1909346773:/#

 

=====================================================

 

 

if i read it well, nothing is listening to the 2710 port wich is defined to be used,

in my site config file ( gazelle frontend ) AND in the xbt_tracker config table

 

 

lol, ok ok am a really big stupid noob ....... boooooooooooo sorry ....

 

:)))))))))))))

 

 

SO i pick up a coffee and restart immediatly on xbt tracker install,

SO i will be able to tell you exactly whats going wrong during the process :))))))

 

see you a few later :))))) i'll be back soon

Reply
#5

SO i restarted on xbt install ..... :))))))))))

 

i follow THIS tutorial : http://www.visigod.com/xbt-tracker/installation

 

 

1) i create a folder to my ftp : /home/-MYUSERNAME-/public_html/ i call it xbt_tracker

2) i download the misc & the Tracker packages its ok

3) i cd to the Tracker folder its ok hihhiiiii lol at this point no big deal ...

4) i ssh ./make sh and ERROR !!!!!!!!!

 

HERE THE RESULT ::::

 

==========================

 

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

 

==========================

 

 

SO i may miss the g++ librairie, right ?

 

 

SO i check if g++ is installed :::::::::::

 

 

 

COMMAND dpkg -s g++

 

 

 

Package: g++

Status: install ok installed

Priority: optional

Section: devel

Installed-Size: 40

Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>

Architecture: i386

Source: gcc-defaults (1.96)

Version: 4:4.4.5-1

Provides: c++-compiler

Depends: cpp (>= 4:4.4.5-1), gcc (>= 4:4.4.5-1), g++-4.4 (>= 4.4.5-1~), gcc-4.4 (>= 4.4.5-1~)

Suggests: g++-multilib

Description: The GNU C++ compiler

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

.

This is a dependency package providing the default GNU C++ compiler.

 

 

SEEMS g++ is there right ???

 

SO the system Suggests: g++-multilib , SO i try to install THIS :))))))))))))

 

 

 

apt-get install cmake g++-multilib

 

 

AND THE RESULT IS :::::::::

 

==============================

 

apt-get install cmake g++-multilib

Reading package lists... Done

Building dependency tree

Reading state information... Done

cmake is already the newest version.

The following extra packages will be installed:

g++-4.4-multilib gcc-4.4-multilib gcc-multilib lib64gcc1 lib64gomp1 lib64stdc++6

libc6-amd64 libc6-dev-amd64

Suggested packages:

lib64stdc++6-4.4-dbg lib64mudflap0

The following NEW packages will be installed:

g++-4.4-multilib g++-multilib gcc-4.4-multilib gcc-multilib lib64gcc1 lib64gomp1

lib64stdc++6 libc6-amd64 libc6-dev-amd64

0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.

Need to get 9,885 kB of archives.

After this operation, 29.7 MB of additional disk space will be used.

Do you want to continue [Y/n]? Y

Get:1 http://http.us.debian.org/debian/ stable/main libc6-amd64 i386 2.11.3-3 [4,180 kB]

Get:2 http://http.us.debian.org/debian/ stable/main libc6-dev-amd64 i386 2.11.3-3 [2,032 kB]

Get:3 http://http.us.debian.org/debian/ stable/main lib64gcc1 i386 1:4.4.5-8 [44.9 kB]

Get:4 http://http.us.debian.org/debian/ stable/main lib64gomp1 i386 4.4.5-8 [25.3 kB]

Get:5 http://http.us.debian.org/debian/ stable/main gcc-4.4-multilib i386 4.4.5-8 [2,205 kB]

Get:6 http://http.us.debian.org/debian/ stable/main lib64stdc++6 i386 4.4.5-8 [341 kB]

Get:7 http://http.us.debian.org/debian/ stable/main g++-4.4-multilib i386 4.4.5-8 [1,055 kB]

Get:8 http://http.us.debian.org/debian/ stable/main g++-multilib i386 4:4.4.5-1 [826 B]

Get:9 http://http.us.debian.org/debian/ stable/main gcc-multilib i386 4:4.4.5-1 [820 B]

Fetched 9,885 kB in 3s (2,950 kB/s)

Selecting previously deselected package libc6-amd64.

(Reading database ... 58084 files and directories currently installed.)

Unpacking libc6-amd64 (from .../libc6-amd64_2.11.3-3_i386.deb) ...

Selecting previously deselected package libc6-dev-amd64.

Unpacking libc6-dev-amd64 (from .../libc6-dev-amd64_2.11.3-3_i386.deb) ...

Selecting previously deselected package lib64gcc1.

Unpacking lib64gcc1 (from .../lib64gcc1_1%3a4.4.5-8_i386.deb) ...

Selecting previously deselected package lib64gomp1.

Unpacking lib64gomp1 (from .../lib64gomp1_4.4.5-8_i386.deb) ...

Selecting previously deselected package gcc-4.4-multilib.

Unpacking gcc-4.4-multilib (from .../gcc-4.4-multilib_4.4.5-8_i386.deb) ...

Selecting previously deselected package lib64stdc++6.

Unpacking lib64stdc++6 (from .../lib64stdc++6_4.4.5-8_i386.deb) ...

Selecting previously deselected package g++-4.4-multilib.

Unpacking g++-4.4-multilib (from .../g++-4.4-multilib_4.4.5-8_i386.deb) ...

Selecting previously deselected package g++-multilib.

Unpacking g++-multilib (from .../g++-multilib_4%3a4.4.5-1_i386.deb) ...

Selecting previously deselected package gcc-multilib.

Unpacking gcc-multilib (from .../gcc-multilib_4%3a4.4.5-1_i386.deb) ...

Setting up libc6-amd64 (2.11.3-3) ...

Setting up libc6-dev-amd64 (2.11.3-3) ...

Setting up lib64gcc1 (1:4.4.5-8) ...

Setting up lib64gomp1 (4.4.5-8) ...

Setting up gcc-4.4-multilib (4.4.5-8) ...

Setting up lib64stdc++6 (4.4.5-8) ...

Setting up g++-4.4-multilib (4.4.5-8) ...

Setting up g++-multilib (4:4.4.5-1) ...

Setting up gcc-multilib (4:4.4.5-1) ...

1909346773:/#

 

==============================

 

 

 

SO seems something was updated right ?

 

gonna retry the ./make sh dat was leading to an error ......... :))))))))))))

Reply
#6

haaaaaaaaaaaaa mamaaaaaaaaa !!!!!!!!! mummy !!!!!!!

 

SAME ERROR :::::::::::

 

 

 

./make.sh

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

g++: error trying to exec 'cc1plus': execvp: No such file or directory

 

 

so i still missing something, gonna check after the gcc ..... ??? ....

Reply
#7

Have you tried the instructions on that site that first mention:

 



Code:
apt-get install cmake g++ libboost-date-time-dev libboost-dev \
libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev \
libboost-serialization-dev libmysqlclient15-dev make subversion zlib1g-dev




Reply
#8

in fact, at the very beginning i found gazelle, i started on another tutorial, this one :::

http://www.bvlist.com/gazelle/2359-how-s...erver.html

 

and talking with you, facing to my present troubles, am wondering about whatr i could do wrong

 

 

$ apt-get install build-essential apache2 php5 libapache2-mod-php5 mysql-server libmysqlclient15-dev php5-mysql memcached php5-memcache php5-gd php5-mcrypt subversion automake

 

 

$ apt-get install cmake g++ libboost-date-time-dev libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-serialization-dev make zlib1g-dev

 

i DID NOT those, because of my vps was already installed with a few packages, AND nobody was there at my host to help me,

in case i COULD break down my vps

 

i got several very important websites hosted on this small server,

and i could not take the risk to put my others sites down for a long time,

 

IN CASE i could put my server down by ssh those :))))

 

SO, what do you advice me ?

 

SHould i try to restart from the very beginning ?

 

do i risk to put my server down, on any way, if i restart from the beginning ?

 

you know those small vps are unmanaged ... if i put my server down doin a big mistake,

they will charge me 200$ to rebuild it ! when i only pay 20$ a month, and cannot afford more than 20buxs

 

its because am a very very poor guy, i MUST go step by step,

if my others sites run down, am dead, arrrfffffff

 

on another hand, this would be the better way, restarting from the beginning ...

 

haaaaaaaaaaaa lalaaaaaaa

 

COULD i ssh some command, dat will show up all installed packages ???

AND THIS WAY, we could discover, wich one i miss ?

 

the other probleme with gazelle, is there are DIFFERENT tutorial, NOT telling the same procedure to run gazelle,

 

arrrgghhhhh

Reply
#9

If you are running a managed server and don't have access to install those packages, at least run "dpkg" to check they're installed - that should tell you if your compilation is running into errors due to unsatisfied prerequisites.

 

Secondly, that Visigod tutorial isn't completely accurate: you need root-level access simply to install those packages, but you shouldn't really be compiling and running XBT as root. They just seem to be doing everything as root for the convenience of not having to worry about permissions now, but it introduces huge security holes later.

 

If you want to install those packages but fear for breaking your host, it may be an idea to raise a support ticket to get them installed for you. At least then the support people can safely install without breaking existing functionality.

 

One last point: have you considered building a local Debian test rig and trying it out on that first? If something breaks then it does so safely without bringing down your VPS. At least it gives you the chance of practising some of these commands out first before trying out the "real thing" on your live server.

Reply
#10

Quote:COULD i ssh some command, dat will show up all installed packages ???

AND THIS WAY, we could discover, wich one i miss ?
Use

Code:
dpkg -l | grep PACKAGENAME




- the "-l" (lower L) should "list" packages, and "grep" will pull out specific ones, eg:



Code:
user@logan:~$ dpkg -l | grep zen
ii  zenity        2.32.0-0ubuntu1     Display graphical dialog boxes from shell scripts




Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)