In response to your cited comment that ticket, I replied:

In /usr/local there is no libncurses.*

(In /usr/local/lib/fpc -- from Free Pascal Compiler -- there are a couple dozen 
ncurses modules, but no libncurses.*.)


> On 30 Aug2022, at 2:12 PM, Matthias Koeppe <matthiaskoe...@gmail.com> wrote:
> 
> In a response on the ticket https://trac.sagemath.org/ticket/34459, I wrote:  
> What is in /usr/local on this machine and where does it come from?
> 
> On Monday, August 29, 2022 at 5:54:04 PM UTC-7 murraye...@gmail.com wrote:
> OK, moved /opt/local/lib/ to /opt/local/lib.bak/. Now in Terminal:
> 
> [~] % sage
> dyld[55752]: Library not loaded: '/opt/local/lib/libncurses.6.dylib'
>   Referenced from: '/usr/local/bin/bash'
>   Reason: tried: '/opt/local/lib/libncurses.6.dylib' (no such file), 
> '/usr/local/lib/libncurses.6.dylib' (no such file), 
> '/usr/lib/libncurses.6.dylib' (no such file)
> /usr/local/bin/sage: line 20: 55752 Abort trap: 6           /usr/bin/env - 
> PATH="$PATH" $MIN_ENV "$SYMLINK"/venv/bin/sage "$@"
> 
> 
>> On 29 Aug2022, at 7:56 PM, Dima Pasechnik <dim...@gmail.com 
>> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>> wrote:
>> 
> 
>> No, PATH has nothing to do with libraries loading. Most probably it's due to 
>> libraries  in /opt/local/lib/ which
>> conflict, and are looked at by linker or loader...
>> 
>> Can you temporarity move  /opt/local/lib/ to /opt/local/lib.bak/
>> and try again?
>>  
>> 
>> On Tue, 30 Aug 2022, 00:32 Murray Eisenberg, <murraye...@gmail.com 
>> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>> wrote:
>> echo $PATH
>> 
>> /opt/anaconda3/condabin:/opt/local/lib/mysql8/bin:/Library/TeX/texbin:/opt/local/bin:/opt/local/sbin:/opt/local/apache2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin:/Applications/Macaulay2-1.20/bin:/Library/TeX/texbin:/usr/local/share/dotnet:/opt/X11/bin:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/theuser/.cargo/bin:/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib:/Library/Frameworks/Python.framework/Versions/3.7/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/local/sbin:/Users/theuser/bin:/Users/theuser/bin/shell:/Users/theuser/bin/python:/Users/theuser/.local/bin:/Users/theuser/.cargo/bin:/opt/local/share/matlab2tikz/src:/Applications/Singular/Contents/bin:/Applications/Singular/Contents/bin/lib:/Users/theuser/.elan/bin:/opt/local/libexec/git-core:/Applications:/Applications/Postgres.app/Contents/Versions/latest/bin:/Users/theuser/Library/Application
>>  Support/GoodSync
>> 
>> > On 29 Aug2022, at 4:12 PM, Dima Pasechnik <dim...@gmail.com 
>> > <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>> wrote:
>> > 
>> > What's the value of PATH in your terminal session? I.e. what's the output 
>> > of
>> > 
>> > echo $PATH
>> > 
>> > (I'm not sure what /etc/paths have to do with this - this is something 
>> > static)
>> > 
>> > On Mon, Aug 29, 2022 at 8:59 PM Murray Eisenberg
>> > <murraye...@gmail.com 
>> > <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>> wrote:
>> >> 
>> >> I see at https://invisible-island.net/ncurses/announce.html 
>> >> <https://invisible-island.net/ncurses/announce.html> that the current 
>> >> stable version of ncurses is, in fact, 6.3.
>> >> 
>> >> On 29 Aug2022, at 2:08 PM, G. M.-S. <list...@gmail.com 
>> >> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>> wrote:
>> >> 
>> >> 
>> >> I have just installed this version of SageMath under exactly the same 
>> >> conditions and I have no problem at all.
>> >> 
>> >> Perhaps you have a wrong version of libncurses installed, because mine is 
>> >> version 5 (more precisely 5.4) and not 6.
>> >> 
>> >> Guillermo
>> >> 
>> >> On Mon, 29 Aug 2022 at 19:45, Murray Eisenberg <murraye...@gmail.com 
>> >> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>> wrote:
>> >>> 
>> >>> With SageMath 9-6-1.4.2 (arm64 architecture) under macOS 12.5.1 on an M1 
>> >>> Mac, I cannot start the sage on a command line, neither directly in 
>> >>> Terminal using command sage nor from the SageMath app with choice of 
>> >>> Command line interface. In each case, I get error message about the 
>> >>> wrong architecture libncurses.
>> >>> 
>> >>> (The message is shown in my post 
>> >>> https://ask.sagemath.org/question/63840/cannot-launch-command-line-session-libncurses-problem/
>> >>>  
>> >>> <https://ask.sagemath.org/question/63840/cannot-launch-command-line-session-libncurses-problem/>
>> >>>  .)
>> >>> 
>> >>> I installed SageMath, including Recommended_9_6.pkg, using 
>> >>> SageMath-9.6-1.4.2_arm64.dmg from 
>> >>> https://github.com/3-manifolds/Sage_m.. 
>> >>> <https://github.com/3-manifolds/Sage_m..>..
>> >>> 
>> >>> Note that I can successfully launch the jupyter notebook interface from 
>> >>> SageMath-9-6.app and run Sage commands there.
>> >>> 
>> >>> How to fix this?
>> >> 
>> >> 
>> >> 
>> >> --
>> >> You received this message because you are subscribed to a topic in the 
>> >> Google Groups "sage-devel" group.
>> >> To unsubscribe from this topic, visit 
>> >> https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe 
>> >> <https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe>.
>> >> To unsubscribe from this group and all its topics, send an email to 
>> >> sage-devel+...@googlegroups.com 
>> >> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>.
>> >> To view this discussion on the web visit 
>> >> https://groups.google.com/d/msgid/sage-devel/CANnG189KoifPLzBFbdqHYxVfnpTyxPBr%2BTSzenfNCQYcq9dYDA%40mail.gmail.com
>> >>  
>> >> <https://groups.google.com/d/msgid/sage-devel/CANnG189KoifPLzBFbdqHYxVfnpTyxPBr%2BTSzenfNCQYcq9dYDA%40mail.gmail.com>.
>> >> 
>> >> 
>> >> ---
>> >> Murray Eisenberg murraye...@gmail.com 
>> >> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>
>> >> Mobile (413)-427-5334 <tel:(413)%20427-5334>
>> >> 503 King Farm Blvd #101
>> >> Rockville, MD 20850-6667
>> >> 
>> >> 
>> >> 
>> >> --
>> >> You received this message because you are subscribed to the Google Groups 
>> >> "sage-devel" group.
>> >> To unsubscribe from this group and stop receiving emails from it, send an 
>> >> email to sage-devel+...@googlegroups.com 
>> >> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>.
>> >> To view this discussion on the web visit 
>> >> https://groups.google.com/d/msgid/sage-devel/2AA61DCE-1456-4497-A8E6-9561212461B7%40gmail.com
>> >>  
>> >> <https://groups.google.com/d/msgid/sage-devel/2AA61DCE-1456-4497-A8E6-9561212461B7%40gmail.com>.
>> > 
>> > -- 
>> > You received this message because you are subscribed to a topic in the 
>> > Google Groups "sage-devel" group.
>> > To unsubscribe from this topic, visit 
>> > https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe 
>> > <https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe>.
>> > To unsubscribe from this group and all its topics, send an email to 
>> > sage-devel+...@googlegroups.com 
>> > <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>.
>> > To view this discussion on the web visit 
>> > https://groups.google.com/d/msgid/sage-devel/CAAWYfq2jx0BniOxtZo6ha_%2BZaxY7Z%3DHVGRMFqxn_pzQQrGzUKQ%40mail.gmail.com
>> >  
>> > <https://groups.google.com/d/msgid/sage-devel/CAAWYfq2jx0BniOxtZo6ha_%2BZaxY7Z%3DHVGRMFqxn_pzQQrGzUKQ%40mail.gmail.com>.
>> 
>> ---
>> Murray Eisenberg                murraye...@gmail.com 
>> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>
>> Mobile (413)-427-5334 <tel:(413)%20427-5334>
>> 503 King Farm Blvd #101         
>> Rockville, MD 20850-6667        
>> 
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sage-devel" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-devel+...@googlegroups.com 
>> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-devel/8EA4E901-914F-4D35-AA46-1851D2F25AA2%40gmail.com
>>  
>> <https://groups.google.com/d/msgid/sage-devel/8EA4E901-914F-4D35-AA46-1851D2F25AA2%40gmail.com>.
>> 
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "sage-devel" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe 
>> <https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe>.
>> To unsubscribe from this group and all its topics, send an email to 
>> sage-devel+...@googlegroups.com 
>> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>.
> 
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-devel/CAAWYfq3Y7kfd1UDkJF_fVeSH8GcXc3BZB6C_CzoDdw7nZDO%2B-Q%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/sage-devel/CAAWYfq3Y7kfd1UDkJF_fVeSH8GcXc3BZB6C_CzoDdw7nZDO%2B-Q%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> 
> 
> ---
> Murray Eisenberg              murraye...@gmail.com 
> <applewebdata://3C0B1A84-6A09-46E0-86A5-11F48E2C6E68>
> Mobile (413)-427-5334 <tel:(413)%20427-5334>
> 503 King Farm Blvd #101               
> Rockville, MD 20850-6667      
> 
> 
> 
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "sage-devel" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe 
> <https://groups.google.com/d/topic/sage-devel/tOA6n3wjc7w/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> sage-devel+unsubscr...@googlegroups.com 
> <mailto:sage-devel+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/866f3476-6889-474d-9f98-fa0d8aec3bd1n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/sage-devel/866f3476-6889-474d-9f98-fa0d8aec3bd1n%40googlegroups.com?utm_medium=email&utm_source=footer>.

---
Murray Eisenberg                murrayeisenb...@gmail.com
Mobile (413)-427-5334
503 King Farm Blvd #101         
Rockville, MD 20850-6667        



-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/BB724766-B48F-404C-BCA5-65E5636CEA46%40gmail.com.

Reply via email to