Les Mikesell wrote:
> You can get a
> bunch of them at once if you pick the development-related groups during an
> install or you can do a 'yum grouplist', then 'yum groupinstall ...' for the
> ones you are likely to need.
Benjamin suggested that also.
But, I don't really want tons of extra s
At Sun, 09 May 2010 11:48:53 -0400 CentOS mailing list
wrote:
>
> Hakan Koseoglu wrote:
> > Depending on the requirements of the source code you are trying to
> > compile you might have to fetch some development packages for various
> > libraries, for example if it uses ncurses, you will want n
Michael Klinosky wrote:
> Alexander Dalloz wrote:
>> You need to install an additional -devel packages.
>
> Given a list of 10 choices, that would've been at the bottom. I _never_
> would have guessed!
>
>> yum provides */Xlib.h
>
> Thank you for today's linux lesson. I'm just delving into comp
Michael,
On 9 May 2010 16:48, Michael Klinosky wrote:
> Hakan Koseoglu wrote:
>> Depending on the requirements of the source code you are trying to
>> compile you might have to fetch some development packages for various
>> libraries, for example if it uses ncurses, you will want ncurses-devel
>>
Alexander Dalloz wrote:
> You need to install an additional -devel packages.
Given a list of 10 choices, that would've been at the bottom. I _never_
would have guessed!
> yum provides */Xlib.h
Thank you for today's linux lesson. I'm just delving into compiling
programs.
__
Am 09.05.2010 17:48, schrieb Michael Klinosky:
> Hakan Koseoglu wrote:
>> Depending on the requirements of the source code you are trying to
>> compile you might have to fetch some development packages for various
>> libraries, for example if it uses ncurses, you will want ncurses-devel
>> package.
Hakan Koseoglu wrote:
> Depending on the requirements of the source code you are trying to
> compile you might have to fetch some development packages for various
> libraries, for example if it uses ncurses, you will want ncurses-devel
> package.
This problem seems (to my semi-newby brain) to be r
On 9 May 2010 12:57, Michael Klinosky wrote:
> Robert Heller wrote:
>> You just need to do 'yum install gcc gcc-c++ binutils glibc-devel'.
> That seems to have done the trick. I do get compile errors, but I think
> there's a problem with the code.
Depending on the requirements of the source code y
Robert Heller wrote:
> You just need to do 'yum install gcc gcc-c++ binutils glibc-devel'.
That seems to have done the trick. I do get compile errors, but I think
there's a problem with the code.
Thank you.
___
CentOS mailing list
CentOS@centos.org
h
Benjamin Franz wrote:
> On 05/08/2010 06:23 AM, Michael Klinosky wrote:
>
>> Hello.
>> I tried to compile a program (plugger), but I don't have *any* sort of
>> compiler installed. This is on Cent5.3.
>>
> I would use a group install rather than messing around package by
> package. As root
On 05/08/2010 06:23 AM, Michael Klinosky wrote:
> Hello.
> I tried to compile a program (plugger), but I don't have *any* sort of
> compiler installed. This is on Cent5.3.
>
>
[...]
> I tried a google.com/linux search - the only link that seemed helpful
> was http://gcc.gnu.org/ -- where I fo
At Sat, 08 May 2010 09:23:32 -0400 CentOS mailing list
wrote:
>
> Hello.
> I tried to compile a program (plugger), but I don't have *any* sort of
> compiler installed. This is on Cent5.3.
>
> So, I used Package Manager, concentrating on gcc. But, it seems that I
> have a choice, thus:
> gcc-
Hello.
I tried to compile a program (plugger), but I don't have *any* sort of
compiler installed. This is on Cent5.3.
So, I used Package Manager, concentrating on gcc. But, it seems that I
have a choice, thus:
gcc-4.1.2-46.el5.i386
gcc-4.1.2-46.el5_4.1.i386
gcc-4.1.2-46.el5_4.2.i386
gcc-c++-4.1.
13 matches
Mail list logo