Installing this version from source is almost the same, but there are some minor differences.
You have to update the two packages below before compiling:
c-ares (min version 1.5.3) download URL
curl (min version 7.19.2) download URL
./configure --enable-ares
For details see this rtorrent bug ...
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 20 matches
- 08 Sep 2010, 12:31
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 48253
- 16 Jul 2008, 15:15
- Forum: Howtos
- Topic: using aptitude
- Replies: 0
- Views: 5344
using aptitude
Help on using Aptitude
Aptitude is a command line packet manager.
It is more then apt-get, then you can search and view status of packages.
installing packages
aptitude install package-name
searching for packages
aptitude search keyword
viewing package details
aptitude show package-name ...
Aptitude is a command line packet manager.
It is more then apt-get, then you can search and view status of packages.
installing packages
aptitude install package-name
searching for packages
aptitude search keyword
viewing package details
aptitude show package-name ...
- 28 Jun 2008, 04:46
- Forum: My Bubba Server
- Topic: VLC
- Replies: 6
- Views: 26572
- 15 Jun 2008, 14:26
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 48253
rTWi
accessing rTorrent trough rTWi
rTWi stands for rT orrent W eb i nterface
It uses php and xmlrpc, to get infor from rTorrent.
You will need the following to get it to work:
Installing prerequirements:
apt-get install ibxslt1.1 php5-curl php5-xmlrpc php5-xsl
Setting up rTWi:
You will need ...
rTWi stands for rT orrent W eb i nterface
It uses php and xmlrpc, to get infor from rTorrent.
You will need the following to get it to work:
Installing prerequirements:
apt-get install ibxslt1.1 php5-curl php5-xmlrpc php5-xsl
Setting up rTWi:
You will need ...
- 14 Jun 2008, 17:08
- Forum: Bubba Server Support
- Topic: samba
- Replies: 2
- Views: 6513
adding a user to samba
Adding a user to samba
1. sudo smbpasswd -a <username>
2. now you are prompted for the password
3. sudo /etc/init.d/samba reload
4. done
Not a big deal
1. sudo smbpasswd -a <username>
2. now you are prompted for the password
3. sudo /etc/init.d/samba reload
4. done

Not a big deal

- 14 Jun 2008, 14:46
- Forum: Bubba Server Support
- Topic: samba
- Replies: 2
- Views: 6513
samba
I dedicate this topic to the samba (server and client).
As a first question can someone post the original smd.conf file?
I installed the minimal etch on bubba.
When I realized, that samba is not in the minimum (good so),
I decied to install it. No problem yet. I got it simply installed.
Then I ...
As a first question can someone post the original smd.conf file?
I installed the minimal etch on bubba.
When I realized, that samba is not in the minimum (good so),
I decied to install it. No problem yet. I got it simply installed.
Then I ...
- 12 Jun 2008, 13:22
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 48253
- 11 Jun 2008, 13:04
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 48253
installing rtorrent from sources
Installing rTorrent from the source.
This has 2 big advantages and one disandvantage:
+ you can install the latest version
+ you can manage it from anywhere using nTorrent or n2hell or ...
- you can compile it only on etch :-(
before installing the new version
-Note that it is not as simple as ...
This has 2 big advantages and one disandvantage:
+ you can install the latest version
+ you can manage it from anywhere using nTorrent or n2hell or ...
- you can compile it only on etch :-(
before installing the new version
-Note that it is not as simple as ...
- 09 Jun 2008, 10:54
- Forum: Announcements
- Topic: Beta release of Etch install images
- Replies: 23
- Views: 77684
partitioning
Hi,
You cound give some info on formatting the empty partition.
I would do the following things:
sudo parted /dev/hda mkfs 2 ext3
check if everything is ok:
sudo parted /dev/hda print
uncomment the line in /etc/fstab:
/dev/hda2 /home ext3 noatime,defaults 0 2
sudo mount -a
check again:
df -h
And ...
You cound give some info on formatting the empty partition.
I would do the following things:
sudo parted /dev/hda mkfs 2 ext3
check if everything is ok:
sudo parted /dev/hda print
uncomment the line in /etc/fstab:
/dev/hda2 /home ext3 noatime,defaults 0 2
sudo mount -a
check again:
df -h
And ...
- 07 Jun 2008, 09:14
- Forum: Bubba Server Support
- Topic: reinstall te software on bubba
- Replies: 2
- Views: 6131
- 04 Jun 2008, 05:10
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 48253
help wanted
Hi folks!
I tried to install the latest version of rtorrent from its source.
But I'm stuck at configuring rtorrent.
Can someone help?
When running " ./configure --with-xmlrpc-c ", I get the following error:
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the ...
I tried to install the latest version of rtorrent from its source.
But I'm stuck at configuring rtorrent.
Can someone help?
When running " ./configure --with-xmlrpc-c ", I get the following error:
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the ...
- 02 Jun 2008, 05:45
- Forum: Bubba Server Support
- Topic: Upgrading PHP4
- Replies: 7
- Views: 13076
debian update
I have a simple question:
the current bubba linux is based on Sarge or Etch?
the current bubba linux is based on Sarge or Etch?
- 02 Jun 2008, 05:28
- Forum: Bubba Server Support
- Topic: mc (midnight commander) display trouble
- Replies: 1
- Views: 5816
mc (midnight commander) display trouble
Hi,
I have some problem with mc's interface.
See the picture below.

If anyone can help, then please do it
I have some problem with mc's interface.
See the picture below.

If anyone can help, then please do it

- 02 Jun 2008, 05:25
- Forum: Bubba Server Support
- Topic: Installing php5
- Replies: 4
- Views: 10056
update php4 dependencies
Hi!
This post is mainly addressed to bubba developers.
Please update all packages of bubba that work only with PHP4,
so that they can also use PHP5.
I think PHP5 should be the default php for BUBBA,
since PHP4 is outdated.
Would it be so much work to do this?
What packages are depending on PHP4 ...
This post is mainly addressed to bubba developers.
Please update all packages of bubba that work only with PHP4,
so that they can also use PHP5.
I think PHP5 should be the default php for BUBBA,
since PHP4 is outdated.
Would it be so much work to do this?
What packages are depending on PHP4 ...
- 31 May 2008, 06:29
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 48253
screenshots
the main view of rTorrent with 6 torrents (showed in putty): NOTE: 3 torrent titles are pixelised

NOTE on PuTTY:
putty can be downloaded from:
putty's official site (download page)


NOTE on PuTTY:
putty can be downloaded from:
putty's official site (download page)