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

Readme install instructions fail #420

Open
mrinterestfull opened this issue Feb 12, 2023 · 1 comment
Open

Readme install instructions fail #420

mrinterestfull opened this issue Feb 12, 2023 · 1 comment

Comments

@mrinterestfull
Copy link

Hello,
Found the repo, wanted to try the program to see if it work..

Following:
gem install sitemap_generator
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /var/lib/gems/2.7.0 directory.

~/Downloads/tmp/sitemap/sitemap_generator$ gem install sitemap_generator
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /var/lib/gems/2.7.0 directory.

~/Downloads/tmp/sitemap/sitemap_generator$ gem install 'sitemap_generator'
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /var/lib/gems/2.7.0 directory.

~/Downloads/tmp/sitemap/sitemap_generator$ gem 'sitemap_generator'
ERROR: While executing gem ... (Gem::CommandLineError)
Unknown command sitemap_generator

~/Downloads/tmp/sitemap/sitemap_generator$ gem install
ERROR: While executing gem ... (Gem::CommandLineError)
Please specify at least one gem name (e.g. gem build GEMNAME)

Debian Linux Stable.
no sudo.

@kjvarga
Copy link
Owner

kjvarga commented Feb 12, 2023 via email

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