[SOLVED] stencyl fails to install neko vm

jack0088

  • Posts: 2
hello guys,
wanted to try out stencyl on osx (el capitan) and right before test-driving a game, I run into a bug (I suppose). Stencyl IDE suggests me to install 'neko vm' and when I press the 'install' button, nothing happens. So I went the manual approach and installed neko by hand. terminal says it works, but stencyl seems not to recognize it.

how to solve this - any suggestions?

« Last Edit: October 19, 2015, 10:26:50 am by jack0088 »

jack0088

  • Posts: 2
ok. found a solution.
1. open terminal and type: `sudo open  /Applications/Stencyl-full/Stencyl.app`
2. type in your password and stencyl opens with admin permissions

Ogiul

  • *
  • Posts: 229
@jack0088

Please, how and where can I install Neko manually? Can you explain me it step by step, I have the same problem and I can not solve it by myself.

It is crazy that this bug is still there.

« Last Edit: December 02, 2015, 01:24:58 pm by Ogiul »

Ogiul

  • *
  • Posts: 229
I have solved, I was not able to install because I had not permission for my lib folder...
I solved writing this in the terminal as suggested by Justin in another post:
Code: [Select]
sudo chmod 755 /usr/local/lib
sudo chmod 755 /usr/local/bin


MLG Headshot

  • Posts: 2
I don't know why but it stills dosen't work sorry for the spelling

MLG Headshot

  • Posts: 2
I says the file does not exist

loogie

  • Posts: 8
ok. found a solution.
1. open terminal and type: `sudo open  /Applications/Stencyl-full/Stencyl.app`
2. type in your password and stencyl opens with admin permissions

When I tried this, my passwords would still not work. Is there a solution?

loogie

  • Posts: 8
When I went into the admin account, it let me type in the password but the file didn't exist.