LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   C compiler and MAKE problems (https://www.linuxquestions.org/questions/linux-newbie-8/c-compiler-and-make-problems-231001/)

spotz78 09-15-2004 02:47 PM

C compiler and MAKE problems
 
Hiya all,

After taking the advice of people on these forums, I finally got SuSE 9.1 personal installed on my computer. I've begun poking about a bit, but have hit a couple of problems.

I was *trying* to install a game, and was following the instructions to the letter, when I hit a couple of problems. Firstly, when I ran ./configure, it runs through the install routine, until it checks for a C compiler, which is then reports as not having one. I have found one (I think :D ), but after I do ./configure, and type make, the console reports back 'no such command'.

I am logged in as SU (cause I assumed I needed to be), but have still had no luck. So please could someone out there give me some pointers in the right direction.

Thanks in advance

Nick

hkxx9 09-15-2004 02:53 PM

I believe I read elsewhere on LQ that SUSE 9.1 personal does not include
a C compiler. It is a watered down distro that is free. Pro must be purchased.

But you should be able to find a C compiler somewhere on the internet.
Try Google.

cheers

spotz78 09-15-2004 03:08 PM

I've already found one through Google, but like I said, when I try and make it, SuSE rejects the command as unknown

Tinkster 09-15-2004 03:10 PM

Quote:

I believe I read elsewhere on LQ that SUSE 9.1 personal does not include
a C compiler. It is a watered down distro that is free. Pro must be purchased.

But you should be able to find a C compiler somewhere on the internet.
Try Google.

cheers
This is ALMOST correct :)

Personal comes as a downloadable ISO or you
can buy it. On the DVD there's also development
tools included.

But you can go and grab the rpm's from their ftp
server, or just add it to the list of sources in YaST2.


Cheers,
Tink

natalinasmpf 09-15-2004 03:42 PM

Eh?

No compiler? What do you mean? No gcc at all?

Gah, just grab something from GNU. ;)

Tinkster 09-15-2004 04:19 PM

Quote:

Originally posted by natalinasmpf
Eh?

No compiler? What do you mean? No gcc at all?

Gah, just grab something from GNU. ;)

It's quite hard to compile gcc without gcc, though :)

In this case I think SuSE's rpm's are the way to go.


Cheers,
Tink


All times are GMT -5. The time now is 01:58 PM.