Computing.Net > Forums > Linux > Installation of GNU C Compiler

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Installation of GNU C Compiler

Reply to Message Icon

Name: Manzoor
Date: July 8, 2007 at 01:51:23 Pacific
OS: Fedora Core 6
CPU/Ram: 800/256
Product: Intel D815
Comment:

I want to install GNU C Compiler without Package manager because of my package manager not work proper. When I chick package Manager I am facing Problem "Cannot find a valid baseurl for repo: core". I am also try root console "system-config-package" but I face same problem.

Now i want to install GNU C Compiler with out Package Manager, Some budy help me regarding this problem.




Sponsored Link
Ads by Google

Response Number 1
Name: ernie
Date: July 8, 2007 at 10:23:40 Pacific
Reply:

Error: "Cannot find a valid baseurl for repo: core"

This error message is telling you that the package repositories are not correctly set up for your distribution. I do not use Fedora here so I do not know how to set them up although someone else who uses Fedora may be able to help with that.

To install the GNU C Compiler without using the package manager you should be able to download the RPM package and install it using the rpm program as root in a terminal window. rpm does not resolve package dependencies for you so this may be a tough way to go. If the c compiler package needs other packages, rpm will refuse to complete the install until you download and install them. Further, if the additional packages
need still other packages rpm will not complete installation until those are installed. This dreadful situation is known as rpm-he**. You may have an easier time fixing the trouble with your package manager and installing the compiler using it.

HTH,

Ernie Registered Linux User 247790
ICQ 41060744


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Installation of GNU C Compiler

has anyone tried Intel C compiler? www.computing.net/answers/linux/has-anyone-tried-intel-c-compiler/17903.html

C compiler missing? www.computing.net/answers/linux/c-compiler-missing/21780.html

Down/Upgrade C compiler www.computing.net/answers/linux/downupgrade-c-compiler/25106.html