I would like to compile husky in FreeBSD jails with a minimum setup.
I've cloned the repo with gitup and have the init_build and build.sh scripts from github huskybse of today and adjusted the huskymak.cfg to "=0" for all variables. I removed the "util" module from the list of programms too but i still (even with hpt only) get:
To build util, you must install Perl
and Perl modules 'Module::Build' and 'Test::More'
It looks like there was some mistake in the sequence of actions you
did.
Instead of looking for the mistake, it may be easier to start
from the beginning.
Create a new directory and copy the init_build
there. Change to the directory and run
./init_build -d YOUR_DIRECTORY
where YOUR_DIRECTORY is the full path of the directory you have just created. After that update the huskymak.cfg that has just been created
in the directory and run
./build.sh
... now i have a git perl
installation. I know i will need that anyway if i ever would be able
to contribute but for my jail system i would still like to do a no
perl no git installation first.
I'm sorry to be late with the reply.
If you want to install Husky in a jail or generally in a computer
without installed git, please do the following.
Some health issues caught me and summer is calling.
What kind of job does pearl during the make process?
I found some parts that looked like building the cvsdate.h. Anything
else?
If you want to install Husky in a jail or generally in a computer
without installed git, please do the following.
The installation will be done in two steps. At the first step you need
a computer with access to Internet and with installed git. Here you
obtain the full sources including cvsdate.h files. After that you copy that to the computer where the installation should be done (or to the jail)
and build and install Husky there.
Modify the created huskymak.cfg to your liking. If you do not want to
use Perl, delete 'util' from the PROGRAMS list and set PERL=0. Now run
gmake update
Step 2. After that copy the whole husky_build directory to the jail.
Be sure to install all the necessary programs in the jail. Which
programs to install depends on the settings you use in huskymak.cfg.
./build.sh --offline
For today one last question only. I read the progit book last year and
can do the basics like add, commit and status to my local .git. I
noticed all git clones of husky do have the actual time stamp but not
the dates as visible as on github.com. Is this normal or did i miss a configuration setting?
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 991 |
Nodes: | 10 (1 / 9) |
Uptime: | 76:28:23 |
Calls: | 12,949 |
Calls today: | 3 |
Files: | 186,574 |
Messages: | 3,264,545 |