dc for debian
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > dc for debian




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    dc for debian  
Sebastian Bodden


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-06-06 06:15 PM

hi,
first of all: i am a linux beginner

i need a dc client for Debian etch.
I installed dctc 0.85.9 and dcqt 0,2.0 with kpackage.
There was no error message during the installation. But when i write my
settings in dcqt and restart the program all settings are gone and i
can't connect. There are even no public hubs.

I also tried DC++ 9.6x with wine. but when I want to see the transfer
status it crashs.

Thx for your help.





[ Post a follow-up to this message ]



    Re: dc for debian  
s. keeling


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-07-06 06:13 AM

Sebastian Bodden <info@sebastianbodden.de>:
>
>  first of all: i am a linux beginner

That's allowed.  Welcome to the party.

>  i need a dc client for Debian etch.

A dc client?!?

(0) heretic /home/keeling_ dpkg -l dc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=b
ad)
||/ Name   Version   Description
+++-======-=========-=============================
ii  dc     1.06-15   The GNU dc arbitrary precision reverse-polish calculato
r

That dc?

>  I installed dctc 0.85.9 and dcqt 0,2.0 with kpackage.

This is Debian.  Why are you using kpackage?

>  There was no error message during the installation. But when i write my
>  settings in dcqt and restart the program all settings are gone and i
>  can't connect. There are even no public hubs.

An rpn calculator "connects" and has "public hubs"?!?  Obviously, I
don't know what you're talking about.  Sorry (this is where you should
offer us a bit more explanation as to what you're trying to do, not
assuming we can read minds).

>  I also tried DC++ 9.6x with wine. but when I want to see the transfer
>  status it crashs.

Yup.  My understanding of dc doesn't include "transfer status" as one
of its many features.


--
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://www.spots.ab.ca/~keeling          Linux Counter #80292
- -    http://www.faqs.org/rfcs/rfc1855.html    Please, don't Cc: me.
Spammers! http://www.spots.ab.ca/~keeling/emails.html





[ Post a follow-up to this message ]



    Re: dc for debian  
Egon Spengler


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-08-06 06:12 PM



s. keeling wrote:
> Sebastian Bodden <info@sebastianbodden.de>: 
>
> That's allowed.  Welcome to the party.
> 
>
> A dc client?!?
>
> (0) heretic /home/keeling_ dpkg -l dc
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase
=bad)
> ||/ Name   Version   Description
> +++-======-=========-=============================
> ii  dc     1.06-15   The GNU dc arbitrary precision reverse-polish calcula
tor
>
> That dc?
> 
>
> This is Debian.  Why are you using kpackage?
> 
>
> An rpn calculator "connects" and has "public hubs"?!?  Obviously, I
> don't know what you're talking about.  Sorry (this is where you should
> offer us a bit more explanation as to what you're trying to do, not
> assuming we can read minds).
> 
>
> Yup.  My understanding of dc doesn't include "transfer status" as one
> of its many features.
>
>
Most probably looking for a P2P DCC (direct client to client) Debian
alternative (seems to be one of those file swapping things).





[ Post a follow-up to this message ]



    Re: dc for debian  
Sebastian Bodden


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-10-06 12:16 AM

> Most probably looking for a P2P DCC (direct client to client) Debian
> alternative (seems to be one of those file swapping things).

yes, this is what i mean. A P2P DCC.
I tried dctc and as gui i used dcqt
http://ac2i.homelinux.com/dctc/ <- dctc
http://sourceforge.net/project/show...?group_id=44321 <- dcqt

thx to keeling. i laughed out loud when i read you comment ;)
[vbcol=seagreen] 
What else shall i use?





[ Post a follow-up to this message ]



    Re: dc for debian  
John Hasler


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-10-06 12:16 AM

Someone who Sebastian Bodden failed to identify wrote:
> This is Debian.  Why are you using kpackage?

Sebastian Bodden writes:
> What else shall i use?

Kpackage should do fine, if you like that sort of thing.

BTW why don't you just install and use the Debian packages:

dctc
Description: Direct Connect Text Client

dcgui
Description: Direct Connect Graphical client (GTK+) (peer-based
file-sharing)

--
John Hasler





[ Post a follow-up to this message ]



    Re: dc for debian  
s. keeling


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-10-06 06:16 AM

Sebastian Bodden <info@sebastianbodden.de>: 
>
>  yes, this is what i mean. A P2P DCC.
>  I tried dctc and as gui i used dcqt
>  http://ac2i.homelinux.com/dctc/ <- dctc
>  http://sourceforge.net/project/show...?group_id=44321 <- dcqt
>
>  thx to keeling. i laughed out loud when i read you comment ;)

I'm glad you weren't offended.  I was a little rough.  :-P
 
>  What else shall i use?

Make sure /etc/apt/sources.list is correct (Google), then:

apt-get update && aptitude update && aptitude upgrade

Then to install new software:

aptitude search $BLAH

where $BLAH is something you're looking for.  If that turns up hits:

aptitude show $HIT

will describe $HIT

Here's my /etc/apt/sources.list (this is stable/"Sarge"; edit for your
version!  Change "sarge" to "etch" for testing.  If you're running
Sid, you're on your own):

--------------------------------------
deb http://debian.uchicago.edu/debian/ sarge main contrib non-free
# deb-src http://debian.uchicago.edu/debian/ sarge main

# Security updates
#
deb http://security.debian.org/ sarge/updates main contrib non-free

# was marillat
deb http://www.debian-multimedia.org sarge main
--------------------------------------


--
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://www.spots.ab.ca/~keeling          Linux Counter #80292
- -    http://www.faqs.org/rfcs/rfc1855.html    Please, don't Cc: me.
Spammers! http://www.spots.ab.ca/~keeling/emails.html





[ Post a follow-up to this message ]



    Re: dc for debian  
Sebastian Bodden


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-11-06 12:13 AM

> dcgui
>    Description: Direct Connect Graphical client (GTK+) (peer-based
>    file-sharing)
>

Das habe ich auch probiert. Damit kann ich sogar ein Public Hublist
laden. Eine schöne Übersicht mit Angaben wie "Minimum-Shared" "Anzahl
User", etc. kriege ich da aber nicht, Vll. kann das Programm das aber
auch einfach nicht.
Wenn ich nun auf "View File List" dann erscheinen die auch alle im
Queue, aber bei Download erscheinen nur nichtssagende grüne Balken. Und
unter UserFilelist erscheint auch nach einer Ewigkeit nichts.

Kennt sich jmd. mit dem Programm aus?
Ein Manual scheint es nicht zu geben,






[ Post a follow-up to this message ]



    Re: dc for debian  
Aioanei Rares


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-12-06 12:13 AM

Sebastian Bodden wrote:
> hi,
> first of all: i am a linux beginner
>
> i need a dc client for Debian etch.
> I installed dctc 0.85.9 and dcqt 0,2.0 with kpackage.
> There was no error message during the installation. But when i write my
> settings in dcqt and restart the program all settings are gone and i
> can't connect. There are even no public hubs.
>
> I also tried DC++ 9.6x with wine. but when I want to see the transfer
> status it crashs.
>
> Thx for your help.
You should try Valknut.Just do a 'sudo apt-get install valknut' and
you're done 





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:40 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register