Sha256: eef7f73b8e7fe03d932358a750a0892b00949308ac0c23e2634d1ede08cbabd5

Contents?: true

Size: 800 Bytes

Versions: 5

Compression:

Stored size: 800 Bytes

Contents

All you need to know when hacking (modifying) GNU libcharset or when building
it off the CVS.


Requirements
============

You will need reasonably recent versions of the build tools:

  * A C compiler. Such as GNU GCC.
    + Homepage:
      http://gcc.gnu.org/

  * GNU autoconf
    + Homepage:
      http://www.gnu.org/software/autoconf/

  * GNU m4
    + Homepage:
      http://www.gnu.org/software/m4/

  * Perl
    + Homepage:
      http://www.perl.org/

And, of course, the packages listed in the DEPENDENCIES file.


Building off the CVS
====================

Access to the CVS is described at http://sourceforge.net/cvs/?group_id=51585 .

After fetching the sources from the CVS, peek at the comments in autogen.sh,
then run "./autogen.sh"; then you can proceed with "./configure" as usual.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
controller_scaffolding-1.0.3 test/dummy/libiconv-1.13.1/libcharset/HACKING
controller_scaffolding-1.0.2 test/dummy/libiconv-1.13.1/libcharset/HACKING
controller_scaffolding-1.0.1 test/dummy/libiconv-1.13.1/libcharset/HACKING
controller_scaffolding-1.0.0 test/dummy/libiconv-1.13.1/libcharset/HACKING
controller_scaffolding-0.1.5 test/dummy/libiconv-1.13.1/libcharset/HACKING