dkrotx/htmarkup
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
BUILDING: ============= $ autoreconf $ ./configure $ make && make test As you can see, there is no `install' for these libs/binaries. They doesn't attented to be installed system-wide. PERL MODULE INSTALLATION: ========================= To install perl module of qclassify: $ cd perllib/QClassify $ perl Makefile.PL $ make && make test $ sudo make install Perl module and all it's dependencies will be installed system-wide