Is there any chance that the download can be compiled ? As in can someone create a zip or tar package that already contains the script files in thier end format ( cgi - perl...) instead of the make file ?
Thanks
James@rockinbands.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2000-07-09
Hello James,
Certainly. I should have specified this clearly in the README. Just copy the directory called ``LibWeb'' and its contents to a location you want; all the scripts are located inside the directory ``LibWeb''.
``make'' and `make test'' are for checking whether you have the dependencies installed, performing test on LibWeb against your perl and installing documentation, etc.
colin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-03-29
Hello,
the /t directory contains test scripts for installation, whereas the /eg directory contains sample scripts you need to get leaps/libweb running, please see the README file.
colin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there any chance that the download can be compiled ? As in can someone create a zip or tar package that already contains the script files in thier end format ( cgi - perl...) instead of the make file ?
Thanks
James@rockinbands.com
Hello James,
Certainly. I should have specified this clearly in the README. Just copy the directory called ``LibWeb'' and its contents to a location you want; all the scripts are located inside the directory ``LibWeb''.
``make'' and `make test'' are for checking whether you have the dependencies installed, performing test on LibWeb against your perl and installing documentation, etc.
colin
what to do with eg and t directories?
Hello,
the /t directory contains test scripts for installation, whereas the /eg directory contains sample scripts you need to get leaps/libweb running, please see the README file.
colin
and where do i put them?