Hello Michael!
25 Apr 21 22:07, you wrote to me:
FB>> I cloned the hpt tree from GIY HUB, and tryied to build it
FB>> against the 20210213
MD> How did you manage this? You cloned hpt from GitHub and obtained the
MD> two-month-old version? The latest hpt version is 20210418.
I cloned the hpt tree in the 20210213 directory (unzipped form the husky source website) and I tried to build it up.
MD> [...skipped...]
FB>> Did I have to build all the environment from GIT?
MD> Yes, you have to update everything using `git pull` and then build and
MD> install everything:
MD> $ cat build_all
MD> #!/bin/sh
MD> build()
MD> {
MD> git pull
MD> make
MD> sudo make install
MD> make distclean
MD> }
MD> for subproject in huskylib smapi fidoconf areafix hpt
MD> do
MD> pushd $subproject
MD> build
MD> popd
MD> done
Thank you Michael, I'll try it as soon as I can. :)
Ciao!
Fabio
--- GoldED+/LNX 1.1.5-b20180707
* Origin: ]\/[imac Rebirth Boss Point (2:335/364.1)
|