Page 10 of 35 FirstFirst ... 8910111220 ... LastLast
Results 91 to 100 of 349

Thread: HOWTO: Install LinuxDC++

  1. #91
    Join Date
    Oct 2006
    Beans
    14

    Re: HOWTO: Install LinuxDC++

    cvs -dserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp login

    does not work it gives me connection timeout


    mars@XANPVKGDT2:~$ cvs -dserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp login
    Logging in to server:anonymous@cvs.linuxdcpp.berlios.de:2401/cvsroot/linuxdcpp
    CVS password:
    cvs [login aborted]: connect to cvs.linuxdcpp.berlios.de(195.37.77.137):2401 failed: Connection timed out


    any ideear

  2. #92
    Join Date
    Sep 2006
    Beans
    30

    Re: HOWTO: Install LinuxDC++

    I have problems with the seach functions. I don't get any results.

    Do any of you know why this happends?

  3. #93
    Join Date
    Oct 2006
    Location
    France
    Beans
    69
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Install LinuxDC++

    you have a problem with your port forwarding apparently.

    Have a look at any tutorial for any direct connect client out there. You'll find the problem.

  4. #94
    Join Date
    Apr 2006
    Beans
    2

    Re: HOWTO: Install LinuxDC++

    Thnx for this howto.
    I was looking for this to run on AMD64.

  5. #95
    Join Date
    Nov 2006
    Beans
    6

    Re: HOWTO: Install LinuxDC++

    hi, I meet this problem when compile, how can it happen, I'am new to ubuntu

    linuxdcpp$ scons release=1 PREFIX=/usr/local
    scons: Reading SConscript files ...
    Checking for g++-4.0 >= 3.4...ok
    Checking for pkg-config... ok
    Checking for gtk+-2.0 >= 2.6... ok
    Checking for gthread-2.0 >= 2.4... ok
    Checking for libglade-2.0 >= 2.4... ok
    Checking for C header file time.h... yes
    Checking for C header file signal.h... yes
    Checking for C header file unistd.h... yes
    Checking for main() in C library pthread... yes
    Checking for main() in C library z... yes
    Checking for main() in C library bz2... yes
    KeyError: 'debug':
    File "SConstruct", line 166:
    if env['debug']:
    File "/usr/lib/python2.4/site-packages/SCons/Environment.py", line 290:
    return self._dict[key]

  6. #96
    Join Date
    Mar 2006
    Beans
    133
    Distro
    Ubuntu 6.06

    Re: HOWTO: Install LinuxDC++

    Quote Originally Posted by fw0127 View Post
    hi, I meet this problem when compile, how can it happen, I'am new to ubuntu

    linuxdcpp$ scons release=1 PREFIX=/usr/local
    scons: Reading SConscript files ...
    Checking for g++-4.0 >= 3.4...ok
    Checking for pkg-config... ok
    Checking for gtk+-2.0 >= 2.6... ok
    Checking for gthread-2.0 >= 2.4... ok
    Checking for libglade-2.0 >= 2.4... ok
    Checking for C header file time.h... yes
    Checking for C header file signal.h... yes
    Checking for C header file unistd.h... yes
    Checking for main() in C library pthread... yes
    Checking for main() in C library z... yes
    Checking for main() in C library bz2... yes
    KeyError: 'debug':
    File "SConstruct", line 166:
    if env['debug']:
    File "/usr/lib/python2.4/site-packages/SCons/Environment.py", line 290:
    return self._dict[key]
    Not sure why that happened to you, but I've modified the SConstruct code to be a bit more robust in its error checking. This should hopefully fix your problem once it's committed to cvs. Until then, you can always delete the offending lines from SConstruct.

  7. #97
    Join Date
    May 2005
    Beans
    Hidden!

    Re: HOWTO: Install LinuxDC++

    Great how-to, great client, great people on the IRC...thx for everything!

  8. #98
    Join Date
    Mar 2006
    Location
    Bucharest
    Beans
    604

    Re: HOWTO: Install LinuxDC++

    This works great, thank you, very well explained.

  9. #99
    Join Date
    Jan 2006
    Location
    Crakow
    Beans
    256
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Install LinuxDC++

    great how to really helpful
    thanks dude

  10. #100
    Join Date
    Jun 2006
    Beans
    2,310
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: HOWTO: Install LinuxDC++

    You could also use Automatix2 and have it installed in 20 seconds.

Page 10 of 35 FirstFirst ... 8910111220 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •