You are not logged in.

#1 2009-03-14 12:20:11

Darksoul
Member
Registered: 2009-03-14
Posts: 25

./configure will not work

bash: ./configure: No such file or directory.

Mkay. What do I need to install with pacman to make this work.

Offline

#2 2009-03-14 12:25:20

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: ./configure will not work

You might want to tell us what application you are trying to compile. Not all sources come with a configure file, some require you just to run the makefile, without prior configuration.

Check your extracted directory, there surely is a README file in it. I guess you know what that means wink.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2009-03-14 12:27:36

Darksoul
Member
Registered: 2009-03-14
Posts: 25

Re: ./configure will not work

No, I can use ./configure with it fine in ubuntu (Tested on a VPS earlier).

Must be missing something..

Offline

#4 2009-03-14 12:29:47

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: ./configure will not work

Darksoul wrote:

Must be missing something..

let me guess... the configure file?

Offline

#5 2009-03-14 12:30:07

Darksoul
Member
Registered: 2009-03-14
Posts: 25

Re: ./configure will not work

make_precompiled_header.sh: line 5: g++: command not found. (Decided to run the precompiled) That must be my issue then.

What exactly do I need to get in pacman to run it.

Last edited by Darksoul (2009-03-14 12:39:21)

Offline

#6 2009-03-14 13:29:45

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: ./configure will not work

pacman -S gcc

I think you should really provide us with more details. When you run "./configure" you are just executing the "configure" file in your current directory.


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#7 2009-03-14 13:57:56

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: ./configure will not work

Darksoul wrote:

No, I can use ./configure with it fine in ubuntu (Tested on a VPS earlier).

Must be missing something..

I'd say a lot of stuff you need to build from source - I guess Debian/Ubuntu have a command like

apt-get --install build-essentials

that pulls in most of the stuff you need.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#8 2009-03-14 14:12:31

Darksoul
Member
Registered: 2009-03-14
Posts: 25

Re: ./configure will not work

Hmm. So how would I do that in arch. (Through pacman or something similar)

Offline

#9 2009-03-14 14:46:19

lukrop
Member
From: /at/vienna
Registered: 2008-01-30
Posts: 27
Website

Re: ./configure will not work

pacman -S base-devel

but WHY won't you tell us what you're trying to install/configure?

Maybe there is a PKGBUILD already in the AUR

Offline

#10 2009-03-14 15:06:25

u_no_hu
Member
Registered: 2008-06-15
Posts: 453

Re: ./configure will not work

This is a puzzle ... we have to guess what he is trying to install from the clues he give. tongue


Don't be a HELP VAMPIRE. Please search before you ask.

Subscribe to The Arch Daily News.

Offline

#11 2009-03-14 16:49:13

quarkup
Member
From: Portugal
Registered: 2008-09-07
Posts: 497
Website

Re: ./configure will not work

u_no_hu wrote:

This is a puzzle ... we have to guess what he is trying to install from the clues he give. tongue

yes


If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.

Offline

Board footer

Powered by FluxBB