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

Install on etherpad-lite 1.5.5 #21

Closed
ternite opened this issue Apr 14, 2015 · 8 comments
Closed

Install on etherpad-lite 1.5.5 #21

ternite opened this issue Apr 14, 2015 · 8 comments

Comments

@ternite
Copy link

ternite commented Apr 14, 2015

When downloading etherpad-lite 1.5.5 (Win), then installing the included ep_lpapauth 0.2.0 via /admin/plugins, the install process ruins the etherpad installation.

A popup with an OK button and the following text appears during installation:
"An error occured while installing ep_ldapauth
buffertools@1.1.0 install: node-gyp rebuild
Exit status 1"

After that, etherpad won't work properly anymore.

Best regards
ternite

@stefanschauer
Copy link

I have the same problem.
I followed this instructions: http://stackoverflow.com/questions/21365714/nodejs-error-installing-with-npm
but still I am not able to install the plugin.
and still get this error
"An error occured while installing ep_ldapauth
buffertools@1.1.0 install: node-gyp rebuild
Exit status 1"

if I try to install via the command line I get this error
npm ERR! buffertools@1.1.0 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the buffertools@1.1.0 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the buffertools package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls buffertools
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /var/storage/etherpad/npm-debug.log

any hints how to install the plugin?

best

@magnus919
Copy link

I can also reproduce the problem.

@vinzent
Copy link
Contributor

vinzent commented May 7, 2015

npm ERR! This is most likely a problem with the buffertools package,

you should check if buffertools does support windows. this is not an ep_ldapauth problem.

maybe related: bnoordhuis/node-buffertools#21

@ArthurHlt
Copy link
Contributor

I have the same issue on linux environment but i feel likes it's more a problem from buffertools and node 0.12

@BlackyFox
Copy link

I have the same issue on a Debian 7 :
npm ERR! buffertools@1.1.0 install: node-gyp rebuild
npm ERR! Exit status 1
....
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild

And I have a fully running EtherPad lite with node 0.12.2 installed on it.

@froiloc
Copy link

froiloc commented Jun 25, 2015

What I did was to install everything from git only. Please check out my solution:
#25 (comment)

@Bantscho
Copy link

I just install the following packages.

apt-get install build-essential g++

@tykeal
Copy link
Owner

tykeal commented Jan 3, 2017

This should be resolved with the new v0.3.0 module that was just released.

@tykeal tykeal closed this as completed Jan 3, 2017
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

9 participants