ncdc  1.23.1
About: Ncdc is a lightweight direct connect client with a friendly ncurses interface.
  Fossies Dox: ncdc-1.23.1.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
ncdc Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies ncdc-1.23.1.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
ncdc 1.23.1
===========

DESCRIPTION

  ncdc is a modern and lightweight direct connect client with a friendly
  ncurses interface.

  Always make sure you run the latest version. You can check for updates and
  find more information at https://dev.yorhel.nl/ncdc



REQUIREMENTS


  ncursesw
  zlib
  bzip2
  sqlite  >= 3.3.9
  glib    >= 2.32.0
  gnutls  >= 3.0
  libmaxminddb (optional)



BUILDING FROM A RELEASE TARBALL

  If you managed to fetch an ncdc tarball from somewhere, then you will need
  the following to build ncdc:
  - A C compiler
  - Development files for the libraries mentioned above
  - make
  - pkg-config
  - pod2man (optional, comes with a default Perl installation)
  - makeheaders (optional, included in the distribution if you don't have it)

  And the usual commands will get you up and running:

    ./configure --prefix=/usr
    make
    (sudo) make install



BUILDING FROM THE GIT REPOSITORY

  To build the latest and greatest version from the git repository, you will
  need the stuff mentioned above in addition to GNU autoconf and automake.
  After checking out the git repo, run the following command:

    autoreconf -i

  ...and you can use same tricks to build ncdc as with using a release tarball.



CROSS COMPILING

  You may run into some trouble when the binaries of the target system don't
  run on the build system. To avoid that, build the 'makeheaders' and 'gendoc'
  utilities manually before running the regular 'make'. For example:

    ./configure
    cc deps/makeheaders.c -o makeheaders
    cc -I. doc/gendoc.c -o gendoc
    make

  Replace 'cc' with a compiler that builds binaries that can be run on the
  build system.



CONTACT

  Email: projects@yorhel.nl
    Web: https://dev.yorhel.nl/ncdc
     DC: adc://dc.blicky.net:2780/ or adcs://dc.blicky.net:2780/