• building HPT

    From Rick Smith@1:105/81 to All on Sun Sep 18 08:04:38 2022
    Hello All!

    I am trying to rebuild hpt and related on my backup machine so that I can do maintenance on the server, I havent had to do this in awhile but I had a script that I used to use to build on linux and I know get an error that I do not recall... here is a segment of the script and the error I get to follow

    cp ~/backup/fido_build/huskymak.cfg ~/src/husky
    cd huskylib
    make all
    sudo make install
    cd ../smapi
    make all
    sudo make install
    cd ../fidoconf
    make all
    sudo make install
    cd ../areafix
    make all
    sudo make install
    cd ../hpt
    make all
    sudo make install
    cd ../sqpack

    The terminal error is

    make: *** no rule to make target 'all'. Stop.

    I am sure I am forgetting something? Havent had to recreate this in awhile, I pulled all the latest source and copied huskymak.cfg to where it needed to be etc.....

    Regards,

    Rick

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Awesome Net- Oregon FTN Hub - www.awesomenet.us (1:105/81)
  • From Michael Dukelsky@2:5020/1042 to Rick Smith on Sun Sep 18 18:30:46 2022
    Hello Rick,

    Sunday September 18 2022, Rick Smith wrote to All:

    I am trying to rebuild hpt and related on my backup machine so that I
    can do maintenance on the server, I havent had to do this in awhile
    but I had a script that I used to use to build on linux and I know get
    an error that I do not recall... here is a segment of the script and
    the error I get to follow

    cp ~/backup/fido_build/huskymak.cfg ~/src/husky
    cd huskylib
    make all
    sudo make install
    cd ../smapi
    make all
    sudo make install
    cd ../fidoconf
    make all
    sudo make install
    cd ../areafix
    make all
    sudo make install
    cd ../hpt
    make all
    sudo make install
    cd ../sqpack

    The procedure has changed. Please read https://github.com/huskyproject/huskybse/blob/master/INSTALL.asciidoc

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Moscow, Russia (2:5020/1042)
  • From Rick Smith@1:105/81 to Michael Dukelsky on Sun Sep 18 13:27:14 2022
    Hello Michael!

    Sunday September 18 2022 18:30, you wrote to me:

    * Forwarded from area 'FIDOSOFT.HUSKY'
    Hello Rick,

    Sunday September 18 2022, Rick Smith wrote to All:

    I am trying to rebuild hpt and related on my backup machine so
    that I can do maintenance on the server, I havent had to do this
    in awhile but I had a script that I used to use to build on linux
    and I know get an error that I do not recall... here is a segment
    of the script and the error I get to follow


    The procedure has changed. Please read https://github.com/huskyproject/huskybse/blob/master/INSTALL.asciidoc

    Thank you worked on every machine except my manjaro install... otherwise a success

    Regards,

    Rick

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Awesome Net- Oregon FTN Hub - www.awesomenet.us (1:105/81)