install/Linux/Directory
This document is to explain how to install Directory library.
Get the source code
Check out from subversion repository at 'https://cleanoptenv.svn.sourceforge.net/svnroot/cleanoptenv/trunk/DirectoryLinux32' to '~/lib/clean2.2/Directory.'
Build object file
Change directory to '~/lib/clean2.2/Directory/Clean System Files.' Then execute the following command.
gcc -c cDirectory.c
It will produce 'cDirectory.o' file.
Modify environment variables
Append the library directory to 'CLEANPATH' environment variable.
