I tried the commands you sent earlier. I will try these too and let you know what happens<br><br><div class="gmail_quote">On Wed, Jun 30, 2010 at 11:24 PM, David Christopher Chipman <span dir="ltr">&lt;<a href="mailto:dchipman@ican.net">dchipman@ican.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">Barton Landrum wrote:<br>
&gt; No I don&#39;t. I am new to GTK packages. How would I install them from the<br>
&gt; repo?<br>
&gt;<br>
&gt; On Wed, Jun 30, 2010 at 9:33 PM, David Christopher Chipman &lt;<br>
&gt; <a href="mailto:dchipman@ican.net">dchipman@ican.net</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;&gt; Barton Landrum wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; I enter:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; [root@blandrum linux-2.6.34]# make gconfig<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; and I get the following:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; *<br>
&gt;&gt;&gt; * Unable to find the GTK+ installation. Please make sure that<br>
&gt;&gt;&gt; * the GTK+ 2.0 development package is correctly installed...<br>
&gt;&gt;&gt; * You need gtk+-2.0, glib-2.0 and libglade-2.0.<br>
&gt;&gt;&gt; *<br>
&gt;&gt;&gt; make[1]: *** No rule to make target `scripts/kconfig/.tmp_gtkcheck&#39;,<br>
&gt;&gt;&gt;<br>
&gt;&gt; needed<br>
&gt;&gt;<br>
&gt;&gt;&gt; by `scripts/kconfig/gconf.o&#39;.  Stop.<br>
&gt;&gt;&gt; make: *** [gconfig] Error 2<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; [root@blandrum linux-2.6.34]#<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks in advance<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; biggerb<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; Hi there,<br>
&gt;&gt;<br>
&gt;&gt; Do you have the GTK+ development  packages installed? Sounds like you<br>
&gt;&gt; don&#39;t. If not, please install them from the default repo and ou should<br>
&gt;&gt; be good to go. Later,<br>
&gt;&gt;<br>
&gt;&gt; -David<br>
&gt;&gt; --<br>
&gt;&gt; users mailing list<br>
&gt;&gt; <a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
&gt;&gt; To unsubscribe or change subscription options:<br>
&gt;&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
&gt;&gt; Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
</div></div>Hi there again,<br>
<br>
Run the folling from the command line:<br>
<br>
su -c &#39;yum install gtk2-devel libglade2-evel&#39;<br>
<br>
Enter the root password, when prompted, and things should be all set.<br>
<br>
This should bring in glib2-devel, as well. Good luck!<br>
<font color="#888888"><br>
<br>
-David<br>
</font><br>
PS: Depending on what else you may have misising (for software<br>
development), there may be other packages pulled in as well<br>
--<br>
<div><div></div><div class="h5">users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</div></div></blockquote></div><br>