clixon/etc
2020-04-05 12:25:33 +02:00
..
clixonrc.in 2019 2019-01-02 15:48:30 +01:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00
README In the bbuild system, you dont need to do make install-include for installing include files for compiling. This is now included in the actions done by make install. 2020-04-05 12:25:33 +02:00

This directory contains etc files. cliconrc is a script file that can be used to
setup a shell environment if clicon is installed in a non-standard place.
It sets up path and dynamic library links.
Example:
> tar xzf clicon.tgz
> cd clicon
> ./configure --prefix=/hello
> make
> make install
> cd 
> source /hello/etc/cliconrc
> clicon_config
> clicon_cli