• sm 1 Storage Manager

    From John Doe@21:1/5 to All on Tue Sep 28 16:49:24 2021
    How can I install sm 1 Storage Mannager in Ubuntu?
    I tried
    apt-get install sm
    but that installs sm 6 Screen Message instead

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From yamo'@21:1/5 to All on Tue Sep 28 17:04:05 2021
    Hi,

    John Doe a tapoté le 28/09/2021 16:49:
    How can I install sm 1 Storage Mannager in Ubuntu?
    I tried
    apt-get install sm
    but that installs sm 6 Screen Message instead

    sm is the "Command-line interface to the INN storage manager".

    You should install inn2 :

    <https://packages.debian.org/bullseye/amd64/inn2/filelist>

    --
    Stéphane

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?iso-8859-2?Q?Kamil_Jo=F1ca?=@21:1/5 to John Doe on Tue Sep 28 18:16:05 2021
    John Doe <john.doe@freedom.nl.invalid> writes:

    [...]
    apt-get install inn2
    This did not install sm, however it did install the manpage for sm 1

    I am pretty sure that sm is installed but not in default path.
    try something like:
    --8<---------------cut here---------------start------------->8--- /usr/lib/news/bin/sm ...
    --8<---------------cut here---------------end--------------->8---
    or
    --8<---------------cut here---------------start------------->8---
    env PATH=usr/lib/news/bin/:$PATH sm
    --8<---------------cut here---------------end--------------->8---

    KJ



    --
    http://wolnelektury.pl/wesprzyj/teraz/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Doe@21:1/5 to All on Tue Sep 28 21:45:30 2021
    Op 28-9-2021 om 18:16 schreef Kamil Jońca:
    John Doe <john.doe@freedom.nl.invalid> writes:

    [...]
    apt-get install inn2
    This did not install sm, however it did install the manpage for sm 1

    I am pretty sure that sm is installed but not in default path.
    try something like:
    --8<---------------cut here---------------start------------->8--- /usr/lib/news/bin/sm ...
    --8<---------------cut here---------------end--------------->8---
    or
    --8<---------------cut here---------------start------------->8---
    env PATH=usr/lib/news/bin/:$PATH sm
    --8<---------------cut here---------------end--------------->8---

    KJ

    Thanks! sm 1 was indeed in /usr/lib/news/bin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)