-
-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
edit
Looks like running with --with-x11
results in this issue.
Issue description
I am on Mac OS
~ ➭ sw_vers
ProductName: macOS
ProductVersion: 15.5
BuildVersion: 24F74
I have attempted to install emacs@30 and emacs@29 with the same results
ex:
brew install emacs-plus@29 --with-native-comp --with-x11 --with-native-comp --with-modern-doom3-icon
Noticed issue when running:
~ ➭ osascript -e 'tell application "Finder" to make alias file to posix file "/opt/homebrew/opt/emacs-plus@29/Emacs.app" at posix file "/Applications" with properties {name:"Emacs.app"}'
29:167: execution error: Finder got an error: Can’t make class alias file. (-2710)
Then discovered that the Emacs.app
file did not exist at all after the install
~ ➭ ll /opt/homebrew/opt/emacs-plus@29/
total 264
drwxr-xr-x@ 15 samster admin 480B Jul 6 15:13 .
drwxr-xr-x@ 3 samster admin 96B Jul 6 15:11 ..
drwxr-xr-x@ 3 samster admin 96B Jul 6 15:13 .brew
drwxr-xr-x@ 7 samster admin 224B Jul 6 15:13 bin
-rw-r--r--@ 1 samster admin 1.3K Jun 21 2024 ChangeLog
-rw-r--r--@ 1 samster admin 34K Jun 21 2024 COPYING
-rw-r--r--@ 1 samster admin 327B Jul 6 15:13 [email protected]
-rw-r--r--@ 1 samster admin 825B Jul 6 15:13 [email protected]
drwxr-xr-x@ 3 samster admin 96B Jul 6 15:13 include
-rw-r--r--@ 1 samster admin 13K Jul 6 15:13 INSTALL_RECEIPT.json
drwxr-xr-x@ 4 samster admin 128B Jul 6 15:13 lib
drwxr-xr-x@ 3 samster admin 96B Jul 6 15:13 libexec
-rw-r--r--@ 1 samster admin 6.0K Jun 21 2024 README
-rw-r--r--@ 1 samster admin 59K Jul 6 15:13 sbom.spdx.json
drwxr-xr-x@ 8 samster admin 256B Jul 6 15:13 share
horellana, jbecca, xeruf, enbeec and rafaelcn
Metadata
Metadata
Assignees
Labels
No labels