0

hope you can help me. I am trying to install etherpad-lite on OpenSuse 12.3. Etherpad version 1.2.11 I also tried to install nodejs from source and then running it but it did not work. I now use node version 0.8.12 und npm version 1.1.63.

I get the following error: http://imageshack.com/i/n1s83nj

Thanks for any help ;)

Sebastian Grebe
  • 657
  • 1
  • 8
  • 23

2 Answers2

0

You need internet connectivity to grab the dependencies. Try connecting to the Etherpad and trying to install Etherpad again.

John McLear
  • 764
  • 1
  • 10
  • 20
0

Realize this is old, but for posterity thought I'd share what I did to get Etherpad installed behind a firewall. I installed Etherpad on a system with internet access, and then zipped up the directory and compiled on the system with no internet.

AddieD
  • 138
  • 7
  • You should have posted this when it is working not just for fun. Furthermore I am quite sure that this has got nothing to do with the topic of this post too. – Sebastian Grebe Jul 10 '15 at 07:38
  • @Sebi55 I updated the answer to reflect what worked. I had simply pasted the text of my answer from a discussion board I'm on but failed to change the wording. Furthermore -- I am quite sure your error was a lack of internet. Please see the original error you posted as well as the comment you left to the previous answer. – AddieD Jul 12 '15 at 03:32