Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verb not recognized #11

Open
cstroe opened this issue May 20, 2016 · 4 comments
Open

Verb not recognized #11

cstroe opened this issue May 20, 2016 · 4 comments

Comments

@cstroe
Copy link

cstroe commented May 20, 2016

I'm following the install instructions from http://gocircuit.github.io/escher/install.html, but getting this:

$ ESCHER=/home/marin/Go/src/github.com/gocircuit/escher/src escher test.All
verb not recognized

Am I missing something? Here's a listing:

marin@tkp ~ $ ls -la /home/marin/Go/src/github.com/gocircuit/escher/src
total 52
drwxr-xr-x 12 marin marin 4096 May 20 16:48 .
drwxr-xr-x 13 marin marin 4096 May 20 16:48 ..
drwxr-xr-x  2 marin marin 4096 May 20 16:48 basic
drwxr-xr-x  2 marin marin 4096 May 20 16:48 circuit
drwxr-xr-x  2 marin marin 4096 May 20 16:48 e
drwxr-xr-x  6 marin marin 4096 May 20 16:48 handbook
drwxr-xr-x  2 marin marin 4096 May 20 16:48 http
drwxr-xr-x  2 marin marin 4096 May 20 16:48 os
-rw-r--r--  1 marin marin   77 May 20 16:48 README
drwxr-xr-x  2 marin marin 4096 May 20 16:50 test
drwxr-xr-x  2 marin marin 4096 May 20 16:48 text
drwxr-xr-x  2 marin marin 4096 May 20 16:48 tutorial
drwxr-xr-x  2 marin marin 4096 May 20 16:48 yield
@maymounkov
Copy link

Hi Cosmin,

Sorry for the late response. Escher is an experimental project and I don't
support it
at the moment. Sorry for the inconvenience.

Petar

On 20 May 2016 at 17:52, Cosmin Stroe [email protected] wrote:

I'm following the install instructions from
http://gocircuit.github.io/escher/install.html, but getting this:

$ ESCHER=/home/marin/Go/src/github.com/gocircuit/escher/src escher test.All
verb not recognized

Am I missing something?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#11

@lthibault
Copy link

@cstroe Have you made any headway since May? I'm running into the same issue.

@orivej
Copy link

orivej commented Dec 24, 2016

You are supposed to give a directive, *test.All.

@hoijui
Copy link

hoijui commented Mar 23, 2019

fixed as per orivej's hint in #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants