Skip to content

Update local-setup.sh#86

Open
HyoAkira wants to merge 2 commits into
PXDiv:mainfrom
HyoAkira:main
Open

Update local-setup.sh#86
HyoAkira wants to merge 2 commits into
PXDiv:mainfrom
HyoAkira:main

Conversation

@HyoAkira
Copy link
Copy Markdown

explicitly use Clang as the compiler and
LLD as the linker.

Tried on ANV15-51.
Linux 6.16.7-2-cachyos #1 SMP PREEMPT_DYNAMIC Sat, x86_64 GNU/Linux

 S explicitly use Clang as the compiler and
LLD as the linker
Added installation instructions for Arch-based distributions.
@NatanAmorim
Copy link
Copy Markdown

I just tested this change and sure enough fixes the problem it also closes #84, too bad @PXDiv seems to be busy at the moment, and hey thanks for the change, I just tried CachyOS for fun and this made it possible to keep using as my daily driver for now.

@PXDiv PXDiv closed this Oct 20, 2025
@PXDiv PXDiv reopened this Oct 20, 2025
@PXDiv
Copy link
Copy Markdown
Owner

PXDiv commented Oct 20, 2025

Sorry, accidently pressed on the close button. reopened it, will review when ill get a little free. too busy with life rn

@xxeduuxx
Copy link
Copy Markdown

Hello. I'm new to Linux, but I'll understand if you explain it to me. I didn't understand the compilation and execution part. I'd appreciate your help. Best regards.

@PXDiv
Copy link
Copy Markdown
Owner

PXDiv commented Oct 21, 2025

Hello. I'm new to Linux, but I'll understand if you explain it to me. I didn't understand the compilation and execution part. I'd appreciate your help. Best regards.

download the latest release, replace the local-setup.sh with this pull request's file. check the files changed to download the specific file i guess

@NatanAmorim
Copy link
Copy Markdown

NatanAmorim commented Oct 21, 2025

download the latest release, replace the local-setup.sh with this pull request's file. check the files changed to download the specific file i guess

Yup, that's exactly what I did:

  1. downloaded DAMX v0.9.1
  2. extracted the files and opened setup.shin a text editor (any text editor will do)
  3. now it's just a 3 line change, you can check them in b90d3d8, the lines in red are the ones that were replaced, and the lines in green are the ones you need.
  4. do a normal install using the edited setup.sh

48e8be3 also updated the docs:

For Arch-based distributions, make sure the following packages are installed:

sudo pacman -S linux-headers clang llvm lld

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.

4 participants