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

installing [email protected] fails #3

Open
jeffcrouse opened this issue May 21, 2013 · 9 comments
Open

installing [email protected] fails #3

jeffcrouse opened this issue May 21, 2013 · 9 comments

Comments

@jeffcrouse
Copy link

I realize that this is 2 years old, but FWIW:

Step: "make node-packages"
Platform: OS X 10.8.1
Node version: v0.10.7

It tries to use "node-waf", which is apparently deprecated

In fact, it seems that a few of the modules have problems with the versions specified. I may have cause to make a fork and whip up a package.json. Any thoughts on this?

@JeremyRubin
Copy link

Try checking my branch's version - https://github.com/JeremyRubin/Junkyard-Jumbotron . I think I fixed some stuff there. Also there is limited support for video playback, which you may find interesting.

@jeffcrouse
Copy link
Author

thanks for the tip! I will check it out.

@kaiba22
Copy link

kaiba22 commented Dec 14, 2013

I try "node jjserver.js" and i have this error:

Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead.
at Function.Object.defineProperty.get (module.js:388:11)
at module.exports (/home/carlos/Documents/Projects/Junkyard-Jumbotron/node_modules/log4js/lib/log4js.js:519:41)
at Object. (/home/carlos/Documents/Projects/Junkyard-Jumbotron/node_modules/jjserver.js:20:31)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3

any ideas ?

thanks

@bleppie
Copy link
Contributor

bleppie commented Dec 14, 2013

Sounds like you have a newer version of node.js. You need to use an older one, I'm not sure which, but hopefully it's specified somewhere in the install.

@kaiba22
Copy link

kaiba22 commented Dec 14, 2013

does anyone know what the correct version of nodejs to use?

@ccardoso
Copy link

Hello, I have this error when try upload a photo

ERROR: jjteste controller 1 > bad image Can't handle file uploaded to 'jjteste'
Currently we only support images and movies (no text files) in jpeg, png, ogv, and gif formats.

I try png format

@ccardoso
Copy link

bleppie I get this error wen I try upload an image of my screens:

ERROR: newController controller 0 > Error: Command failed: /bin/sh: 1: python: not found

I have python installed and i have configure paramsLocal for path /usr/bin/python2.7

can anyone help me!!!

@rafaelbuiu
Copy link

@jefftimesten hey man, you should change the Make file and swap the iconv version to the most updated.

@SigmazGFX
Copy link

SigmazGFX commented Nov 10, 2016

So I know this has been set out to pasture, but is there any way to get it to work anymore?
I'm running on Ubuntu 16.04 LTS
Compiling errors and fails at every turn.
node-waf is depreciated and other parts are broken as well.
Is anyone willing to run through and freshen this up? or at least tell me which versions of what are requires to make it work?

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

7 participants