Installing a tar file, ./configure not working
up vote
1
down vote
favorite
Before you flag this as duplicate, its not.
Im trying to install a tar file called phaser-3.3.0.tar.gz
I do the steps that are needed, all works fine until I reach the ./configure step.
I cd into the folder that has been extracted, and use ./configure, I get the error:
bash: ./configure: No such file or directory
Can someone walk me through every single command I need to install the tar file? I think I might be missing something.
tar
 |Â
show 3 more comments
up vote
1
down vote
favorite
Before you flag this as duplicate, its not.
Im trying to install a tar file called phaser-3.3.0.tar.gz
I do the steps that are needed, all works fine until I reach the ./configure step.
I cd into the folder that has been extracted, and use ./configure, I get the error:
bash: ./configure: No such file or directory
Can someone walk me through every single command I need to install the tar file? I think I might be missing something.
tar
I cd over to the extracted file, so I run it in the folder of the tar file I just extracted.
â Colea
Mar 31 at 21:59
What do you mean ls -1? @AliRazmdideh
â Colea
Mar 31 at 22:02
Alright, got it, 1 second @AliRazmdideh
â Colea
Mar 31 at 22:04
Where do I run it though? In my Downloads folder or in the folder of the tar file I extracted? @AliRazmdideh
â Colea
Mar 31 at 22:05
1
Stack Exchange is for specific questions only, but Phaser has a forum, Slack, Discord, and IRC channel that you can use for help: phaser.io/community. You can ask for guidance there.
â dsstorefile1
Mar 31 at 22:21
 |Â
show 3 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Before you flag this as duplicate, its not.
Im trying to install a tar file called phaser-3.3.0.tar.gz
I do the steps that are needed, all works fine until I reach the ./configure step.
I cd into the folder that has been extracted, and use ./configure, I get the error:
bash: ./configure: No such file or directory
Can someone walk me through every single command I need to install the tar file? I think I might be missing something.
tar
Before you flag this as duplicate, its not.
Im trying to install a tar file called phaser-3.3.0.tar.gz
I do the steps that are needed, all works fine until I reach the ./configure step.
I cd into the folder that has been extracted, and use ./configure, I get the error:
bash: ./configure: No such file or directory
Can someone walk me through every single command I need to install the tar file? I think I might be missing something.
tar
tar
asked Mar 31 at 21:48
Colea
1214
1214
I cd over to the extracted file, so I run it in the folder of the tar file I just extracted.
â Colea
Mar 31 at 21:59
What do you mean ls -1? @AliRazmdideh
â Colea
Mar 31 at 22:02
Alright, got it, 1 second @AliRazmdideh
â Colea
Mar 31 at 22:04
Where do I run it though? In my Downloads folder or in the folder of the tar file I extracted? @AliRazmdideh
â Colea
Mar 31 at 22:05
1
Stack Exchange is for specific questions only, but Phaser has a forum, Slack, Discord, and IRC channel that you can use for help: phaser.io/community. You can ask for guidance there.
â dsstorefile1
Mar 31 at 22:21
 |Â
show 3 more comments
I cd over to the extracted file, so I run it in the folder of the tar file I just extracted.
â Colea
Mar 31 at 21:59
What do you mean ls -1? @AliRazmdideh
â Colea
Mar 31 at 22:02
Alright, got it, 1 second @AliRazmdideh
â Colea
Mar 31 at 22:04
Where do I run it though? In my Downloads folder or in the folder of the tar file I extracted? @AliRazmdideh
â Colea
Mar 31 at 22:05
1
Stack Exchange is for specific questions only, but Phaser has a forum, Slack, Discord, and IRC channel that you can use for help: phaser.io/community. You can ask for guidance there.
â dsstorefile1
Mar 31 at 22:21
I cd over to the extracted file, so I run it in the folder of the tar file I just extracted.
â Colea
Mar 31 at 21:59
I cd over to the extracted file, so I run it in the folder of the tar file I just extracted.
â Colea
Mar 31 at 21:59
What do you mean ls -1? @AliRazmdideh
â Colea
Mar 31 at 22:02
What do you mean ls -1? @AliRazmdideh
â Colea
Mar 31 at 22:02
Alright, got it, 1 second @AliRazmdideh
â Colea
Mar 31 at 22:04
Alright, got it, 1 second @AliRazmdideh
â Colea
Mar 31 at 22:04
Where do I run it though? In my Downloads folder or in the folder of the tar file I extracted? @AliRazmdideh
â Colea
Mar 31 at 22:05
Where do I run it though? In my Downloads folder or in the folder of the tar file I extracted? @AliRazmdideh
â Colea
Mar 31 at 22:05
1
1
Stack Exchange is for specific questions only, but Phaser has a forum, Slack, Discord, and IRC channel that you can use for help: phaser.io/community. You can ask for guidance there.
â dsstorefile1
Mar 31 at 22:21
Stack Exchange is for specific questions only, but Phaser has a forum, Slack, Discord, and IRC channel that you can use for help: phaser.io/community. You can ask for guidance there.
â dsstorefile1
Mar 31 at 22:21
 |Â
show 3 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1020926%2finstalling-a-tar-file-configure-not-working%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I cd over to the extracted file, so I run it in the folder of the tar file I just extracted.
â Colea
Mar 31 at 21:59
What do you mean ls -1? @AliRazmdideh
â Colea
Mar 31 at 22:02
Alright, got it, 1 second @AliRazmdideh
â Colea
Mar 31 at 22:04
Where do I run it though? In my Downloads folder or in the folder of the tar file I extracted? @AliRazmdideh
â Colea
Mar 31 at 22:05
1
Stack Exchange is for specific questions only, but Phaser has a forum, Slack, Discord, and IRC channel that you can use for help: phaser.io/community. You can ask for guidance there.
â dsstorefile1
Mar 31 at 22:21