GTACoop icon indicating copy to clipboard operation
GTACoop copied to clipboard

Install error with UBUNTU 16.04 Xenial

Open FlashModz opened this issue 8 years ago • 1 comments

I'm getting package with Get. OK I'm Getting CHMOD +X ./install.sh. OK I'm run ./install.sh . NOT OK

Error displaying :

root@ns3030460:/home/gtav# ls apache2-example.conf app.py install.sh json_test.py MasterServer.zip nginx-example.conf ping_test.py Procfile start.sh root@ns3030460:/home/gtav# ./install.sh Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package screen Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python2.7 ': Couldn't find any package by glob 'python2.7 ': Couldn't find any package by regex 'python2.7 sudo: pip: command not found sudo: pip: command not found sudo: pip: command not found chmod: cannot access 'start.sh'$'\r': No such file or directory ./install.sh: line 7: exec: start.sh: not found

Any Idea ?

I'm Tested :

root@gtav# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS Release: 16.04 Codename: xenial root@gtav# python --version Python 2.7.12

FlashModz avatar Dec 25 '16 17:12 FlashModz

Are you sure you installed python?

TheIndra55 avatar Dec 26 '16 11:12 TheIndra55