Re: Cannot get make gconfig to run on my system

2010-07-01 Thread Barton Landrum
I tried the commands you sent earlier. I will try these too and let you know what happens On Wed, Jun 30, 2010 at 11:24 PM, David Christopher Chipman < dchip...@ican.net> wrote: > Barton Landrum wrote: > > No I don't. I am new to GTK packages. How would I install th

Re: Cannot get make gconfig to run on my system

2010-07-01 Thread Barton Landrum
fig] Error 2 [r...@blandrum linux-2.6.34]# biggerb On Wed, Jun 30, 2010 at 10:16 PM, JD wrote: > On 06/30/2010 09:50 PM, Barton Landrum wrote: > > I am running it out of a tmp subfolder > > /tmp/linux-2.6.34/ > > On Wed, Jun 30, 2010 at 9:30 PM, JD wrote: > >>

Re: Cannot get make gconfig to run on my system

2010-06-30 Thread Barton Landrum
No I don't. I am new to GTK packages. How would I install them from the repo? On Wed, Jun 30, 2010 at 9:33 PM, David Christopher Chipman < dchip...@ican.net> wrote: > Barton Landrum wrote: > > I enter: > > > > [r...@blandrum linux-2.6.34]# make gconfig

Re: Cannot get make gconfig to run on my system

2010-06-30 Thread Barton Landrum
I am running it out of a tmp subfolder /tmp/linux-2.6.34/ On Wed, Jun 30, 2010 at 9:30 PM, JD wrote: > On 06/30/2010 09:10 PM, Barton Landrum wrote: > > I enter: > > > > [r...@blandrum linux-2.6.34]# make gconfig > > > > and I get the following: >

Cannot get make gconfig to run on my system

2010-06-30 Thread Barton Landrum
I enter: [r...@blandrum linux-2.6.34]# make gconfig and I get the following: * * Unable to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and libglade-2.0. * make[1]: *** No rule to make target `scripts

Re: Cannot run gcc on Fedora 13

2010-06-30 Thread Barton Landrum
It worked! Thanks Gary! On Wed, Jun 30, 2010 at 12:46 PM, Garry Williams wrote: > On Wed, Jun 30, 2010 at 3:30 PM, Barton Landrum > wrote: > > I looked for the gcc binaries and I could not find them. > > sudo yum install /usr/bin/gcc > > -- > Garry Williams > -

Cannot run gcc on Fedora 13

2010-06-30 Thread Barton Landrum
I looked for the gcc binaries and I could not find them. I am trying to build the gcc C, C++ and other compilers using release 4.4.3 of the gcc code. To do this I still need a gcc binary to compile and link the code. I ran the following command: ../gcc-4.4.3/configure And got this: checking bu