Forwarding message from fidosoft.husky.
Originally by: Michael Dukelsky, 2:5020/1042
Original date: 25/04/21 22:07
Subject: Strange behaviour with PERL
***
Hello Fabio,
Sunday April 25 2021, Fabio Bizzi wrote to Brother Rabbit:
I cloned the hpt tree from GIY HUB, and tryied to build it against
the 20210213
How did you manage this? You cloned hpt from GitHub and obtained the two-month-old version? The latest hpt version is 20210418.
[...skipped...]
Did I have to build all the environment from GIT?
Yes, you have to update everything using `git pull` and then build and install everything:
$ cat build_all
#!/bin/sh
build()
{
git pull
make
sudo make install
make distclean
}
for subproject in huskylib smapi fidoconf areafix hpt
do
pushd $subproject
build
popd
done
Michael
... node (at) f1042 (dot) ru
-+- GoldED+/LNX 1.1.5-b20180707
+ Origin: Moscow, Russia (2:5020/1042)
--
Ciao.
Fabio.
--- Hotdoged/2.13.5/Android
* Origin: ]\/[imac Boss Android Point (2:335/364.3)