wavded / ogre

ogr2ogr geojson-focused web client
http://ogre.adc4gis.com
MIT License
266 stars 79 forks source link

ogre:command not found #6

Closed yaxinhoo closed 13 years ago

yaxinhoo commented 13 years ago

it setup in /usr/local/bin and /usr/local/lib/node_modules/ogre and /usr/local/bin is in my $PATH but not setup in ~/.local/bin. i try add /usr/local/lib/node_modules/ogre to the PATH, but fail to run too. what else can i do to run it ?

yaxinhoo commented 13 years ago

should i install ogre first ?

yaxinhoo commented 13 years ago

xxxx@ubuntu:~$ sudo npm install -g ogre /usr/local/bin/ogre -> /usr/local/lib/node_modules/ogre/bin/ogre ogre@0.0.6 /usr/local/lib/node_modules/ogre ├── step@0.0.4 () ├── formidable@1.0.2 () ├── ejs@0.4.2 () └── express@2.3.10 xxxx@ubuntu:~$ ogre ogre: command not found

yaxinhoo commented 13 years ago

i use ubuntu10.04

wavded commented 13 years ago

fixed in 96ac0c11c68590ea8a9e4e05062bc774ee773ae7, please npm update -g