LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-19-2004, 12:18 AM   #1
deftones
Member
 
Registered: Sep 2004
Location: Georgia
Distribution: Slackware
Posts: 49

Rep: Reputation: 15
compiler for SuSE 9.1 personal


I cant figure out how to install a compiler for suse. I read on here how to do this using add/remove software but i dont see Gcc or make. I cant find an ftp to install these either. I hope this is the right forum because there isnt one for suse.
 
Old 09-19-2004, 12:52 AM   #2
micxz
Senior Member
 
Registered: Oct 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
You need to install "gcc", and have installed 'binutils' and 'glibc-devel'

go to add remove software, select search from the "Filter" pulldown. type gcc and "Search".
 
Old 09-19-2004, 01:06 AM   #3
deftones
Member
 
Registered: Sep 2004
Location: Georgia
Distribution: Slackware
Posts: 49

Original Poster
Rep: Reputation: 15
thanks for the reply,
when i type gcc i get cpp 'The GCC Preprocessor' and C compiler runtime library (libgcc). Is this correct? i installed both of them
Sorry for the dumb questions im a newb

Also when I try to install rpms using Yast it opens for a second then closes. Is that normal?

Last edited by deftones; 09-19-2004 at 01:14 AM.
 
Old 09-19-2004, 01:46 AM   #4
micxz
Senior Member
 
Registered: Oct 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
Yes install those and right below you should see "gcc" & "gcc-c++"

One the other q. I would just use yast for rpm's included on the cd only and install others from the command line.
 
Old 09-19-2004, 05:34 AM   #5
rm6990
Member
 
Registered: Aug 2004
Location: Canada
Distribution: SUSE 9.1 Pro and Debian Testing on Server
Posts: 469

Rep: Reputation: 30
No, you have SUSE Personal, which does not include Gcc or make on the CD. You are going to have to download the binaries from somewhere else on the internet, or else consider investing in SUSE Pro.
 
Old 09-19-2004, 11:44 AM   #6
deftones
Member
 
Registered: Sep 2004
Location: Georgia
Distribution: Slackware
Posts: 49

Original Poster
Rep: Reputation: 15
it keeps telling me that in order to install gcc i need make and some other crap, but when i try to install make it tells me i need gcc.
 
Old 09-19-2004, 03:07 PM   #7
micxz
Senior Member
 
Registered: Oct 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
ftp://ftp.suse.com/pub/suse/i386/9.1....3-41.i586.rpm
 
Old 09-19-2004, 06:09 PM   #8
deftones
Member
 
Registered: Sep 2004
Location: Georgia
Distribution: Slackware
Posts: 49

Original Poster
Rep: Reputation: 15
thanx,
when i try to install that it tells me i need glibc-devel and when i try to install that it also tells me that i need glibc-devel. (?)
 
Old 09-19-2004, 06:11 PM   #9
micxz
Senior Member
 
Registered: Oct 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
Quote:
Originally posted by micxz
You need to install "gcc", and have installed 'binutils' and 'glibc-devel'
Yep. I remember.
 
Old 09-19-2004, 06:53 PM   #10
deftones
Member
 
Registered: Sep 2004
Location: Georgia
Distribution: Slackware
Posts: 49

Original Poster
Rep: Reputation: 15
oops, thats what i get for reading in a hurry, sorry!
it appears i already have binutils and it wont let me intstall glibc-devel saying glibc-devel is required to install
 
Old 09-19-2004, 06:59 PM   #11
micxz
Senior Member
 
Registered: Oct 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
Please post you full command you are using to install `glibc-devel` or are u using the CD/Yast?

(I find it hard to believe that glibc-devel requires glibc-devel !!! Are you sure you didn't have a typo above?)
 
Old 09-19-2004, 07:56 PM   #12
deftones
Member
 
Registered: Sep 2004
Location: Georgia
Distribution: Slackware
Posts: 49

Original Poster
Rep: Reputation: 15
it requires glibc, which requires gcc, which is what i'm trying to install in the first place. I've got a copy of mandrake im gonna try out because i'm tired of this.
Thanks for all your kind help,
drew
 
Old 09-19-2004, 08:29 PM   #13
micxz
Senior Member
 
Registered: Oct 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
Aight get all the required packages then try. I suggest you don't dump SuSE because your tired.
 
Old 09-19-2004, 09:20 PM   #14
rm6990
Member
 
Registered: Aug 2004
Location: Canada
Distribution: SUSE 9.1 Pro and Debian Testing on Server
Posts: 469

Rep: Reputation: 30
Why don't you install the Professional version via FTP? No one ever seems to take this route for some reason, although it clearly states that you can on most sites to do with SUSE????? It works way better than personal.
 
Old 09-20-2004, 06:51 PM   #15
deftones
Member
 
Registered: Sep 2004
Location: Georgia
Distribution: Slackware
Posts: 49

Original Poster
Rep: Reputation: 15
I thought you had to pay for the professional version... whats the point in having both of they both are free? Anyway I've got mandrake up and running well untill i can get a copy of the professional versoin of suse.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
suse 9.1 personal deucedlt SUSE / openSUSE 4 10-05-2005 12:06 AM
Suse 9.1 Personal - No acceptable C compiler found in $PATH Baddox SUSE / openSUSE 5 12-01-2004 03:14 AM
SuSE 9.1 Personal Problems checking whether the C compiler (gcc ) works... no angus orion Linux - Newbie 2 07-29-2004 08:14 PM
Help with Suse 9 Personal Ed. jamescov Linux - Networking 1 11-02-2003 05:27 AM
ftp upgrade from SuSE 7.1 personal to SuSE 7.2 SlCKB0Y Linux - General 5 11-04-2001 10:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration