PDA

View Full Version : Adding software on Fedora Core 5


Tuork
07-10-06, 01:50 PM
As you can probably tell from the great number of linux questions I'm making, I having quite a bit of trouble.... :(

I need to check and see I've installed all necesary packages for PHP, MySQL and Apache, but I am unable to enter the "Add/Remove Software" under "Applications".

Whenever I go in I get the message "Unable to retrieve software information" and it then exits.

This is not as urgent seeing as I have already set up apache+mysql+php, but it still pretty annoying.

Also, after googling for some time, people keep mentioning something about repositories. What are they/what do they do?

Also, I would appreciate it if you check out my other thread, here (http://nvnews.net/vbulletin/showthread.php?p=933327#post933327)


Thank you, yet again.

dirk5673
07-10-06, 04:13 PM
apt-cache search mysql
then
apt-get install mysql-server
or something similar

Tuork
07-10-06, 04:21 PM
Apparently what I was missing was a proper internet connection. Now that I have done so, I can access the said application without a problem.

Thanks anyway!

Actually, if you have any guides on software installs on Fedora Core and general know-hows, I wouldn't complain :D

Nandro
07-10-06, 05:01 PM
dirk5673 - do the apt commands work on fedora? I thought they were debian commands?

dirk5673
07-10-06, 06:03 PM
I think fedora uses apt and yum.