LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 06-23-2004, 02:56 PM   #1
jihadcman
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 2
Posts: 28

Rep: Reputation: 15
Dear god, help with 'make' command in SuSE 9.1


Ok ,i recently installed SuSE and I love it, but unfortunately i am missing a very important feature. I am completely unable to preform the 'make' xxx command, and i get the message:
bash: make: command not found

I am quite certain that this is a very important function, and would like help to insure that it shows up again.

Also, i tried to run ./configure in some context i can't remember, and it told me that i was missing a C compiler, another error message i believe should be dealt with before i try to do anything else.

Help me out somebody,
-J
 
Old 06-23-2004, 03:46 PM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
yeah you need a c-compiler, go get a package called gcc and it's dependencies after that you should be running more smoothly...
 
Old 06-23-2004, 05:19 PM   #3
jihadcman
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 2
Posts: 28

Original Poster
Rep: Reputation: 15
thanks, i was getting ready to lose it. now i am off i search of gcc.

-J
 
Old 06-23-2004, 08:31 PM   #4
colnago
Member
 
Registered: Nov 2003
Location: Canada
Distribution: ArchLinux
Posts: 324

Rep: Reputation: 30
To get this easily, you can add the 9.1 repository to yast software sources. The suse site has a list of ftp servers. You can also get a cool tool called apt4rpm that allows you to add stuff via the command line very easily. It works with 9.1 if you add the right repositories.
 
Old 06-23-2004, 08:40 PM   #5
jihadcman
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 2
Posts: 28

Original Poster
Rep: Reputation: 15
Ok, i don't mean to sound lazy but i am at home where i have a most sh!tty dial-up connection. Is there anywhere I can go to get a list of the file dependencies that gcc has, because this install-error message-download-repeat method is going to take me the rest of my life. I am chroncially new to linux, and while using an apt-get type program may sound good, i can't get dialup to work in linux without the aid of the files i seek to download. A nice, relatively simple link could possibly save my sanity, but i would rather run outside and drown myself in the river than do this whole trying to piece together 20 different files with the hope that they may be what I need deal.

Help me preserve my sanity via either a list of dependencies or a good link,
-J
 
Old 06-23-2004, 10:45 PM   #6
bruno buys
Senior Member
 
Registered: Sep 2003
Location: Rio
Distribution: Debian
Posts: 1,513

Rep: Reputation: 46
Hi friend! I see your point. Recently I tried to install linux on a friends computer, but the dialup connection would not allow me to download stuff, so I had to download at home, burn cd's, go over there, install...

Anyway, I made a search here on my system, and this is what I found with yast2:

make is inside the package make-3.80-184.i586.rpm.

Deps are:
info
/bin/sh
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.2.3)
libc.so.6(GLIBC_2.3)
librt.so.1
librt.so.1(GLIBC_2.2)
rpmlib(PayloadIsBzip2) <= 3.0.5-1

gcc is inside the package gcc-3.3.3-41.i586.rpm.

Deps are:

binutils
glibc-devel
cpp = 3.3.3-41
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.3)
rpmlib(PayloadIsBzip2) <= 3.0.5-1

In order to compile programs (I guess this is what you want), you need both.

Can't you find these packages in the same cd's you used to install suse? It's a lot easier than downloading...
 
Old 06-24-2004, 02:25 AM   #7
equinox
Member
 
Registered: Dec 2003
Location: Johannesburg, South Africa
Posts: 846

Rep: Reputation: 30
Quote:
Can't you find these packages in the same cd's you used to install suse? It's a lot easier than downloading...
no he can't because he is using suse 9.1 personal. the personal edition lacks development software, i.e gcc, make, automake, autoconf.

your best bet is to use the YaST repository as mentioned or use apt4rpm, perhaps the latter will be a better option considering u r new to linux.

a simple google search for "apt4rpm" will put u in the right direction.
 
Old 06-24-2004, 06:32 AM   #8
jihadcman
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 2
Posts: 28

Original Poster
Rep: Reputation: 15
Thanks, maybe now I can get everything working.

-J
 
Old 06-24-2004, 06:48 AM   #9
equinox
Member
 
Registered: Dec 2003
Location: Johannesburg, South Africa
Posts: 846

Rep: Reputation: 30
np :^)
 
Old 06-24-2004, 07:15 AM   #10
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Rep: Reputation: 35
Quote:
no he can't because he is using suse 9.1 personal. the personal edition lacks development software, i.e gcc, make, automake, autoconf.
Now *THAT* is what I call "LAME"....
They're crippling on of the most important features of Linux , because they have the misconception that "only developers will compile from source"????
Screw that ; I , myself , can't code myself out of a wet paper bag , even if my virginity depended on the result , but nearly all software ,I installed last ˝year , I compiled from source(Exept Opera....) ; it's soooooo much better....(even though I don't have the faintest clue , how this "compiling-thingy" actually works on the inside).
As far as I' m concerned , a distro without the possibillity to compile from source doesn't qualify as a Linux-flavour.
Thanks for reminding me , why I ditched SuSE last year....(just one of the many reasons...)

Last edited by Megamieuwsel; 06-24-2004 at 07:19 AM.
 
Old 06-24-2004, 08:34 AM   #11
amosf
Senior Member
 
Registered: Jun 2004
Location: Australia
Distribution: Mandriva/Slack - KDE
Posts: 1,672

Rep: Reputation: 46
Wow. That makes mandrake and slack look a lot better :-)

Mandrake has the 'cut back' gpl version, but at least it's 'complete'...
 
Old 06-24-2004, 10:19 AM   #12
jabberwock486
Member
 
Registered: Jul 2003
Posts: 74

Rep: Reputation: 15
that has been the only issue i have had with suse.

suse's FTP has all the stuff you need.
 
Old 06-24-2004, 11:21 AM   #13
jihadcman
LQ Newbie
 
Registered: Jun 2004
Distribution: Fedora Core 2
Posts: 28

Original Poster
Rep: Reputation: 15
Update: thanks to the information provided by equinox, the planetary alignment, and a ton of luck, I have finally got SuSE fully functional on this computer and I must say, it is excellent. Thanks for the help people, now it's time to do some fun stuff.

-J
 
Old 07-13-2004, 02:11 AM   #14
cptsteiny
LQ Newbie
 
Registered: Jul 2004
Posts: 1

Rep: Reputation: 0
I'm a total newbie at this SuSE thing. I also have SuSE 9.1 and am having trouble with the C program compiler and make commands.

However, as of now, my question is this.

How do you use YaST to access these package repositories you speak of?

Thanks
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse Make Command Saythein Linux - Software 7 09-08-2005 11:07 AM
The MAKE command SuSE 9.2 gives errors jasone SUSE / openSUSE 2 04-01-2005 08:15 AM
Java Classpath... dear god... Jaster Programming 19 02-07-2005 03:57 PM
installing the make command on suse linux supersucker Linux - Software 1 09-05-2004 09:54 AM
SuSE 9.1 - No 'Make' Command?!? Mobsterkid Linux - Software 5 08-18-2004 10:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 10:42 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