Platon Technologies
not logged in Login Registration
EnglishSlovak
enterprise open source software Thursday, May 17, 2012
About Us
Magazine
Open Source
CVS
Services
Index  »  Projects  »  libcfg+  »  Documentation  »  HTML  »  Installation

1.2. Installation

The installation of libcfg+ is straightforward. It uses traditional UNIX systems way. For a basic installation, simply execute the following three commands in the specified sequence.

./configure
make
make install

By default this will install following header and appropriate symlinks file on you system typically located in /usr/include/ directory.

  • platon/cfg+.h file
  • platon/cfg.h symbolic link
  • cfg+.h symbolic link
  • cfg.h symbolic link

Of course, also library files will be installed. Typically in /usr/lib/ directory. It consists of the following components:

  • libcfg+.a static library
  • libcfg+-0.6.2.so shared library
  • libcfg+.so symbolic link to shared library

Note that you can pass several options with arguments to the ./configure script. Type ./configure --help to get more information.


Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top · Feedback form · Application form
Report bug on PLATON.SK website · Terms of use · Privacy policy