public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter Humphrey <peter@prh.myzen.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Anyone using www-apps/jekyll?
Date: Thu, 28 Oct 2021 09:53:48 +0100	[thread overview]
Message-ID: <1825219.tdWV9SEqCh@wstn> (raw)
In-Reply-To: <12879616.uLZWGnKmhe@wstn>

On Wednesday, 27 October 2021 14:59:13 BST Peter Humphrey wrote:

> One possibility occurred to me: is having two ruby versions installed at
> once the problem? I already had 3.0 installed, the current Gentoo version,
> but jekyll needs 2.6. To test this idea, I'd have to downgrade the whole
> system to 2.6; I don't know whether that's even feasible now.

The more I think about it, the more I suspect my path setting. In Ubuntu, 
apparently, there's a ~/gems/bin directory, which is to go at the head of the 
PATH, but what's the equivalent in Gentoo? I could create that directory, but 
what should I put in it?

In fact, I did create the directory, empty, and these commands did finish:

$ GEM_HOME="$HOME/gems" PATH="$HOME/gems/bin:$PATH" gem install 
jekyll bundler
$ jekyll new myblog --force

But then, 
$ GEM_HOME="$HOME/gems" PATH="$HOME/gems/bin:$PATH" bundle exec 
jekyll serve
Could not locate Gemfile or .bundle/ directory

I'm clutching at straws, as you can see...

-- 
Regards,
Peter.





  parent reply	other threads:[~2021-10-28  8:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21 16:11 [gentoo-user] Anyone using www-apps/jekyll? Peter Humphrey
2021-10-21 20:22 ` Andreas K. Huettel
2021-10-22  9:05   ` Peter Humphrey
2021-10-27 13:31 ` Peter Humphrey
2021-10-27 13:36   ` Peter Humphrey
2021-10-27 13:44     ` Pascal Schorde
2021-10-27 13:59       ` Peter Humphrey
2021-10-27 16:25         ` Jack
2021-10-28  8:22           ` Peter Humphrey
2021-10-28  8:53         ` Peter Humphrey [this message]
2021-10-28 11:08           ` Dr Rainer Woitok
2021-10-28 12:50             ` Peter Humphrey
2021-10-28 12:34   ` Alec Ten Harmsel
2021-10-28 13:25     ` Peter Humphrey
2021-10-28 13:42       ` Alec Ten Harmsel
2021-10-28 14:55         ` Peter Humphrey
2021-10-28 20:54   ` Jack
2021-10-29 14:22     ` Peter Humphrey
2021-11-01 14:31     ` Peter Humphrey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1825219.tdWV9SEqCh@wstn \
    --to=peter@prh.myzen.co.uk \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox