ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:103088] [Ruby master Feature#17760] Where we should install a header file when `gem install --user`?
@ 2021-03-30  0:50 muraken
  2021-03-30  0:51 ` [ruby-core:103089] " muraken
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: muraken @ 2021-03-30  0:50 UTC (permalink / raw)
  To: ruby-core

Issue #17760 has been reported by mrkn (Kenta Murata).

----------------------------------------
Feature #17760: Where we should install a header file when `gem install --user`?
https://bugs.ruby-lang.org/issues/17760

* Author: mrkn (Kenta Murata)
* Status: Open
* Priority: Normal
----------------------------------------
As `digest` have been made a default gem at Ruby 3.0,  it can be installed by `gem install` command.

When we install `digest`, `digest.h` is installed at the same directory as `ruby.h`.  But when we use `gem install --user` for installing it, where should `digest.h` is installed in?

Now, the location of `digest.h` is always the same directory as `ruby.h` regardless of whether we use `gem install --user`.  It occurs permission error when non-root user uses `gem install --user` for installing `digest` on the system-ruby.



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-10-21  9:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30  0:50 [ruby-core:103088] [Ruby master Feature#17760] Where we should install a header file when `gem install --user`? muraken
2021-03-30  0:51 ` [ruby-core:103089] " muraken
2021-03-30 14:20 ` [ruby-core:103101] " nobu
2021-10-14 15:40 ` [ruby-core:105635] " Eregon (Benoit Daloze)
2021-10-15  7:44 ` [ruby-core:105639] " byroot (Jean Boussier)
2021-10-15  8:05 ` [ruby-core:105640] " deivid
2021-10-15 11:01 ` [ruby-core:105642] " byroot (Jean Boussier)
2021-10-15 16:25 ` [ruby-core:105645] " Eregon (Benoit Daloze)
2021-10-15 16:30 ` [ruby-core:105646] " Eregon (Benoit Daloze)
2021-10-15 17:16 ` [ruby-core:105647] " byroot (Jean Boussier)
2021-10-21  9:41 ` [ruby-core:105725] " knu (Akinori MUSHA)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).