# \#mac

**URL:** https://discourse.julialang.org/tag/mac/1611.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Missing dylib , MacOS Sequoia, can't install 1.11](https://discourse.julialang.org/t/missing-dylib-macos-sequoia-cant-install-1-11/130416)

<div class="topic-metadata">

**Author:** [@cellocgw](https://discourse.julialang.org/u/cellocgw)\
**Replies:** 9\
**Last updated:** [July 3, 2025, 12:19pm UTC](https://discourse.julialang.org/t/missing-dylib-macos-sequoia-cant-install-1-11/130416 "2025-07-03T12:19:12Z")

</div>

Trying the “curl” command string, I get dyld\[33001\]: Library not loaded: /opt/local/lib/libssl.1.0.0.dylib Referenced from: \<2377B937-C59E-C708-1A33-0F668A90829B\> /opt/local/bin/curl Reason: tried: ‘/opt/local/lib/li…

---

## [How to use LaTeX Computer Modern font for all text in all plots?](https://discourse.julialang.org/t/how-to-use-latex-computer-modern-font-for-all-text-in-all-plots/126791)

<div class="topic-metadata">

**Author:** [@homocomputeris](https://discourse.julialang.org/u/homocomputeris)\
**Replies:** 0\
**Last updated:** [March 10, 2025, 8:17pm UTC](https://discourse.julialang.org/t/how-to-use-latex-computer-modern-font-for-all-text-in-all-plots/126791 "2025-03-10T20:17:46Z")

</div>

How can I set up Plots.jl to use Computer modern for all labels in all plots (on macos)? With the config using LaTeXStrings using Plots gr() DPI = 150 default( size=(70 \* sqrt(2) \* DPI / 25.4, 70 \* DPI / 25.4), …

---

## [GLMakie does not seem to compile in a notebook in cursor](https://discourse.julialang.org/t/glmakie-does-not-seem-to-compile-in-a-notebook-in-cursor/126411)

<div class="topic-metadata">

**Author:** [@hsharsh](https://discourse.julialang.org/u/hsharsh)\
**Replies:** 2\
**Last updated:** [February 28, 2025, 10:34am UTC](https://discourse.julialang.org/t/glmakie-does-not-seem-to-compile-in-a-notebook-in-cursor/126411 "2025-02-28T10:34:20Z")

</div>

I am trying to use GLMakie in a notebook in cursor but when I run using GLMakie it gives me a load error ERROR: LoadError: UndefVarError: \`px\_per\_unit\` not defined in \`Makie\` Suggestion: check for spelling errors or m…

---

## [Cannot install Concorde.jl on Mac OS M3](https://discourse.julialang.org/t/cannot-install-concorde-jl-on-mac-os-m3/125505)

<div class="topic-metadata">

**Author:** [@mposs](https://discourse.julialang.org/u/mposs)\
**Replies:** 3\
**Last updated:** [February 5, 2025, 5:03pm UTC](https://discourse.julialang.org/t/cannot-install-concorde-jl-on-mac-os-m3/125505 "2025-02-05T17:03:40Z")

</div>

Hi Would someone happen to know how to solve the problem when installing Concorde.jl: (@v1.11) pkg\> add Concorde Resolving package versions... No Changes to \`~/.julia/environments/v1.11/Project.toml\` No Changes …

---

## [Automatic saving of Pluto notebooks in a Mac](https://discourse.julialang.org/t/automatic-saving-of-pluto-notebooks-in-a-mac/122776)

<div class="topic-metadata">

**Author:** [@VivMendes](https://discourse.julialang.org/u/VivMendes)\
**Replies:** 3\
**Last updated:** [November 19, 2024, 9:33am UTC](https://discourse.julialang.org/t/automatic-saving-of-pluto-notebooks-in-a-mac/122776 "2024-11-19T09:33:23Z")

</div>

I have a problem with students who drag and drop a Pluto notebook into the “Open a notebook” window, running the notebook but not giving a particular path and name to save it. Pluto saves the notebook automatically if o…

---

## [Updating julia on macos](https://discourse.julialang.org/t/updating-julia-on-macos/103484)

<div class="topic-metadata">

**Author:** [@hros](https://discourse.julialang.org/u/hros)\
**Replies:** 7\
**Last updated:** [November 18, 2024, 7:42pm UTC](https://discourse.julialang.org/t/updating-julia-on-macos/103484 "2024-11-18T19:42:27Z")

</div>

when I update julia, I use the tar.gz file. after opening the archive, I get security warnings/errors from macos about running unrecognized software I have to “allow anyway” in the security settings “julia”, and when up…

---

## [The specification of Julia for reading text files and the different behavior between operating systems](https://discourse.julialang.org/t/the-specification-of-julia-for-reading-text-files-and-the-different-behavior-between-operating-systems/115839)

<div class="topic-metadata">

**Author:** [@paalon](https://discourse.julialang.org/u/paalon)\
**Replies:** 2\
**Last updated:** [June 19, 2024, 5:08am UTC](https://discourse.julialang.org/t/the-specification-of-julia-for-reading-text-files-and-the-different-behavior-between-operating-systems/115839 "2024-06-19T05:08:34Z")

</div>

What is the specification of Julia for reading text files which have newlines (e.g. "\\n", "\\r\\n", "\\r")? My program has a bug related to the different behavior between operating systems about newlines. I made a followin…
