vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   * Torrent Tracker for vB 3.5.4 * (https://vborg.vbsupport.ru/showthread.php?t=114808)

toolmanwill 11-02-2006 10:00 AM

Rev, hit me up on IM, i've got an idea on a few things.

Crazy Serb 11-04-2006 07:03 PM

toolman, I just noticed that the XBT version you've got up there is only for vb3.6... any idea if you'll port it to work with vb3.5 or am I going to have to kick it up a knotch and upgrade my board to 3.6 (and spend an extra week just getting all the products/plugins working all over again)?

also, as far as the installation of XBT goes (which I believe is a separate product, right? a standalone tracker?) I am on a VPS and have root/ssh access to my portion of that server but I am not sure if I need any more access priviledges to install both XBT and VBTT... do I?

toolmanwill 11-04-2006 09:05 PM

Quote:

Originally Posted by Crazy Serb
toolman, I just noticed that the XBT version you've got up there is only for vb3.6... any idea if you'll port it to work with vb3.5 or am I going to have to kick it up a knotch and upgrade my board to 3.6 (and spend an extra week just getting all the products/plugins working all over again)?

also, as far as the installation of XBT goes (which I believe is a separate product, right? a standalone tracker?) I am on a VPS and have root/ssh access to my portion of that server but I am not sure if I need any more access priviledges to install both XBT and VBTT... do I?

I have no plans to make a separate version for 3.5 but if you would like some help getting it to work you can contact me on instant messenger.
I'm pretty sure the only difference will be the attachment.php edits.

XBT is a separate tracker. The custom one needed is included with v1.0 FINAL
You should have no problem since you have root/ssh. Upload, compile and run.

Crazy Serb 11-05-2006 06:24 AM

Quote:

Originally Posted by toolmanwill
I have no plans to make a separate version for 3.5 but if you would like some help getting it to work you can contact me on instant messenger.
I'm pretty sure the only difference will be the attachment.php edits.

awesome, will do one of these days, as soon as I get enough time to go thru with it...

Quote:

XBT is a separate tracker. The custom one needed is included with v1.0 FINAL. You should have no problem since you have root/ssh. Upload, compile and run.
So all I would need is the package "VBTT XBT 1.0" and that's it? nice...

toolmanwill 11-05-2006 10:30 AM

correct, i have included the xbt because it is customised source specifically made for VBTT 3 for XBT v1.0 FINAL. It includes speeds support, client ban and who shatched support, all of which are not included in stock XBT tracker

Crazy Serb 11-05-2006 11:16 AM

Quote:

Originally Posted by toolmanwill
correct, i have included the xbt because it is customised source specifically made for VBTT 3 for XBT v1.0 FINAL. It includes speeds support, client ban and who shatched support, all of which are not included in stock XBT tracker

well, good news... I just upgraded to 3.6.2 and will be adding that 3.6x version of VBTT soon... (amazingly enough, no major problems with plugins and products switching over to 3.6.2!)

pete_brady 11-05-2006 09:40 PM

ok i'm probably an idiot... but anyone know what's causing this problem?

Quote:

# ./make.sh
In file included from config.h:8,
from config.cpp:2:
../misc/config_base.h:8:38: boost/algorithm/string.hpp: No such file or directory
In file included from config.h:8,
from config.cpp:2:
../misc/config_base.h: In member function `std::istream&
Cconfig_base::load(std::istream&)':
../misc/config_base.h:39: `boost' undeclared (first use this function)
../misc/config_base.h:39: (Each undeclared identifier is reported only once for
each function it appears in.)
../misc/config_base.h:39: parse error before `;' token
connection.cpp:1:38: boost/algorithm/string.hpp: No such file or directory
there's a lot more of the same and then at the end of the process, i'm left with no xbt_tracker_1636 to run.

thanks,
pete

toolmanwill 11-06-2006 02:37 PM

you need to install the dependencies needed to compile. It looks like you don't have boot-dev installed. This is a piece of the official XBT install page.

Code:

Installing XBT Tracker under Linux 

The following  dependencies are needed to compile. The g++ version should be at least 3.4.
 
 g++
 libboost-dev
 libboost-program-options-dev
 libmysqlclient15-dev
 subversion
 zlib1g-dev

The following commands can be used to install some of the dependencies on Fedora Core. The g++ version should be at least 3.4.

yum install boost-devel

Enter the following commands in a terminal. Be patient while g++ is running, it'll take a few minutes.

cd xbt/Tracker
./make.sh

Starting under Linux
Enter the following commands in a terminal.

./xbt_tracker


pete_brady 11-06-2006 08:51 PM

Quote:

Originally Posted by toolmanwill
you need to install the dependencies needed to compile. It looks like you don't have boot-dev installed. This is a piece of the official XBT install page.

Code:

Installing XBT Tracker under Linux 

The following  dependencies are needed to compile. The g++ version should be at least 3.4.
 
 g++
 libboost-dev
 libboost-program-options-dev
 libmysqlclient15-dev
 subversion
 zlib1g-dev

The following commands can be used to install some of the dependencies on Fedora Core. The g++ version should be at least 3.4.

yum install boost-devel

Enter the following commands in a terminal. Be patient while g++ is running, it'll take a few minutes.

cd xbt/Tracker
./make.sh

Starting under Linux
Enter the following commands in a terminal.

./xbt_tracker


cheers will. like i said - i'm an idiot.

edit: oh well.

Quote:

# yum install boost-devel
Gathering header information file(s) from server(s)
Server: Red Hat 9 - i386/i686 - Base
Server: Red Hat 9 - i386/i686 - Updates
Finding updated packages
Downloading needed headers
Cannot find a package matching boost-devel
No actions to take

Revpolar 11-06-2006 09:53 PM

Get the boost runtime files. http://www.boost.org/


All times are GMT. The time now is 06:03 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01064 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete