Software :: Installation - Unable To Use Gcc Compiler
Mar 19, 2010
i have installed fedora linux 7.0 but i have done mistake i guess i m unable to use gcc compiler,i cant run my programs using cc.so how can i install it now over fedora,any links to software or i should reinstall it again
View 6 Replies
ADVERTISEMENT
Jan 20, 2010
i am not able to install gfortran compiler. i have
1)gcc-fortran-4.3.3.tar.gz.sig
2) gcc-fortran-4.3.3.tar.gz
i got the public key and verified it using coomand
[Code]....
View 12 Replies
View Related
Mar 3, 2010
Have just installed Red Hat on my HP machine (previously running Windows). Thereafter I've been struggling to install various software like flash, media player etc.While most have been successful with much help from this forum, am stuck with the installation of xine media player. also my 320GB external HDD (in NTFS format) is not being read by the system. I downloaded some ntfs drivers but am getting the same C compiler error.
View 2 Replies
View Related
Apr 5, 2010
I'm using Karmic 64bit.
I tried to build firefox with PGO using Intel C Compiler (icc), but, configure gave this error message.
Code:
configure: error: Could not find the following X libraries: -lX11 -lXext -lXt
*** Fix above errors and then restart with "make -f client.mk build"
When I tried it using gcc, there's no error msg. What can I do?
My .mozconfig file is...
Code:
export CC=icc
[Code]....
View 2 Replies
View Related
Dec 14, 2010
So for those of you who has built GCC from source would know that you can't install GCC without an existing GCC. So my question is, what would happen if all computers in the world suddenly just died, and all you had was the computer in front of you, and a copy of GCC 4.5. How would you install that?
I ask because I would like to install GCC 4.5 on my old powerbook G4 mac without installing a binary GCC provided by Tiger 10.4 disks. I would like to build GCC from source, without an existing GCC to complicate updating.
View 6 Replies
View Related
Aug 10, 2009
Im using Fedora 10, and I need to install a c, and c++ compiler. I've downloaded codeblocks, but when i try to compile and run the code, nothing will happen. What other compiler should i use? what is the best c++ compiiler for fedora?
View 5 Replies
View Related
Jan 7, 2011
I wonder how to get compiler arm-elg-gcc. IS this compiler obtained in a classic GCC? Where do i find it and how do i install it?
View 1 Replies
View Related
Mar 11, 2010
I'm making a program using Java now..and my compiler i think is not updated..i think it does not contain a library for jframe..
The terminal displayed code...
View 3 Replies
View Related
Mar 11, 2010
we are using a tool to simulate a basic computer, called TOY now this TOY has its own compiler and linker, which i will need to use in order to use *.asm files in this simulator how do i add the commands "toyasm" and "toylink" to be used in my linux bash? i have the files "toyasm" and "toylink" provided by the lecture's materials, and already managed to copy them into /usr/bin, where i found the "gcc" compile command already (been using that one before) but now i get "permission denied" when i try to use the new ones. what to do when i want to add custom compilers to my system?
View 6 Replies
View Related
Apr 30, 2011
if this is possible: I would like to build windows application (exe) using NetBeans in my Ubuntu 10.10, coding in C++.
View 7 Replies
View Related
Mar 8, 2011
I need g77 compiler to run few programs. I tried to install g77 by sudo apt-get install command , but i failed to do as it showed there are no packages of g77. how can i install g77 in Ubuntu. Is there any alternative process to install g77 from any tar file.
View 2 Replies
View Related
Apr 15, 2010
Is there a standard compiler provided with the install of openSUSE?
Like gcc...
View 9 Replies
View Related
Jul 29, 2010
I cannot install g++ on my ubuntu...i can't find the option foe the G++ compiler in the Ubuntu Software centre...and while typing G++ in the terminal I get a message that tells me to add some pentium...
View 1 Replies
View Related
Feb 11, 2010
I have upgraded my machine to Karmic, and thereby getting gcc/g++ 4.4 in the process. I have some code that requires gcc/g++ 4.3.
I can change the compiler system wide by redirecting the symbolic link from 4.4 to 4.3
Code:
sudo rm /usr/bin/gcc
sudo ln -s /usr/bin/gcc-4.3 /usr/bin/gcc
but i would like to have it done per session instead.
View 9 Replies
View Related
Mar 16, 2010
currently i am trying to downgrade my version of g++ compiler in my ubuntu 9.10using synaptic, deselecting current 4.4.1 version and adding desired 4.1.2 version will result in g++ not being recognized in terminal anymore :(also sudo apt-get g++will only get me the latest 4.4.1
View 1 Replies
View Related
Feb 28, 2011
Error: no acceptable C compiler found in $PATH.
I have an ubuntu 10.10
View 1 Replies
View Related
Apr 18, 2011
I am looking to install a c++ compiler. I run 11.4, and was told to look in the Software Manager for easy installation. I have no repositories installed, as the repositories in the Application sticky only applied to Suse installations through 11.3. I found the package "gcc45-c++" (Version Number 4.5.1_20...208-9.8) when I searched the Software Manager. I proceeded to install it, and had no problems, but when I looked in "applications", the compiler was not there. I'm aware that I may be revealing some great ignorance here, so I'll ask, should gcc appear? If not, how do I execute the program?
View 9 Replies
View Related
Dec 22, 2009
I have been trying to install MATLAB 2008b as a standalone version; however, every time when the process runs to 18% it shows an error as follows: "There was an error extracting the archives for MATLAB compiler. Chceck that you have enough disk space and rerun the installer."
I did have checked the disk space which is much more than enough. I have also changed few different disks that are way more than enough as well, about 5GB at least, but this error still popped out when it runs to 18%.
View 9 Replies
View Related
Aug 15, 2010
I cannot install Kubuntu (or Unbuntu) 10.4 on my husband's computer. I have spent 5 hours on this and cannot get anywhere. I am deeply frustrated. The iso I burned to CD is good (works on 2 other computers). His computer will not boot from USB, no matter what I do to the drive order in BIOS. After loading the blue screen with the Kubuntu logo on it (and the blue-white dots), the screen changes to black and shows the following text:
BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash) (initrafs) Unable to find a medium containing a live file system.
He really needs to get rid of WinXP. Kubuntu is what I have on my computer (and love it!). Here is some info about his computer:
OS Name Microsoft Windows XP Home Edition
Version 5.1.2600 Service Pack 3 Build 2600
OS Manufacturer Microsoft Corporation
[code]....
View 8 Replies
View Related
Sep 2, 2009
where I can download the GNU compilers. I installed Fedora 11 today dual botted with 64-bit Vista on an HP 64-bit computer. I found a little short description on gnu.org, but no links to download sites. Since I don't have a compiler installed already I will need to install the binarys instead of the source code.
View 7 Replies
View Related
Jan 17, 2011
How can i get g++ compiler in ferdora 14. i cant compile any program in frdora 14.
View 3 Replies
View Related
Oct 25, 2010
Does anyone know where I can dowload a C compiler for Linux?
Running RHAT 5.0 on SunFire X2270
View 2 Replies
View Related
Nov 7, 2009
I have recently installed Fedora 11 and I am having some trouble with it. While installing another program I get the message: make: g77: Command not found
I tied to look for the compiler to install using yum search g77
And got the following list:
I was wondering if it is in some obscure repository, which would seem odd to me. I have the following repositories available (as shown in yumex) :
View 2 Replies
View Related
Jan 14, 2010
I am in the process of building some packages with the Intel compiler (icc) and was wondering how to make it the default compiler when using rpmbuild.
View 3 Replies
View Related
Feb 16, 2011
I'm an absolutely beginner at linux and openSuse. I dont even know how to install apps. I learned to install from repositories but I dont know how to install a script file.. I dont even know anything about terminal. So what I want is for now is apps that required to write C/C++ codes and compile them. Im at univ and I need to install these but I dont know which apps I should get or how to install them. I was using MS Visual Studio on windows.
View 1 Replies
View Related
Apr 16, 2011
I'm using gcc c/c++ compiler with net beans IDE and after I compile this message shows in the terminal [URL] Uploaded with ImageShack.us since I'm new to linux I can understand this as much as I can understand russian this error doesn't always occur sometimes it runs correctly
View 3 Replies
View Related
Jan 20, 2011
I cant find a way to install java or eclipse on my new ubuntu 10.10 install..can anyone give me the correct sudo commands to install java and/or eclipse?
View 5 Replies
View Related
Sep 28, 2010
I installed the newest version of Fedora last week using virtual box. I plan on doing some C++ programing(in net-beans) for school but u can't find the compiler any where. I assume their would be one installed when i installed fedora. I found a few websites saying i need to use the package manager to install it. I can't find this package manager i have searched for it. I don't want to go download and try to install a compiler if i already have one
View 5 Replies
View Related
Oct 1, 2010
I need a version of linux (an distrb) with compiler gcc 3.4. This is for academic purposes. Does anyone know of a site where I can download such an iso?? Or alternatively I have a version of Opensuse (10.3) but I am having trouble reverting to the old compiler?
View 2 Replies
View Related
Feb 13, 2011
i just installed fedora 14 and which gcc shows that there is no C++ compiler . How can i download G++ 4.5 version without download the entire development tools. Last time i tried yum groupinstall "Development Tools" and that took ages with no result.. I just want to install C++ ..
View 2 Replies
View Related