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

Problem installing Janus #1

Closed
tejainece opened this issue Apr 30, 2015 · 4 comments
Closed

Problem installing Janus #1

tejainece opened this issue Apr 30, 2015 · 4 comments

Comments

@tejainece
Copy link

When I try to install Janus, I get the following error:

..\github.com\jijeshmohan\janus\server\middleware.go:24: req.BasicAuth undefined (type *http.Request has no field or method BasicAuth)

@jijeshmohan
Copy link
Owner

How did you install the application from the binary or from source? Could you please let me know the platform as well?

if you are building from source make sure that the go version is 1.4 or above

@tejainece
Copy link
Author

From source. Class go get.

Windows 7 and go 1.3.3.

@jijeshmohan
Copy link
Owner

You need golang 1.4 and above for compiling from source.

@tejainece
Copy link
Author

The error is gone after I upgraded to 1.4. You might probably want to put this in the read me with bold letters, so that others don't repeat this mistake.

Thanks.

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

2 participants