DependenciesFirst, you need to install a HTTP server with PHP support. In order to do this, you can follow my guide.You also need to create a TORRENTFLUX database. This can be done by following my guide.You need to install needed PHP extensions and softwares: /usr/bin/apt-get install bzip2 php5-mysql php5-gd php5-cli unrar grep python net-tools mawk wget unzip cksfv vlc-nox uudeview apg python-psyco python-crypto libxml-simple-perl libxml-dom-perl libdbd-mysql-perl libdigest-sha1-perl bittorrent bittornadoOnce this done, you have to make sure that PHP has loaded the newly installed modules by restarting your web server. For example, with lighttpd, do: /etc/init.d/lighttpd force-reloadInstallingFirst, select the Torrentflux-b4rt version you want to install. Disclaimer: I am a developer on the tfb project.Excellent guide above, kudos.An important note though - tfb will NOT work correctly if you try and use the vanilla versions of transmission as you have indicated in your guide. The apt-get line needs modifying to remove transmission (ie don't install the default/vanilla transmission) and also add a note further down at some point to inform your reader that if they want to use transmission then they need to install the version of transmission that is specially modified to work with tfb which can be found in the tfb distribution tarball.
The latest modified versions of transmission can also be found in SVN on the tfb site.For more info see the tfb forum::). Fantastic guide!!
Cksfv is no longer in the repos - at least for the beta version of Ubuntu 8.04 'Hardy Heron' I'm using. One more thing - the streaming works great, but no audio - I'm using Ubuntu on my laptop, haven't tried any Windows boxes using Windows Media Player. I may just need to get some more encoding codecs for my ubuntu server.One more note - this may be beyond the scope of this install - but you should show people how to run torrentflux over SSL using a self-signed cert.
Show how you can us services like no-ip.org and change your default apache listening port (8181) to get by ISP filters. I know that's above and beyond, but the first thing I do when building a new torrentflux / b4rt server. Thanks again for the quick copy-and-paste guide:). Well i have been searching for like 1 month about this. When install transmissioncli for bittorent b4rt I could never get the above directions to work.
Not to say they do not. I thought maybe this might help someone else.I am runnung Ubuntu Hardy heron. 8.0.4Here is what you need to do to make sure you COMPILE TRANSMISSIONCLI.sudo apt-get install php5-cli php5-gd libxml-dom-perl libxml-simple-perl libthreads-shared-perl libdigest-sha1-perl libhtml-parser-perl zip unzip unrar transmission-clisudo apt-get install libcurl4-openssl-devYou must then downloadyou go unpack this file.
Open it up look for the CLI folder. Open the transmissioncli file with like GEDIT. Then you delete everything in it. And then open this linkthe full text from this page and paste it into the transmissioncli file you opened from the folder above./configure -disable-gtk -prefix=/opt && make && make installYou must be inside of the folder transmission 1.21ALSO you must first do this and then the above.MAKE SURE YOU ARE ROOT.
'SUDO -S' BEFORE YOU STARTthen you should be able to compile it. I hope this will help. All of this I got from different webpages.
I hope it will help someone. I DO NOT KNOW it this is the right way o not. So I do not want to be responsible if you mess up your system. But this worked for me.
With out any problems. I never will understand why people put such bad directions up when it is so easy to make it simple for newbies. And that is also me. I have looked long and hard for a way to do this. I am a newbie at Ubuntu, Mac user forsure. But I wanted this torrentflux b4rt to work.I have tired this on 3 different computers and this worked perfect on all of them. Being a linux newbie, it is all about repetition over and over I think, if you want to learn.
SO that is what I did on 3 different Ubuntu machines. Silly I know. Everytime is worked fine.
I did try the one you made. The commands did not work ( some did) maybe because it is Ubuntu I am running.

Complicated as well. Ok copy and paste but still, nice of you to post it. You should try it. It works great for me.

Maybe it will help some other newbie like me to get it installed. Because I tried yours like 10 times. All this 1.06tfCLI-svn3356 for example.
How To Install Torrentflux On Windows 7
I would have to find out how that works and what it is for. To complicated. S then I found the steps aboved. Worked great no errors. And it is working. I hope correctly. I download fast and upload fast and no errors in the path.
So i HOPE IT IS RIGHT. Be interested to hear why you think it is not the right way. I mean I can say that anyone can follow the directions if i can. Well maybe it will help someone. If not delete it. Do check it out and see if you could get it to complile.
How To Install Torrentflux On Windows 10
Maybe you will have even a better way, as you seem much much smarter at this then me. And your English is great for a French man ( or so your name would tell). It is true i'm a frenchie:)Why do i think your method is not the best?, because you use files from two differents torrentflux versions.You download sources for Transmission 1.21, and you replace one file in it with a file from a patched Transmission 1.20 sources.My howto is designed and tested for Debian 4.0 Etch. For ubuntu, it should work, but only if you run it as root. This can be done by running:sudo -sbefore anything else.As for you version, it can work, but you should really use the 1.20 sources instead of 1.21:versions is not a good thing.to. After installinglighttpd & php 5from databasefrom get some trouble on the setup, it sayError: Your PHP installation does not have support for MySQL built into it. Please reinstall PHP and ensure support for your database is built in.what shall i do now?