Quote:
Originally Posted by Lynne
Not only do the files have to be there, but they need to be readable. Make sure they really are there in the place the script thinks it will be (in relation to whatever directory you are in).
|
Done it
I will post what i did for anyone with the same problem
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
Thanks Lynne and Marco for the help
@Marco support is down at vbitty thats why i thought i would try here hope it was ok
Mike