Merge pull request 'Updated install file to say that connex.pl is executable' (#2) from uris into develop
Reviewed-on: #2
This commit is contained in:
commit
9bd8d14ff4
5
INSTALL
5
INSTALL
@ -19,5 +19,8 @@ To install Connex, the NEX:// protocol browser
|
|||||||
Now run this command to download Perl libraries that the app needs:
|
Now run this command to download Perl libraries that the app needs:
|
||||||
~/perl5/bin/cpanm --installdeps .
|
~/perl5/bin/cpanm --installdeps .
|
||||||
|
|
||||||
Now you can run with "perl script/connex.pl"
|
Now you can run with "script/connex.pl"
|
||||||
|
|
||||||
|
You should also be able to move this script to any bin or shared bin folder, suchs as /usr/local/bin,
|
||||||
|
and it should work.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user