whatsdoom.com
  • About
  • Home
  • Projects
  • Quotes
  • Blog
  • Archives
  • Tags
  • virtualenv

Installing node to a virtualenv

Date Wed 18 June 2014Tags
virtualenv / virtual environment / node / python

I had originally typed up these instructions in a gist for my personal use but in case they are useful to you:

  1. Change directory to virtualenv:

    cd /path/to/virtualenv
    
  2. Download node:

    wget http://nodejs.org/dist/v0.10.29/node-v0.10.29.tar.gz
    
  3. Set prefix variable:

    export VPREFIX …
more ...
profile

About Paul Schwendenman
software developer. electrical engineer. linux enthusiast. amateur photographer

Social
twittergitlabgithubbitbucketflickrredditinstagramlinkedinfacebookkeybase
Recent Posts
Installing node to a virtualenv
Tags
bash
ca
cli tools
debian
django
docker
express
firewall
git
gpg
image magick
javascript
latex
linux
lvm
mocha
mplayer
pass
photography
poetry
python
sh
ssh
ssl
tls
ubuntu
ufw
vpc
vpn
wireguard
Links
websitesaffiliates
© 2014 Paul Schwendenman · Made with pelican, tailwindcss, daisyui

Creative Commons License Content licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where indicated otherwise.

Back to top
  • About
  • Home
  • Projects
  • Quotes
  • Blog
  • Archives