JanDeDobbeleer / homebrew-oh-my-posh

Homebrew formula for Oh my Posh
14 stars 9 forks source link

Cannot find Scrt1.o & crti.o #24

Closed jrang188 closed 6 months ago

jrang188 commented 6 months ago

Hi everyone, I got this error when I was installing oh-my-posh in Fedora using LinuxBrew. image

jrang188 commented 6 months ago

nvm, it works now

mazansm commented 4 months ago

I have this same issue... how were you able to resolve?

JanDeDobbeleer commented 4 months ago

@mazansm you need to have a closer look at the additional instructions on how to correctly set up homebrew on linix

mazansm commented 4 months ago

Thanks so much for getting back to me. Huge fan of your work and OMP! Anyway, I am not unfamiliar with getting homebrew and OMP working successfully - I have it running successfully on Ubuntu for example, but I am having an issue with openSUSE Tumbleweed. I went back and verified the dependencies based on your response and feel like I have everything, but I added 2 or 3 additional items just to be sure. Here is a screenshot of my error. Also, if it helps, I was able to successfully install brew hello and receive the Hello World response.

Here is the output from this command:

brew install jandedobbeleer/oh-my-posh/oh-my-posh

image

JanDeDobbeleer commented 4 months ago

@mazansm missing header files usually implies a missing glibc or libc-dev dependency.