Installing taskjuggler

I have a freshly installed Leap 15 with a KDE desktop.

I tried to install taskjuggler, but it wasn’t in the repositories.

So I used the method mentioned here: http://taskjuggler.org/tj3/manual/Installation.html#System_Wide_Installation

gem install taskjuggler

It all seemed to go well. No error messages. But when I tried to run

tj3 project.tjp

I was kindly informed:

If 'tj3' is not a typo you can use command-not-found to lookup the package that contains it, like this:
    cnf tj3

which then gave the obvious answer:

tj3: command not found

I’m at a loss here. What went wrong?

On Thu, 16 May 2019 20:46:03 +0000, ae lex wrote:

> I’m at a loss here. What went wrong?

Nothing, really - the command name is slightly different, it seems.

I just ran the gem install procedure, entered ‘tj3’ and hit tab to find
out that the executable you’re looking for is ‘tj3.ruby2.5’

Jim

Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Oh, I forgot about that command line trick. More useful than cnf in this case.

Thanks.

On Fri, 17 May 2019 01:36:03 +0000, ae lex wrote:

> Oh, I forgot about that command line trick. More useful than cnf in this
> case.
>
> Thanks.

No problem - glad I could help out. :slight_smile:

(Had heard people talk about it before, and saw what it could do - then
saw they got rid of the UI in the 3.x series)


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C