OpenSUSE Install :: Install G77 Fortran Compiler On 11.4?
Mar 14, 2011
I need to install fluka.its manual says: To install FLUKA a FORTRAN compiler suitable for your platform is required to generate the FLUKA executable(s). At this moment, the only distributed version of FLUKA requires g77. I cant find g77 in package list.in ubuntu and debian it was.how can i install g77?
View 3 Replies
ADVERTISEMENT
Jan 9, 2010
I m having problem installing the intel fortran compiler 11.1 on opensuse 11.1, Please can some1 guide me to this pls. I m a total newbie. I ve followed instructions on the web to download the noncomercial version of intel fortran compiler 11.1. I ve also managed to succesfully install it on my 32bit system, but the compiler does not seem to work when i tried to use it. i did
zypper install gcc33-32bit
error: gcc33-32bit not found
so i did
zypper install gcc33
installed successfully
downloaded, unpacked and installed intel
[code]....
View 3 Replies
View Related
Dec 7, 2010
I want to install Fortran 90 in my opensuse 11.3 but i dont know the bash command. Can someone teach me?
The software of fortran 90 is at the media disk. Then, I want to install in my home directory. The format file is .lic
View 3 Replies
View Related
Sep 6, 2010
we need to install R on a new server. When we go to compile R it goes through the checks and finds GCC but fails looking for F77. What is the suggested Fortran package with the latest GCC?
View 1 Replies
View Related
Sep 16, 2010
When I tried to install a software, quantum-espresso [URL], I failed to install "espresso-4.2.1.tar.gz"and got a message as the following:
[espresso-4.2.1]$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking architecture... x86_64
checking for ifort... ifort
[Code]....
My server is Dell PowderEdge SC1430 (intel CPU) where CentOS 5 and ifort11.0 are installed.
View 1 Replies
View Related
May 19, 2010
I want to compile MFiX which is a simulation software. Therefore, I installed the Intel Fortran Compiler Ver. 11.x When compiling, I can only choose between Ver.9.x and 10.x.
This is a part of the error message when choosing either:
Is there a possibility to link the program to the newer compiler version?
I'm using Centos 5.4.
View 5 Replies
View Related
Jan 7, 2010
i'm currently using the gnu compiler "gfortran" , but i don't think the executable files it creates are compatible with windows XP (though i may be mistaken). my boss needs a few simple programs that i have written, but i will not be able to compile the code on his pc. are there any compilers out there that i can use to create such executables?
View 3 Replies
View Related
Apr 15, 2010
Is there a standard compiler provided with the install of openSUSE?
Like gcc...
View 9 Replies
View Related
Apr 5, 2011
compiler problem (f77) which arises when I try to execute a bash script ("compile" see [1] below) running under Cygwin on WinXP. The script finds the correct file(s) but the compiler does not recognize them as fortran source files. If the script is executed sequentially from the command line then there is no problem.
The directory structure of flh971da contains two subdirectories flh971da/scripts and flh971da/source. The compile script [1] is shown (in part) below. The script changes directory to flh971da/source, and compiles source from subdirectories flh971da/source/n where n=a,b,c etc and places the object files in flh971da/source/nobj n=a,b,c... etc. The response to flh971da/scripts/compile script is given below [2]. It is clear that the compiler (f77) locates the correct source file [4] (flh971da/source/a/a00aaft.f) but does not recognize it as a fortran source file. All relevant files have been processed with d2u. I suspect the problem is with the script, but I have no idea how to fix it.
[Code]....
View 3 Replies
View Related
Sep 9, 2010
i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was
[Code]....
View 2 Replies
View Related
Jul 25, 2010
I will install ncetcdf4.1.1 with intel fortran 11.1 on centos,according to the readme file,"configure.."is complete,when i command "make",the following message apear:
[root@localhost ~/netcdf-4.1.1]# make
make all-recursive
make[1]: Entering directory `/home/hu/netcdf-4.1.1'
Making all in f90
[code]...
View 23 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
Jan 16, 2010
how do i install c++ compiler
View 1 Replies
View Related
Aug 18, 2010
i just installed fedora and i want to install a couple programs but i keep getting the same message saying that no acceptable c compiler was found, so i downlpoaded the gcc packlage, extracted it, navigated to it in the terminal, and ran ./configure but it tells me that there was no acceptable c compiler found, whats going on here, i need an acceptable c compiler to install a c compiler this is real confusing
View 14 Replies
View Related
Mar 30, 2011
How to install a c++ compiler?
View 10 Replies
View Related
Jun 19, 2011
I'm a member in your website. I have faced one problem in red hat linux 5.0. Recently I have installed redhat linux 5.0 in my system by vmware software. It installed successfully but i am facing one problem. when i am typing small c language program in vi editor. It will show one error what that means,bash : cc compiler not found.
View 4 Replies
View Related
Sep 29, 2010
how do you do this without the package management programs some of the linux distribution's package management programs suck at finding the programs i wish to install on my machine and are usually short of variety (except for ubuntu and debian but thats too easy)
View 4 Replies
View Related
Dec 28, 2009
I used CentOs5 (2.4.*.el5) version.but I cant installed and used f77 code and compiling programs. how can I use f77 compiling programs?
View 1 Replies
View Related
May 31, 2011
So apparently the GNU c++ compiler did not install when I did:
# yum install gcc
And now it's failing to install the C++ compiler when I do:
# yum install gcc-c++
It's saying it's running out of mirrors to check or something? Does anyone know what else I can do to install it?
View 1 Replies
View Related
Jul 7, 2010
how to install GNU Compiler on Ubuntu Server 10.04
View 3 Replies
View Related
Oct 11, 2010
I've got a problem installing application into my slack, when I was trying to configure the packages (./configure) in order to install them, the system shows me a message in which there was a problem with using gcc libraries.
View 6 Replies
View Related
Sep 25, 2010
for some reason I don't know how to install *.tar.gz files, I ommitted some of my files listed in the code after the ls command for simplicity
[Code]....
View 9 Replies
View Related
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
May 20, 2010
Im looking for a decent free C++ compiler that will install on Archlinux,
View 7 Replies
View Related
Aug 22, 2009
I installed centos 5.3. gcc and g++ versions are 4.1.2 20080704 (Red Hat 4.1.2-44).How to install a second compiler gcc and g++ of version 4.2 or higher so that both versions of gcc and g++ are available?
View 2 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
Apr 28, 2010
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executable
See 'config.log' for more details.
This is error that I keep getting every time. Iam using fedora 10 version and I keep getting this error while i was trying to insatl madplay for vlc source code compilation. I have insatalled libmad .0.15.1,libid3tag.0.15, I got these codecs from [URL] and vlc sorce code is from [URL]. Config.log file details are:
hostname = localhost
uname -m = i686
uname -r = 2.6.27.5-117.fc10.i686
uname -s = Linux
uname -v = #1 SMP Tue Nov 18 12:19:59 EST 2008 .....
configure: exit 78
View 131 Replies
View Related
Aug 4, 2010
I am fairly new to Linux. My machine is running Debian 5.0.5 with gcc version 4.3. When I try to install the Nvidia QuadroFX 3450 driver I got from the Nvidia web site I get an error saying:
"The compiler used to compile the kernel (gcc 4.1) does not exactly match the current compiler (gcc 4.3)....."
Does this mean my gcc version is too new for the driver? if so, how do I roll back to a older version?
View 8 Replies
View Related
Feb 21, 2010
I just installed RedHat and I need to install a compiler (among other things). When I go to 'configure' gcc I get:
configure: error: in `/Compiler':
configure: error: no acceptable C compiler found in $PATH
Why in the world would you require a compiler on the install of your compiler!? I may be dumb in many respects, and I'm sure that people will attest to that, but I'm not that dumb...How do I install gcc without a compiler? What, specifically, do I do with the configure script (or executable, I don't know what it is...)
View 8 Replies
View Related