Joao Paulo Pires wrote:
Hi Cameron,
Thanks for your answer.
I'm a end user for FC4. The real problem I have is each time I want
try some program from CDs ou DVDs from magazines, they advise to
install with './configure' and 'make install'. Is there any other
possibility?
TIA, Joao.
____________________________________
A minha patria e a lingua portuguesa
---[ mensagem original ]---
*de:* Cameron Simpson [cs@xxxxxxxxxx]
*data:* 04-04-2006 20:18:13 10
*para:* 198mdk@xxxxxxxxx [198mdk@xxxxxxxxx]; For users of Fedora Core
releases [fedora-list@xxxxxxxxxx];
*assunto:* Re: ./configure command
On 04Apr2006 09:50, Joao Paulo Pires <198mdk@xxxxxxxxx
</redirect-compormail.asp?to=198mdk@xxxxxxxxx>> wrote:
| Hi all,
| I cannot configure VLC because I have not C compiler.
| Wich program(s) should I get in order to configure any program?
| Best regards, Joao.
Try 'yum install gcc' as root, if you have a decent net connection.
It will tell you how much (and what) it wants to download and install.
You will probably also need various -devel packages.
--
Cameron Simpson <cs@xxxxxxxxxx
</redirect-compormail.asp?to=cs@xxxxxxxxxx>> DoD#743
http://www.cskk.ezoshosting.com/cs/
Does your mother know you're on Usenet this late?
- Rico the Masher, bpheintz@xxxxxxxxxxxxxxxxxxxx
</redirect-compormail.asp?to=bpheintz@xxxxxxxxxxxxxxxxxxxx>
They shouldn't advise to install with that method for FC4/5. Use yum,
rpm, pirut, pup, yumex; they all work with RPMs and yum/frontends work
with RPM repositories. Yum will use core, updates and extras by default.
The fourth repository I mainly use is livna:
rpm -Uvh http://rpm.livna.org/livna-release4.rpm
Then yum will be able to install anything in that repository (packages
redhat cannot distribute).
-Dan