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

Installation of WWW Demo for Begginers #57

Closed
rebitti opened this issue May 21, 2016 · 3 comments
Closed

Installation of WWW Demo for Begginers #57

rebitti opened this issue May 21, 2016 · 3 comments

Comments

@rebitti
Copy link

rebitti commented May 21, 2016

Hello, im trying to install this website demo and im getting this error on Ubuntu 16.04

/home/feross/www/webtorrent.io/bin# ./deploy.sh
Already up-to-date.
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
extract:xhr → gunzTarPerm ▌ ╢█████████████████████████████████████████░░░░░░░░░░░░░░░░░░╟
./deploy.sh: line 14: 15602 Killed npm install --production --quiet

Im really dont know how to start to install, im starting from this shell script 'deploy.sh'...

my pkg:
dpkg -s nodejs Package: nodejs Version: 5.11.1-1nodesource1~xenial1

thanks !

@rebitti
Copy link
Author

rebitti commented May 21, 2016

Fixed this error, i didnt create swap area, memory problems...

now

/node-icu-charset-detector.cpp:7:28: fatal error: unicode/ucsdet.h: No such file or directory

webtorrent-www@0.0.1 build-js /home/feross/www/webtorrent.io-build
browserify client > static/bundle.js

webtorrent: ERROR (no such process)
webtorrent: ERROR (no such process)

@rebitti
Copy link
Author

rebitti commented May 21, 2016

Fixed icu-charset problem with

apt-get install libicu-dev

But still getting
webtorrent: ERROR (no such process)
webtorrent: ERROR (no such process)

@feross
Copy link
Member

feross commented May 23, 2016

This is not a demo of webtorrent on a website. This is the code for the actual site on https://webtorrent.io and it's much more complicated that what you need to get a basic demo working.

You should look at the Complete HTML page example here: https://webtorrent.io/intro instead.

@feross feross closed this as completed May 23, 2016
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