download trusty-e2

Asked by Edmond Condillac

My problem is with installing TexLive. I've reached point 7 but fail to run the required script. I have been advised to download trusty-e2 and then proceed.

I have install-tl-20170218 in the ~/Projects directory.

After adding the required INFOPATH=/usr/local/texlive/2018/texmf-dist/doc/info, MANPATH=/usr/local/texlive/2018/texmf-dist/doc/man and PATH=/usr/local/texlive/2018/bin/x86_64-linux, the output when trying to run the script is:

edmond2@edmond:~/Projects/ubuntu-manual-trusty$ ~/Projects/ubuntu-manual-trusty/pkgs/install-pkgs.sh
/home/edmond2/Projects/ubuntu-manual-trusty/pkgs/install-pkgs.sh: line 54: seq: command not found
/home/edmond2/Projects/ubuntu-manual-trusty/pkgs/install-pkgs.sh: line 56: tee: command not found

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu Manual Edit question
Assignee:
Kevin Godby Edit question
Last query:
Last reply:
Revision history for this message
Kevin Godby (godbyk) said :
#1

Hi, Edmond.

Install the 'coreutils' package:

$ sudo apt-get install coreutils

That should provide the tee and seq programs.

Revision history for this message
Edmond Condillac (econ22) said :
#2

Kevin, thanks for the email:)

The TeX Live installation succeeded by running the install-pkgs.sh
script in a new terminal. Then I carried out the remaining instructions
for the installation in the same terminal.

Kind regards

Edmond

On 19/02/17 06:08, Kevin Godby wrote:
> Your question #466269 on Ubuntu Manual changed:
> https://answers.launchpad.net/ubuntu-manual/+question/466269
>
> Status: Open => Answered
>
> Kevin Godby proposed the following answer:
> Hi, Edmond.
>
> Install the 'coreutils' package:
>
> $ sudo apt-get install coreutils
>
> That should provide the tee and seq programs.
>

Revision history for this message
Edmond Condillac (econ22) said :
#3

Kindly let me know how to access the manual to get started with the editing contribution, please.

Can you help with this problem?

Provide an answer of your own, or ask Edmond Condillac for more information if necessary.

To post a message you must log in.