Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# cpanm App::lsplusplus broken installation #72

Open
Veraellyunjie opened this issue Apr 11, 2022 · 2 comments
Open

# cpanm App::lsplusplus broken installation #72

Veraellyunjie opened this issue Apr 11, 2022 · 2 comments

Comments

@Veraellyunjie
Copy link

According to https://github.com/trapd00r/ls--#install-from-cpan-locally-managing-dependencies-automatically :

# cpanm App::lsplusplus
...
Successfully installed App-lsplusplus-0.69
> ls++
Can't locate /home/v11e/.ls++.conf at /usr/local/bin/ls++ line 631.

I manually put https://github.com/trapd00r/ls--/blob/master/ls%2B%2B.conf into ~/.ls++.conf, try again:

> ls++
ls: unknown option -- v
usage: ls [-1AaCcdFfgHhikLlmnopqRrSsTtux] [file ...]

?

@trapd00r
Copy link
Owner

It looks like you might be on macos.
Try installing the gnu coreutils:

brew install coreutils

@Veraellyunjie
Copy link
Author

I'm on OpenBSD
I have coreutils installed.

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

No branches or pull requests

2 participants