QUOTE(kons @ Dec 29 2006, 06:20 AM)
Phew.
Managed to dig up the README for 0.0.27
» Click to show Spoiler - click again to hide... «
DEPENDENCIES:
* python-gtk2 (>= 2.4.0) (and all it depends on)
* python-gnome2 (>= 2.10.0) (and all it depends on)
* python-glade2 (and all it depends on)
* python (>= 2.4)
* bittorrent (>= 3.2 and < 4.0) (>= 3.3 is suggested, however)
BUILD DEPENDENCIES:
* python
* intltool
* gconf2
* sed
Did you get all that installed?
Hi Kons, thanks a lot for helping out.
intltool was not install, so I had just installed it.
and the command
./configure so powerful, done damn lots of stuff..
but at the next step where I am request to type MAKE
I got this..
admin@bob-Ubuntu:~/Desktop/BTDownload/gnome-btdownload-0.0.27$ make
Making all in man
make[1]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/man'
Making all in po
make[1]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/po'
Making all in share
make[1]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share'
Making all in desktop
make[2]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share/desktop'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share/desktop'
Making all in schemas
make[2]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share/schemas'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share/schemas'
make[2]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share'
make[1]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/share'
Making all in src
make[1]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27/src'
make[1]: Entering directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/admin/Desktop/BTDownload/gnome-btdownload-0.0.27'
the other thing, in Ubuntu rite? is there something like the address bar in Windows?
coz in Terminal windows rite, sometime I wanna go deep into some folder. i need to type in all by hand only?

thanks in advanced again!