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

No Makefile or INSTALL file in linux binary package #463

Closed
sdellysse opened this issue Jan 16, 2015 · 3 comments
Closed

No Makefile or INSTALL file in linux binary package #463

sdellysse opened this issue Jan 16, 2015 · 3 comments

Comments

@sdellysse
Copy link

I downloaded the linux binary package to find that there was no INSTALL file. The README file referenced a non-existent Makefile.

@jakeburden
Copy link

I've found the symlinking the io.js binary to ~/local/bin/node did the trick for me, as that's where my node binary was originally symlinked to.

Another person of reddit suggest setting an alias to the io.js binary. I'm not sure which way is better, or if either are correct.

@rvagg
Copy link
Member

rvagg commented Jan 17, 2015

there should be a symlink in the linux tarball already:

iojs-v1.0.2-linux-x64/bin/node -> iojs

@Fishrock123
Copy link
Contributor

@shawndellysse Please re-open if you are still having issues. :)

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

4 participants