Plz Help : How can i install Required Softwares???
Hi
I have a fedora core 5 virtual server where i uplaoded the script , now where i can get the required softwares like flvtools ffmpeg etc and how can i install them each with all dependencies ??????
I am a little used to linux and can use gcc , rpm etc
Regards
Mudassar
Re: Plz Help : How can i install Required Softwares???
Re: Plz Help : How can i install Required Softwares???
Quote:
Originally Posted by hostonnet
I guess i don't have GCC installed on my server as i am getting this error :
configure: error: no acceptable C compiler found in $PATH
So , how can i install gcc with all its dependencies , as i tried once and found a lot of dependencies not installed like binutils and libgcc etc ?
Re: Plz Help : How can i install Required Softwares???
Install it with yum, the command is
yum install gcc++