Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   U-232 installation problem (http://www.bvlist.com/showthread.php?t=10228)

ArcticWolf 31st January 2015 19:36

:lol: edit where ever you installed xbt too xbt/Tracker/xbt_tracker.conf
listen_port=2710
then exit xbt_tracker
and restart it.. ./xbt_tracker
you prob will also have to edit include/config.php in your sites dir changing the port in there too
:read: helps.

Vishaal 31st January 2015 20:22

Issue is solve thx for ur help...
do anyone know where i can download v4 themes?

DND 31st January 2015 21:24

Quote:

Originally Posted by ArcticWolf (Post 46274)
:lol: edit where ever you installed xbt too xbt/Tracker/xbt_tracker.conf
listen_port=2710
then exit xbt_tracker
and restart it.. ./xbt_tracker
you prob will also have to edit include/config.php in your sites dir changing the port in there too
:read: helps.

not true, also need to edit the files for XBT and compile it again :)

ArcticWolf 31st January 2015 21:38

xbt should change from the config files.. Dont know 100% lol never mess with u232 version of xbt.
Once the forums back online you should be able to dl themes from there.
Not there is alot of v4 themes to start hehe..

DND 31st January 2015 21:56

yes you need to re-compile again because you need to change 2710 port from server.cpp line #173-ish

inception 27th October 2015 12:02

Quote:

Originally Posted by Vishaal (Post 46213)
Hello,

I got the website working but now by installing the tracker getting error message:
I have copy the 2 files from the XBT dit to Tracker dir but still getting error message

Code:

[root@root Tracker]# ./make.sh
In file included from ../misc/xbt/bt_misc.h:3:0,
                from ../misc/bt_misc.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/sql_result.h:5:0,
                from ../misc/xbt/database.h:5,
                from ../misc/database.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                from ../misc/sha1.cpp:32:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/socket.h:6:0,
                from ../misc/socket.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/sql_query.h:3:0,
                from ../misc/sql_query.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/shared_data.h:13:0,
                from ../misc/xbt/xcc_z.h:3,
                from ../misc/xcc_z.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                from stdafx.h:22,
                from config.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                from stdafx.h:22,
                from connection.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                from stdafx.h:22,
                from server.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                from stdafx.h:22,
                from tracker_input.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                from stdafx.h:22,
                from transaction.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                from stdafx.h:22,
                from XBT Tracker.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
[root@root Tracker]#


How can i solve this?

Bump: Bump:

^ This issue is fixed now..

I want to change the tracker port can anyone tell me how i can change that??

How did you fix that error please?

DND 27th October 2015 12:52

google and u'll find out.:coffee:

inception 27th October 2015 13:02

Quote:

Originally Posted by DND (Post 47744)
google and u'll find out.:coffee:

I am trying to fix that but didnt succeeded.. I would really appreciate if you can help me please.. i am trying to install the XBT tracker for a long time now :(

DND 27th October 2015 13:34

so make sure you have all the dependencies installed on your machine..
stop running stuff that you dont know a thing about them.
at least did ya read the documentation ?

inception 27th October 2015 13:52

Quote:

Originally Posted by DND (Post 47746)
so make sure you have all the dependencies installed on your machine..
stop running stuff that you dont know a thing about them.
at least did ya read the documentation ?

Yes I did read that .. I have installed dependencies and checked everything.. Boost is 1.55 , GCC is 4.7 .. everything seems to be okay :( dont know what to do now..


All times are GMT +2. The time now is 04:20.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.