PDA

View Full Version : HOWTO: Install Linux DC++ (the easy way)



mird
June 16th, 2005, 05:08 AM
*** UPDATED ***

09/Aug/2005 - More CVS commits, as per usual see the project changelog for details. New package details in the instructions below.

24/Jul/2005 - Another recent commit (see the project changelog (http://cvs.berlios.de/cgi-bin/viewcvs.cgi/*checkout*/linuxdcpp/linuxdcpp/Changelog.txt?rev=HEAD&content-type=text/plain) for details) and a new package which should also (hopefully) fix the dependancy issues for anyone not using Backports. I've updated the instructions below to reflect the new package.

01/Jul/2005 - There were a few commits to the dcpp repository in the last week (see the project changelog (http://cvs.berlios.de/cgi-bin/viewcvs.cgi/*checkout*/linuxdcpp/linuxdcpp/Changelog.txt?rev=HEAD&content-type=text/plain) for details) so I've built and packaged it up for all. Also added menu file for those that wanted it (plz test k thx!). To install (or upgrade to) the latest package follow the steps below.

---

I've built and packaged the latest version (plus some patches - currently only the user-commands patch by s4kk3 as mentioned here (http://www.ubuntuforums.org/showthread.php?p=141959#141959)) of Linux DC++ for anyone who is interested. Development on this particular project is a bit unorganised and rather intermittent but I'll do my best to maintain the latest version. Note that this is considered unstable software. There are bugs'o'plenty and although it works quite satisfactorily for me, it may not for you. Please submit useful bug reports to the project's bugtracker (http://developer.berlios.de/bugs/?group_id=2230).

There may be some additional dependancies which I didn't note as this is the first time I've tried to decipher dependancies from a built binary. Never-the-less do let me know if you have any problems.

INSTALL / UPGRADE

1. Install dependancies.


sudo apt-get install libatk1.0-0 libbz2-1.0 libc6 libgcc1 libglade2-0 libglib2.0-0 libgtk2.0-0 libpango1.0-0 libstdc++6 libxml2 zlib1g
2. Fetch the package.


wget http://newstuff.orcon.net.nz/ubuntu/dcpp/dcpp_0.0.20050809cvs-1~mird_i386.deb
3. Install the package.


sudo dpkg -i dcpp_0.0.20050809cvs-1~mird_i386.deb

And that's it! There should now be a Linux DC++ icon under Applications -> Internet.

kuleali
June 16th, 2005, 08:30 PM
nice,

pdk001
June 16th, 2005, 08:55 PM
thank you, i will try it right away

moment
June 16th, 2005, 08:55 PM
Works like a charm :D

johannes
June 17th, 2005, 09:59 PM
Thanks very much! It works great. :)

RadixLecti
June 22nd, 2005, 10:26 PM
Does this version work with å, ä , ö?
I've tried a version that didn't show ANY lines in mainchat containing those letters. Annoying like hell, it was.

Krank
June 30th, 2005, 03:31 AM
Seems to work abselutely wonderful, so far...

My one problem is that it doesn't seem to show up in the Debian menu automatically, no matter what I do. Being a Blackbox user (I find it to be more efficient), I don't have the Gnome menu, only the Debian (the "menu" package) menu...

So, any ideas?

mird
July 1st, 2005, 02:16 AM
New package released - check the first post for details.

Krank, just for you I've added what I think is required to get it to show up in the Debian menu :)... install the latest package and let me know if it works or not.

Majlo
July 2nd, 2005, 10:47 AM
Many thanks , package work great
:-)

dlpfmVfH
July 2nd, 2005, 11:21 AM
It worked great...thanks...linuxdcpp rulez, I think it should be added to the repo's

dabear
July 2nd, 2005, 09:25 PM
there isn't some kind of strongdc++ version for linux? I need segmented downloading..

i3dmaster
July 3rd, 2005, 04:04 AM
Great! thanks for sharing!

dlpfmVfH
July 8th, 2005, 05:41 AM
dabear:segmented downoads

valknut can do that for you...
there are debian packages..floating around on google...cause hoary isn't up to date...
or you can compile it...

anders
July 19th, 2005, 02:52 PM
I seem to be having dependency problems with the dcpp package , here's the output:


$ sudo dpkg -i dcpp_0.0.20050701cvs-1~mird_i386.deb
Selecting previously deselected package dcpp.
(Reading database ... 89003 files and directories currently installed.)
Unpacking dcpp (from dcpp_0.0.20050701cvs-1~mird_i386.deb) ...
dpkg: dependency problems prevent configuration of dcpp:
dcpp depends on libgcc1 (>= 1:4.0.0-7); however:
Version of libgcc1 on system is 1:4.0-0pre6ubuntu7.
dcpp depends on libstdc++6 (>= 4.0.0-7); however:
Version of libstdc++6 on system is 4.0-0pre6ubuntu7.
dpkg: error processing dcpp (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
dcpp


Everything seems to work fine if I force it to be installed, but that of course results in a broken package.

npu
July 19th, 2005, 08:05 PM
nice one, mird!

could you add to/update your first post which patches are included in the latest package?

mird
July 21st, 2005, 11:35 PM
I seem to be having dependency problems with the dcpp package , here's the output
...
Everything seems to work fine if I force it to be installed, but that of course results in a broken package.
Sorry about that, I'm using Ubuntu Backports so some of the libraries I have installed are newer than vanilla Hoary. Since (as you've noticed) it should run fine on Hoary (without UBP updates) I'll fix those dependancies when I next build a new package (which will probably be in the next few days since there have been some neat patches released).

anders
July 22nd, 2005, 08:56 AM
Great! I'm looking forward to it!

mird
July 24th, 2005, 01:47 AM
New package! See the first post in this thread for more details.

Soulfly
July 24th, 2005, 07:53 PM
Does this version work with å, ä , ö?
I've tried a version that didn't show ANY lines in mainchat containing those letters. Annoying like hell, it was.

You probably want to disable the UTF-8 locale for the program:



$ locale
LANG=sv_SE.UTF-8
LC_CTYPE="sv_SE.UTF-8"
LC_NUMERIC="sv_SE.UTF-8"
LC_TIME="sv_SE.UTF-8"
LC_COLLATE="sv_SE.UTF-8"
LC_MONETARY="sv_SE.UTF-8"
LC_MESSAGES="sv_SE.UTF-8"
LC_PAPER="sv_SE.UTF-8"
LC_NAME="sv_SE.UTF-8"
LC_ADDRESS="sv_SE.UTF-8"
LC_TELEPHONE="sv_SE.UTF-8"
LC_MEASUREMENT="sv_SE.UTF-8"
LC_IDENTIFICATION="sv_SE.UTF-8"
LC_ALL=


$ export LC_ALL="sv_SE"
$ <progam>

or (good for launchers/menuitems/...)

$ env LC_ALL="sv_SE" <program>

might do it. Beware that KDE session will not remember environment variables.

cleft
August 1st, 2005, 09:07 AM
I thank the last poster that gave the copy and paste instructions. They were extremely helpful.

Hamman
August 1st, 2005, 11:04 AM
I thank the last poster that gave the copy and paste instructions. They were extremely helpful.
Thanks! Worked nicely! Now they only have to replace those horrid WinXP icons with the standard GTK2 ones :P

Idiorrhythmic
August 5th, 2005, 03:08 AM
I have the problem of dcpp not remembering my settings from the last session whenever I startup. Anyone have this problem or know of a solution?

I had it working properly before I reinstalled Ubuntu...

Thanks.

yyagol
August 5th, 2005, 04:02 PM
DC++ crash all the time after 2 minits
i looked everyware still no aswer to this:

:~$ dcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
Segmentation fault

ekravche
August 6th, 2005, 11:24 AM
I have the same problem. I've recently moved away from XP to Ubuntu, and installed DC++ for linux. Linux DC++ hangs way to often! Not usable at all ](*,)

SKLP
August 7th, 2005, 11:55 PM
Install dependancies.Why would one have to manually install dependencies. Just add the dependencies to the package and edit the tutorial to say sudo apt-get -f install after the install of the package...

ekravche
August 8th, 2005, 09:23 PM
Does anyone know how to update DC++? I was told that I need to checkout the latest source code from cvs and compile it. I also hear that the source code is updated, but not frequently. It seems like interest has been lost in this project, is this true?

bearbigears
August 9th, 2005, 04:14 AM
i have foloowed this thread, i have a question and i know it's a newbie kind of question, but, what is linux dc++ and what does it do? i googled it and i got some not informative stuff. oh should i even be asking this questioj

:-k :-k

mird
August 9th, 2005, 05:34 AM
More recent activity in the CVS means a new package. See the first post in this thread as usual.

And now for some replies:


I have the problem of dcpp not remembering my settings from the last session whenever I startup. Anyone have this problem or know of a solution?I can't help you sorry, other than to say that dcpp stores such information in ~/.dc++, so check the permissions and/or try removing it.



DC++ crash all the time after 2 minits
i looked everyware still no aswer to this:
I have the same problem. I've recently moved away from XP to Ubuntu, and installed DC++ for linux. Linux DC++ hangs way to often! Not usable at allThere could be one of a million things causing this problem. It may be in relation to the differing libraries as mentioned earlier in this thread in which case you're welcome to try compiling from source to see if the problem goes away. Otherwise I'm sorry I can't be more helpful. It seems relatively stable to me and the people I know who also use it, although of course in it's current state of development it can't be considered anything other than unstable. YMMV.



Why would one have to manually install dependencies. Just add the dependencies to the package and edit the tutorial to say sudo apt-get -f install after the install of the package...Thanks for the tip and yes you're correct, apt-get should be able to sort out dependancies for broken packages, and most of the time it does. However in my experience it's not entirely reliable to do what you'd expect when dealing with such broken packages, and I think it makes more sense to simply install the dependancies explicitly.



Does anyone know how to update DC++? I was told that I need to checkout the latest source code from cvs and compile it. I also hear that the source code is updated, but not frequently. It seems like interest has been lost in this project, is this true?I try to keep the packages in this thread reasonably up to date. Project development is still active albeit very slow, with little work being done by the project maintainers at the moment and most of the development coming in the form of user submitted patches. For more information see the project website (http://linuxdcpp.berlios.de), in particular the mailing list (http://developer.berlios.de/mail/?group_id=2230) and bugtracker (http://developer.berlios.de/bugs/?group_id=2230).



i have foloowed this thread, i have a question and i know it's a newbie kind of question, but, what is linux dc++ and what does it do? i googled it and i got some not informative stuff. oh should i even be asking this questiojLinuxDC++ is an attempt to port (http://en.wikipedia.org/wiki/Porting) the popular Windows Direct Connect (http://en.wikipedia.org/wiki/Direct_connect_file-sharing_application) file-sharing (http://en.wikipedia.org/wiki/File_sharing) client DC++ (http://dcplusplus.sourceforge.net/) to the Linux platform. Essentially it's a client for small to medium sized server-centric file-sharing networks.

bearbigears
August 9th, 2005, 10:09 PM
thanks Mird, i appreciate it.

jax2000
August 9th, 2005, 10:15 PM
Thanks a lot !

SKLP
August 9th, 2005, 10:15 PM
Thanks for the tip and yes you're correct, apt-get should be able to sort out dependancies for broken packages, and most of the time it does. However in my experience it's not entirely reliable to do what you'd expect when dealing with such broken packages, and I think it makes more sense to simply install the dependancies explicitly.I see.

thx for the deb anyway... are you going to submit this to MOTU?

veratyr
August 11th, 2005, 12:24 AM
Excellent! Works great.

Belfagor
August 11th, 2005, 11:18 PM
hi! i ve downloaded and installed the package on my amd 64 hoary system with --force-all argument. when i try to run it on terminal by typing "dcpp" it gives me the error
"belfagor@ubuntu:~/Desktop$ dcpp
dcpp: error while loading shared libraries: libglade-2.0.so.0: cannot open shared object file: No such file or directory
"

what does this mean? thanks from now on!

mird
August 12th, 2005, 03:16 AM
hi! i ve downloaded and installed the package on my amd 64 hoary system with --force-all argument. when i try to run it on terminal by typing "dcpp" it gives me the error
That's a rather odd error... you're not running Kubuntu by any chance? libglade-2.0.so.0 should be installed as part of the libglade-2.0 package, which should be installed as part of the base Ubuntu system as it's required by Gnome.

Belfagor
August 12th, 2005, 09:49 AM
it is installed and the symlink is placed under /usr/lib but it still coplains about this symlink... where must be the symlink placed?

mird
August 12th, 2005, 11:13 PM
That's what it should be. I imagine the problem may stem from the way I built the package - breaching a number of Debian packaging policies I'm sure ;). I've been meaning to do something about this anyway so I can build proper AMD64 and PPC packages for those that want it, and so it's in a better form to submit to MOTU...

I'll post here when it's done.

Belfagor
August 13th, 2005, 08:21 AM
That's what it should be. I imagine the problem may stem from the way I built the package - breaching a number of Debian packaging policies I'm sure ;). I've been meaning to do something about this anyway so I can build proper AMD64 and PPC packages for those that want it, and so it's in a better form to submit to MOTU...

I'll post here when it's done.
that would be great :) thanks from now on! \\:D/

tpls
August 14th, 2005, 10:12 PM
DC++ is working great in my Ubuntu. Thanks a lot! But I have noticed one little bug (or should I say problem) in filelists. When I arrange files in list by size, it looks like this:

9,99 mb
920,00 kb
914,14 kb
7,98 mb
698,77 mb
etc......

It would be much better when large files were in the beginning of the list. If it is a bug, hopefully it will be fixed, but if there is an another way to solve this problem, please let me know.

henrrrik
August 16th, 2005, 03:43 PM
Works great!
I tried compiling the CVS version myself, but I couldn't get it to download anything (searching worked just fine though).

Seems like I can finally ditch Valknut. :grin:

Carcass
August 18th, 2005, 12:50 PM
Hi, for language support you know anything?
can use the xml file that use in winzoz..... ;-)

denance
August 27th, 2005, 02:25 PM
Nice package - looks pretty slick.
Is there anyway to do bandwidth limiting, so I can limit the download and upload rates used by dc++?

skatedawe
August 28th, 2005, 02:29 AM
A tip for thoose who can't get it with "apt-get" with this package: "libstdc++6"

Search it with synaptic...

werand
August 29th, 2005, 01:57 PM
Tried doing as shown below, but it still doesn't work. I can't see any lines/perform searchs that contains å,ä or ö. Any ideas?

/werand


You probably want to disable the UTF-8 locale for the program:



$ locale
LANG=sv_SE.UTF-8
LC_CTYPE="sv_SE.UTF-8"
LC_NUMERIC="sv_SE.UTF-8"
LC_TIME="sv_SE.UTF-8"
LC_COLLATE="sv_SE.UTF-8"
LC_MONETARY="sv_SE.UTF-8"
LC_MESSAGES="sv_SE.UTF-8"
LC_PAPER="sv_SE.UTF-8"
LC_NAME="sv_SE.UTF-8"
LC_ADDRESS="sv_SE.UTF-8"
LC_TELEPHONE="sv_SE.UTF-8"
LC_MEASUREMENT="sv_SE.UTF-8"
LC_IDENTIFICATION="sv_SE.UTF-8"
LC_ALL=


$ export LC_ALL="sv_SE"
$ <progam>

or (good for launchers/menuitems/...)

$ env LC_ALL="sv_SE" <program>

might do it. Beware that KDE session will not remember environment variables.

finni
August 30th, 2005, 09:00 AM
Got this working on Warty too. Nice work. =D>

ekravche
August 31st, 2005, 07:23 AM
DC++ crashes for me sometimes whenever file hashing is being executed. I'm sharing files in another locale. The files have Russian characters. For example chars like the ones below:

Весёлая покойницкая (1970).mp3

If devs can fix this bug, it would be really great!

sumadartson
September 5th, 2005, 09:00 PM
Tnx mate, great package.

Life is sweet on a decent hub :D.

bored2k
September 14th, 2005, 02:29 AM
Worked on breezy. Thanks.

cobrien44
September 15th, 2005, 10:50 PM
When I try to download the DEB package for dcpp, it doesn't work. Anyone know of any mirrors to download from?

miga
September 20th, 2005, 06:29 PM
hiya,

installed the client, working so far..

but..

I can't seem to add anything to the share bit..

I add a folder with, let's say mp3 ?

press the open button, add a virtual name to the folder..

seems to be doing some work for a little while, then nothing.. 0bytes .. and I'm sure it isn't 0 bytes.

Am I not doing something I should be doing? Files are not read only, files are not hidden, files are perfectly useable.. *shrug*

help? :)

Elcoco
September 22nd, 2005, 12:42 AM
im having trouble searching, i log into the room and everything but when i try to search for something it always comes back empty what's the deal. im set to active and everything. when i try to run it from terminal it hangs on shared files so i dont know what messege the search is sending to the terminal.

Hast la Vista
September 30th, 2005, 01:56 PM
works nice but one problem is that nicknames with
for example ™ in them dont show up as users at all
and that i realy need to use [xxxx™]xxxx as operator in one hub
guess i can have my nickname changed but that dont look to good when all
other operators use it. but anyhow Linux DC++ is far better for me than Valknut.

burk
October 6th, 2005, 04:40 PM
I have now installed DC++. I manage to run it (even in active mode) and i can connect to servers. The only problem is that sometimes it just shuts down without saying anything. I tried to run it from console and when it shuts down i get: "sementation fault". Do you know how to fix this..?

johannes
October 6th, 2005, 08:01 PM
I have now installed DC++. I manage to run it (even in active mode) and i can connect to servers. The only problem is that sometimes it just shuts down without saying anything. I tried to run it from console and when it shuts down i get: "sementation fault". Do you know how to fix this..?

This is a bug that has been fixed in the 2005-09-14 version. Since mird hasn't updated this ubuntu-package since 2005-08-09 I would suggest you install it from source (http://www.ubuntuforums.org/showthread.php?t=28378&highlight=dc) to get rid of the problem. Uninstall the previous version before of course.

burk
October 6th, 2005, 10:12 PM
This may sound as a stupid question but how do i ununstall the old version?? I know there is a menu item that says add/remove programs but when i click it it stops and hangs before showing the list of installed programs

johannes
October 7th, 2005, 04:34 AM
Open "Synaptic Package Manager" from the menu, or open a terminal and type

gksudo synaptic
write your password.

Search for "dcpp" (without the ""). Right click on the package and choose "Mark for removal", then Apply and Apply.

yorick
October 10th, 2005, 07:26 PM
Hi!
I tried installing it from source today. It compiled okay. Only I cant get it to work...
It only says:

Loading: Hash database
Loading: Shared Files
Loading: Download Queue
Segmentation fault

Do you know of any solution? Thanks.

Edit:
Nevermind, I got it to work. I backedup the .dc++ folder from my home directory. Then I erased it. Started dcpp, which created a new .dc++ folder. Copied the xml files from teh backup. EXCEPT dcplusplus.xml (the settings file). Now it works.

yabastard
October 15th, 2005, 03:28 PM
thanks.

henkeboy
November 5th, 2005, 01:57 PM
plz help! I can't get Linux DC++ working with åäö. I have tried with the tips on this thread without any results. Is there anybody who can get it working with åäö?? :confused:

RadixLecti
November 25th, 2005, 02:17 PM
Nope, all lines in the chat containing &#229;, &#228;, &#246; and a few other special characters disappear. It's a bug that hasn't been ironed out yet.

nortonedd
November 27th, 2005, 08:00 AM
As if they weren't enough thanks and praises, thank you very much for those instalation stepts. Works fine.

Arvin
December 5th, 2005, 07:15 AM
Like me, have you got a problem to close DC++?
I have to force close it each time with Breezy badger 5.10.

Elcoco
December 6th, 2005, 07:06 AM
ive been getting a segmentation fault when i enter certain hubs while on active mode, it works fine if im on passive, does anyone know why? i tried installing the latest version from cvs but it didnt help.

emmi
December 11th, 2005, 04:26 PM
Hi, I've just recently install Linux DC++ and I'm having couple of problems with it.

Sometimes it works great. (happends rearly)
Sometimes when I've opened it and try to search some files it doesn't find anything and I can't browse any other user files and then it just crashes within 20seconds after it started.
And sometimes it finds alot of files and then it crashes...

Anyone know what the problem is?

martibs
January 1st, 2006, 11:44 PM
Does anyone know a solution for this problem?

After a while DC++ suddenly just crashes, giving this output:



$ dcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
terminate called after throwing an instance of 'char const*'
Aborted

LaMpiR
January 2nd, 2006, 07:07 PM
http://newstuff.orcon.net.nz/ubuntu/dcpp/dcpp_0.0.20050809cvs-1~mird_i386.deb error 404 NOT FOUND
Please give me another link...

loftx
January 2nd, 2006, 08:34 PM
http://newstuff.orcon.net.nz/ubuntu/dcpp/dcpp_0.0.20050809cvs-1~mird_i386.deb error 404 NOT FOUND
Please give me another link...

I've hosted the file temporarily at
http://www.studentdiscussion.co.uk/linux/dcpp_0.0.20050809cvs-1~mird_i386.deb

loftx
January 2nd, 2006, 09:45 PM
I've created a package of the latest CVS release 20060101.cvs (though got my numbering mixed up and put 02's in places) which includes quite a few bugfixes and things.

Get it here:
http://www.studentdiscussion.co.uk/linux/dcpp_0.0.20060102cvs-1~loftx_i386.deb

Warning: this is the first deb I've ever created, and has been hacked about from mird's so if anything doesn't work uninstall it and reinstall his/hers.

I'm trying to contribute a bit of code to the project, so if anyone has any problems or ubuntu specific bugs I'll try and help first.

toots
January 6th, 2006, 08:02 PM
Hi all!

Sorry for the mess, but I've also made a package for debian which is allready in the archive:
http://packages.debian.org/linuxdcpp

It should then be sync with ubuntu one day or another...
Sorry for the double work I did not know that package..


Romain

tadazmas
January 12th, 2006, 12:19 AM
mayby you know if there is any dc++ for amd64 architecture?

root@alijosius:~# sudo dpkg -i dcpp_0.0.20050809cvs-1~mird_i386.deb
dpkg: error processing dcpp_0.0.20050809cvs-1~mird_i386.deb (--install):
package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
dcpp_0.0.20050809cvs-1~mird_i386.deb
root@alijosius:~#

loftx
January 12th, 2006, 12:08 PM
I think there is, but there's not a package available and you would need to compile it from source on the CVS. There's a guide for doing this at http://ubuntuforums.org/showthread.php?t=28378

HarlemHenke
February 10th, 2006, 06:18 PM
I have two mounted NTFS disk's (left from my windows time) on my computer, but every time I start DC++ the program starts to hash files that alredy are hashed and no changes is made on the harddrives... Why does DC++ do this?

loftx
February 10th, 2006, 11:25 PM
Hmm, no Idea - it might be due to the poor character handling support. If any of the files on the disk contain extended characters they might not get hashed properly. there's certainly no major issues with NTFS drives. Otherwise I don't know - try submitting a bug and hopefully someone will look into it.

optotron
February 27th, 2006, 07:17 PM
'tis a truely great howto. Works great!
Great!

stevensheehy
March 23rd, 2006, 02:56 AM
In response to the people mentioning segmentation faults, please run in debug mode to help find out why it is crashing. Most of the time you will find that segmenation faults are caused by assertions that people's nicks must be greater than zero. This happens when the nick contains non-ascii characters that ldcpp can't convert. This is caused by a greater unicode problem that is not easy to fix (believe me, I tried). Anyway, to run in debug mode, see the debug section at our website:

LinuxDC++ Manual (http://openfacts.berlios.de/index-en.phtml?title=Ldcpp_Manual)


mayby you know if there is any dc++ for amd64 architecture?
Why not compile from source? I'm running AMD64 and it's working fine.

every time I start DC++ the program starts to hash files that alredy are hashed
This is a bug in the DC++ core that is fixed in more recent versions (>= 0.687). Naga is in the process of porting the most recent core to LinuxDC++.

Angellis_ater
June 10th, 2006, 04:55 PM
How recent is this HOWTO and does it work with Dapper? (6.06)

loftx
June 11th, 2006, 12:04 PM
How recent is this HOWTO and does it work with Dapper? (6.06)

Not very - the howto uses very old packages and you won't be getting the latest bugfixes and improvements. The best way to get DC++ is to compile from the CVS. It's a little more complicated, though there's an up to date howto at http://learn.clemsonlinux.org/wiki/Ubuntu:Compiling_Linux_DCpp

stevensheehy
June 11th, 2006, 04:43 PM
How recent is this HOWTO and does it work with Dapper? (6.06)

I just wrote a new guide: HOWTO: Install LinuxDC++ (http://www.ubuntuforums.org/showthread.php?t=193984)

s_spiff
July 26th, 2006, 07:26 PM
neat man...thanks a lot. needed this desp.

seiferkai
August 14th, 2006, 07:26 AM
omg thank you, you are a life-saver thank you so much
this was sooo much easier! i like easy

SlyBlyahoff
August 25th, 2006, 07:11 PM
Hello. I am sorry for the stupid question but... I can't run dcpp :( I did the instructions wrote up, but after that i can't find where it is installed. Locate command didn't help, man also :(
Please tell me how to do that, or if it there's something wrong.
By the way i am with ubuntu 5.10.
Thanks in advance.

stevensheehy
August 26th, 2006, 07:31 AM
Hello. I am sorry for the stupid question but... I can't run dcpp :( I did the instructions wrote up, but after that i can't find where it is installed. Locate command didn't help, man also :(
Please tell me how to do that, or if it there's something wrong.
By the way i am with ubuntu 5.10.
Thanks in advance.

If you followed the instructions in this thread, I cannot offer support to you. Use the new howto I created that I linked to a couple posts up and post again on that thread.

I don't know why you guys keep bringing this old thread back to life, these instructions are not the correct way to install ldcpp! Just let this thread die.

PerXes
September 1st, 2006, 02:58 PM
When I try "sudo dpkg -i dcpp_0.0.20050809cvs-1~mird_i386.deb" I get the following error:

dpkg: error processing dcpp_0.0.20050809cvs-1~mird_i386.deb (--install):
package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
dcpp_0.0.20050809cvs-1~mird_i386.deb

Is it not possible to run Linux DC++ on amd64?

stevensheehy
September 3rd, 2006, 12:28 AM
When I try "sudo dpkg -i dcpp_0.0.20050809cvs-1~mird_i386.deb" I get the following error:

dpkg: error processing dcpp_0.0.20050809cvs-1~mird_i386.deb (--install):
package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
dcpp_0.0.20050809cvs-1~mird_i386.deb

Is it not possible to run Linux DC++ on amd64?

Sonuva...

Use the new howto (http://www.ubuntuforums.org/showthread.php?t=193984&page=1). I run LinuxDC++ on AMD64 every day. This package is a year old, LinuxDC++ is completely different nowadays.

artootra
October 13th, 2006, 05:45 PM
Why it don't find anything?

tck
September 28th, 2007, 11:57 PM
Alot of servers need up to date clients.

try sudo apt-get install dcgui

aparigraha
September 29th, 2007, 04:00 PM
LinuxDC++ 1.0.0 has been released
get it HERE. (http://www.getdeb.net/app.php?name=Linux+DC%2B%2B)

bratliff
November 3rd, 2007, 09:54 PM
Seems to work, but will not download a hub.


Robert Ratliff

archak
March 10th, 2012, 05:29 AM
when I try
wget http://newstuff.orcon.net.nz/ubuntu/dcpp/dcpp_0.0.20050809cvs-1~mird_i386.deb
I get
ERROR 407: Proxy Authentication Required :(

what to do?