running an app from a different machine

3 views
Skip to first unread message

Terrence Brannon

unread,
Nov 7, 2008, 9:39:59 AM11/7/08
to Nagare users
I downloaded my gnumatrix Nagare app:
http://www.bitbucket.org/metaperl/gnumatrix/get/e1ee59844010.gz

but could not run it because the Nagare on this laptop is not where I
ran the create-app and develop commands...

How do I bring the Nagare on this laptop 'up to date' so I can run
gnumatrix on it?

Vincent Rialland

unread,
Nov 7, 2008, 2:56:08 PM11/7/08
to nagare...@googlegroups.com


2008/11/7 Terrence Brannon <meta...@gmail.com>

Hi,

first go to the folder where you extracted your archive.
Then for developing purpose do the following :
<PATH_TO_PYTHON_EXECUTABLE>/python setup.py develop

If you just want to try out your application out of the box :
<PATH_TO_PYTHON_EXECUTABLE>/python setup.py install

Of course <PATH_TO_PYTHON_EXECUTABLE> means the python executable file path used to install nagare or the one of your virtualenv (dunno how you installed it).

Hope this helps.

Reply all
Reply to author
Forward
0 new messages