Skip to content

On linux/amd64 you also need sudo aptitude install ed #14

Closed
@gopherbot

Description

@gopherbot

by montsamu:

What steps will reproduce the problem?
1. try to build the system on a minimal Linux system without ed
2. run ./all.bash

What is the expected output? What do you see instead?

Expected output is the completed build message as described in the install 
doc.

Actual output is:

mkenam: line 31: /bin/ed: No such file or directory

What is your $GOOS?  $GOARCH?

sam@sol:~$ env | grep GO
GOARCH=amd64
GOROOT=/home/sam/go
GOOS=linux

Which revision are you sync'ed to?  (hg log -l 1)

sam@sol:~/go/src$ hg log -l 1
changeset:   3952:64e703cb307d
tag:         tip
user:        Russ Cox <[email protected]>
date:        Tue Nov 10 14:09:01 2009 -0800
summary:     update video links

Please provide any additional information below.

Running sudo aptitude install ed and then re-running ./all.bash does not 
give this error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions