RE: [newbie] GCC is missing....grrrr

2000-05-04 Thread David Ramsey

I have sort of the same issue. I did access the RPM files and reinstall it. 
They put the compiler in the /usr/ area. You will see a subdir for i586, 
i486, and i386. My problem, even after installing the RPM files, I still 
get the "gcc c complier can not make executable." error message. Even after 
manually putting these directory structurs in the LD_LIBARY_PATH and PATH 
environment. At least now it is not giving me "can not locate crt1.0" 
error. Now it is erroring out on a include file, which has nothing in it. I 
am told if you do not select the "developer" option when installing Linux, 
then the system is not setup correctly to compile. That does not make much 
sence, but figure I will spend about 4 hours tonight proving that theory. 
Hope that helps some.

Dave

-Original Message-
From:   James McLaughlin [SMTP:[EMAIL PROTECTED]]
Sent:   Wednesday, May 03, 2000 5:59 AM
To: [EMAIL PROTECTED]
Subject:    [newbie] GCC is missingg

I am wondering why every time I attempt to compile something I continue to
get errrors about my gcc or cc is missing.  I am guessing this is my C
compilerI don't get itwhere the hell is it?  IF I do a locate I 
come
up with zilch!  Nothing is out there...help..


I am downloading gcc but I wonder if I can even install that without a
compiler. :(

Horribly frustrated tech..




Re: [newbie] GCC is missing....grrrr

2000-05-03 Thread Joseph S. Gardner

James McLaughlin wrote:

> Hmmm..another question about this whole fiasco.  I dled the rpm ...transfered it
> to teh server, and from a ssh sesion I was not able to install the rpm.
> Is this because of security and installs like that can not be made remotly?
> (and is this somethign I would be responsible for ?)
> Or is it because I am missing some of the dependicies?
>
> Any help is greatly appreciate.  Thanks for the info Monte M.
>
> Kat
>
> 

If memory serves me you need to su to root in order to install rpm's




--
Joseph S. Gardner
Senior Designer / Technical Support
Kirby Co.,  Cleveland, OH
[EMAIL PROTECTED]

Linux is like a wigwam...
No windows, no gates.
Apache inside

Registered linux user #1696600
ICQ #63389227





Re: [newbie] GCC is missing....grrrr

2000-05-03 Thread James McLaughlin

Hmmm..another question about this whole fiasco.  I dled the rpm ...transfered it
to teh server, and from a ssh sesion I was not able to install the rpm.
Is this because of security and installs like that can not be made remotly?
(and is this somethign I would be responsible for ?)
Or is it because I am missing some of the dependicies?

Any help is greatly appreciate.  Thanks for the info Monte M.

Kat

Monte Milanuk wrote:

> Welcome to one of the 'quirks' of Mandrake 7.0 ( I presume that is what
> flavor you have).  If I recall, if you don't select 'Custom', and
> 'Development' during install, or otherwise explicitly specify to install
> the compiler, you don't get it.  If you are downloading an *.rpm file,
> you should be able to install that no problem, assuming you have all the
> dependencies (required files/libraries,etc.) satisfied.
>
> HTH
>
> Monte
>
> James McLaughlin wrote:
> >
> > I am wondering why every time I attempt to compile something I continue to
> > get errrors about my gcc or cc is missing.  I am guessing this is my C
> > compilerI don't get itwhere the hell is it?  IF I do a locate I come
> > up with zilch!  Nothing is out there...help..
> >
> > I am downloading gcc but I wonder if I can even install that without a
> > compiler. :(
> >
> > Horribly frustrated tech..
>
> __
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com




Re: [newbie] GCC is missing....grrrr

2000-05-02 Thread Doom

is there any way to do a custom install to install various things...? cause
three choices is not alot if you need various things and wanna do it why
your loading mandrake...thanks


===
You know you've been hacking too long when...
...your digital alarm clock goes off and you think "Bloody Macs!"
===
- Original Message -
From: "Monte Milanuk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 02, 2000 10:14 PM
Subject: Re: [newbie] GCC is missingg


> Welcome to one of the 'quirks' of Mandrake 7.0 ( I presume that is what
> flavor you have).  If I recall, if you don't select 'Custom', and
> 'Development' during install, or otherwise explicitly specify to install
> the compiler, you don't get it.  If you are downloading an *.rpm file,
> you should be able to install that no problem, assuming you have all the
> dependencies (required files/libraries,etc.) satisfied.
>
> HTH
>
> Monte
>
> James McLaughlin wrote:
> >
> > I am wondering why every time I attempt to compile something I continue
to
> > get errrors about my gcc or cc is missing.  I am guessing this is my C
> > compilerI don't get itwhere the hell is it?  IF I do a locate I
come
> > up with zilch!  Nothing is out there...help..
> >
> > I am downloading gcc but I wonder if I can even install that without a
> > compiler. :(
> >
> > Horribly frustrated tech..
>
> __
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>

_
NetZero - Defenders of the Free World
Click here for FREE Internet Access and Email
http://www.netzero.net/download/index.html




Re: [newbie] GCC is missing....grrrr

2000-05-02 Thread Monte Milanuk

Welcome to one of the 'quirks' of Mandrake 7.0 ( I presume that is what
flavor you have).  If I recall, if you don't select 'Custom', and
'Development' during install, or otherwise explicitly specify to install
the compiler, you don't get it.  If you are downloading an *.rpm file,
you should be able to install that no problem, assuming you have all the
dependencies (required files/libraries,etc.) satisfied.  

HTH

Monte

James McLaughlin wrote:
> 
> I am wondering why every time I attempt to compile something I continue to
> get errrors about my gcc or cc is missing.  I am guessing this is my C
> compilerI don't get itwhere the hell is it?  IF I do a locate I come
> up with zilch!  Nothing is out there...help..
> 
> I am downloading gcc but I wonder if I can even install that without a
> compiler. :(
> 
> Horribly frustrated tech..

__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com




[newbie] GCC is missing....grrrr

2000-05-02 Thread James McLaughlin

I am wondering why every time I attempt to compile something I continue to
get errrors about my gcc or cc is missing.  I am guessing this is my C
compilerI don't get itwhere the hell is it?  IF I do a locate I come
up with zilch!  Nothing is out there...help..


I am downloading gcc but I wonder if I can even install that without a
compiler. :(

Horribly frustrated tech..