Skip to content

macvim.org#2756

Merged
jhheider merged 16 commits into
pkgxdev:mainfrom
and-ri:new/macvim.org
Sep 7, 2023
Merged

macvim.org#2756
jhheider merged 16 commits into
pkgxdev:mainfrom
and-ri:new/macvim.org

Conversation

@and-ri

@and-ri and-ri commented Aug 6, 2023

Copy link
Copy Markdown
Contributor

closes #746

Comment thread projects/macvim.org/package.yml Outdated
runtime:
env:
PYTHONHOME: "{{deps.python.org.prefix}}"
DYLD_LIBRARY_PATH: "{{deps.python.org.prefix}}/lib/libncurses.6.dylib:$DYLD_LIBRARY_PATH"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't look right; wouldn't it be deps.invisible-island.net/ncurses/prefix? I also worry about setting PYTHONHOME.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh DYLD_LIBRARY_PATH it's my mistake 😄

without PYTHONHOME I have:

Could not find platform independent libraries <prefix>thon3'
Could not find platform dependent libraries <exec_prefix>
Python path configuration:
  PYTHONHOME = (not set)
  PYTHONPATH = (not set)

@and-ri

and-ri commented Aug 26, 2023

Copy link
Copy Markdown
Contributor Author

I hope #3121 helps.

@and-ri

and-ri commented Aug 26, 2023

Copy link
Copy Markdown
Contributor Author

hmm... strange
Perhaps the changes (#3121) will take effect later?

@jhheider

Copy link
Copy Markdown
Contributor

I don't see a dep on ncurses. Could that be the issue?

@jhheider

Copy link
Copy Markdown
Contributor

You probably need to call fix-machos manually on the app dir so it updates the library paths. See fixup.ts for invocation (or search for fix-machos.rb; I think some other packages might call it manually too).

@jhheider

jhheider commented Sep 6, 2023

Copy link
Copy Markdown
Contributor

bam

@and-ri and-ri marked this pull request as ready for review September 7, 2023 07:08
@jhheider jhheider merged commit 3390af6 into pkgxdev:main Sep 7, 2023
@and-ri and-ri deleted the new/macvim.org branch September 20, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

+macvim (545/548)

2 participants