Menu

#145 CSL not launching on M1-Macs

None
closed
nobody
None
5
2022-05-09
2022-05-07
No

CSL Reduce r6304 compiles without problems (./configure --with-csl --enable-universal; make)
under macOS Monterey v12.3.1 on an M1 Mac. However, ./bin/redcsl doesn't work because the script
./scripts/run.sh doesn't find built version of reduce.

I would say that this is probably due to a misprint at line 179 of 'run.sh': writing 'sed'
instead of 'set', or restoring the r6297 version of ./scripts/run.sh, solves the problem.

Oddly enough, the error doesn't show up on my X86_64 Mac with macOS Catalina v10.15.7.

Marco

Related

Bugs: #145

Discussion

  • Arthur Norman

    Arthur Norman - 2022-05-07

    Thank you very much for that. YOu see I had been updating some stuff
    there, and what you spotted was basically a typo - but I had noticed that
    universal builds were not launching properly but not sorted out why. I
    have just checked in a set=>sed adjustment! Arthur

    On Sat, 7 May 2022, Marco Ferraris wrote:


    ** [bugs:#145] CSL not launching on M1-Macs **

    Status: open
    Group:
    Created: Sat May 07, 2022 07:30 AM UTC by Marco Ferraris
    Last Updated: Sat May 07, 2022 07:30 AM UTC
    Owner: nobody

    CSL Reduce r6304 compiles without problems (./configure --with-csl --enable-universal; make)
    under macOS Monterey v12.3.1 on an M1 Mac. However, ./bin/redcsl doesn't work because the script
    ./scripts/run.sh doesn't find built version of reduce.

    I would say that this is probably due to a misprint at line 179 of 'run.sh': writing 'sed'
    instead of 'set', or restoring the r6297 version of ./scripts/run.sh, solves the problem.

    Oddly enough, the error doesn't show up on my X86_64 Mac with macOS Catalina v10.15.7.

    Marco


    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/reduce-algebra/bugs/145/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Bugs: #145

  • Rainer Schöpf

    Rainer Schöpf - 2022-05-09
    • status: open --> closed
    • Group: -->
     
  • Rainer Schöpf

    Rainer Schöpf - 2022-05-09

    Fixed.

     

Log in to post a comment.

MongoDB Logo MongoDB