new to RapydScript.

93 views
Skip to first unread message

BenT

unread,
Jul 2, 2015, 10:03:13 PM7/2/15
to rapyd...@googlegroups.com
I installed rapydscript on my ubuntu 14.04, by
npm install rapydscript
But when I tried to compile the test code
rapydscript test1.pyj -o out1
It did nothing.
Also the following is not printing the version number:
rapydscript -V 

==================
ubuntu1404:~$ sudo npm install rapydscript
[sudo] password for btang: 
rapyd...@0.3.4 node_modules/rapydscript
├── as...@0.2.10
└── opti...@0.3.7 (word...@0.0.3)

Charles Law

unread,
Jul 2, 2015, 10:13:20 PM7/2/15
to rapyd...@googlegroups.com, beny...@gmail.com
I'm not on my Linux box, but what happens if you run `nodejs rapydscript -V`?  It might be node vs nodejs, which I have run into before: http://askubuntu.com/questions/235655/node-js-conflicts-sbin-node-vs-usr-bin-node.

BenT

unread,
Jul 3, 2015, 4:42:30 AM7/3/15
to rapyd...@googlegroups.com, beny...@gmail.com
Thanks. I got it now with:
nodejs /usr/local/bin/rapydscript -V
rapydscript 0.3.4
Reply all
Reply to author
Forward
0 new messages