• For Honour

    From Al@21:4/106 to apam on Thu Oct 24 16:10:28 2019
    Hello Apam,

    For some reason the build.sh doesn't pick up unamestr='Linux' and that
    causes the build.sh for For Honour and Galactic Dynasty to fail.

    For the life of me I can't figure out why. I can type those commands in
    my shell and they work as expected but for some reason the build.sh
    fails in FH and GD.

    Sorry, I meant to mention this a while ago but ...



    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From apam@21:1/125 to Al on Fri Oct 25 09:22:31 2019
    Hello Apam,

    For some reason the build.sh doesn't pick up unamestr='Linux' and that causes the build.sh for For Honour and Galactic Dynasty to fail.

    It's a debian thing I think. Debian uses "dash" as sh. I wrote the
    script to FreeBSD's "sh" thinking it would be a lowest common
    denominator. I was mistaken.

    It should work if you run it through bash.

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: Nocturnal - nocturnal.hopto.org:2023 (21:1/125)
  • From Al@21:4/106 to apam on Thu Oct 24 16:43:38 2019
    It's a debian thing I think. Debian uses "dash" as sh. I wrote the
    script to FreeBSD's "sh" thinking it would be a lowest common
    denominator. I was mistaken.

    debian does have a way of making things more complicated than it needs to
    be at times.

    sh really should work across the board.

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)