search for: libgfortran

Displaying 20 results from an estimated 210 matches for "libgfortran".

2011 Sep 25
1
trouble with library(FEAR) and libgfortran.so.1
...R/site-library? (as ?lib? is unspecified) * installing *binary* package ?FEAR? ... * DONE (FEAR) The command library(FEAR) produced the following response: Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/usr/local/lib/R/site-library/FEAR/libs/FEAR.so': libgfortran.so.1: cannot open shared object file: No such file or directory Error: package/namespace load failed for 'FEAR' Doing ls -l in the /usr/local/lib/R/site-library/FEAR/libs directory produces the following: total 288 -rwxr-xr-x 1 root staff 292757 2011-09-25 00:24 FEAR.so The command locate...
2008 May 12
1
RPM-style install (SLED 10.1)
I am trying to install R on a SLED 10.1 machine. R-base-2.7.0-7.1-i586.rpm fails with stas at linux-6b8s:~/RPMs> rpm -Uvh R-base-2.7.0-7.1.i586.rpm warning: R-base-2.7.0-7.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID 14ec5930 error: Failed dependencies: libgfortran.so.1 is needed by R-base-2.7.0-7.1.i586 I tried to trick it into believing there's the library by setting up the link: stas at linux-6b8s:~/RPMs> ls -l /usr/lib/libgf* lrwxrwxrwx 1 root root 29 2008-05-08 17:45 /usr/lib/libgfortran.so.1 -> /usr/lib/libgfortran.so.3.0.0 lrwxrwxrwx 1...
2016 Feb 01
2
rstan warning messages
Got past my libgfortran issue ln -s /usr/lib64/libgfortran.so.3 /usr/lib/libgfortran.so Now if I could get RCurl and rstan installed. Thanks, Larry -----Original Message----- From: Tom Callaway [mailto:tcallawa at redhat.com] Sent: Friday, January 29, 2016 2:46 PM To: Patrick, Larry B [CSSM] <longplay at ias...
2011 Oct 14
0
Compiling R extension: undefined reference to `__mingw_vsprintf'
...Windows [Version 6.0.6002] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C: \wetland_test>rcmd SHLIB -o wetall2.dll wetall.f90 gfortran -shared -s -static-libgcc -o wetall2.dll tmp.def wetall.o -LC:/PROGRA~1/R/R-212~1.1/bin/i386 -lR c:/rtools/mingw/bin/../lib/gcc/mingw32/4.5.0/libgfortran.a(unix.o):(.text$sprintf+0x1b): undefined reference to `__mingw_vsprintf' c:/rtools/mingw/bin/../lib/gcc/mingw32/4.5.0/libgfortran.a(main.o):(.text$sprintf+0x1b): undefined reference to `__mingw_vsprintf' c:/rtools/mingw/bin/../lib/gcc/mingw32/4.5.0/libgfortran.a(format.o):(.text$sprintf+0x...
2017 Jun 23
2
v3.4.0-2 incompatible with gcc 7.1
...Arch Linux kernel version 4.11.6-1 using gcc version 7.1.1: gcc --version gcc (GCC) 7.1.1 20170516 I have installed R through the arch package manager pacman and when I attempt to initiate it, R crashes stating a missing dependency: /usr/lib64/R/bin/exec/R: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory I thought that maybe a symlink was improperly placed in the package so I looked in /usr/lib to try to find the offending library. ls -halt /usr/lib/libgfortran.so.* lrwxrwxrwx 1 root root 20 May 16 03:01 /usr/lib/libgfortran.so.4 -&g...
2015 May 08
2
Unable to install packages: "/usr/bin/ld: cannot find -lgfortran"
Dear all, I'm using R version 3.2.0 in Ubuntu 12.04 LTS. While trying to install any package I get the error: "/usr/bin/ld: cannot find -lgfortran" If I open a Terminal and run "ldconfig -p | grep libgfortran"?, I get:? "libgfortran.so.3 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libgfortran.so.3" I've been an R user for two years and this is the first time I get this error. I've uninstalled R and re-installed it but the problem was not solved. I'll be very grateful...
2017 Aug 02
2
Getting R to work with Fedora 26
I just installed Fedora 26 on my laptop, and R now fails to load. The error message is missing libgfortran.so.3. Does anyone have a fix for this? FC 26 comes with R-3.4.1 as an RPM, but it throws the error, as does trying to compile R-3.4.1 from source. -- Jeff Trefftzs http://www.trefftzs.org
2008 Dec 06
1
libgfortran.so.3 is needed by libblas
...39;'s directly applicable to opensuse. My apology if I post on a wrong mailing list. But I really like R and want to use it on linux. The problem is I''m new to linux. I have opensuse 11.0. I download the x86_64 installer from opensuse repo. I run the installer and got error saying that libgfortran.so.3 is needed by libblas. I found libgfortran.so.3 in my /usr/lib folder (not /user/lib64). I guess it''s not on lib64 that''s why it''s complaining. So I create a symbolic link to libgfortran.so.3 from lib to lib64. It still doesn''t work. I try to install libgfo...
2017 Jun 23
2
v3.4.0-2 incompatible with gcc 7.1
...version > > gcc (GCC) 7.1.1 20170516 > > > > I have installed R through the arch package manager pacman and when I > > attempt to initiate it, R crashes stating a missing dependency: > > > > /usr/lib64/R/bin/exec/R: error while loading shared libraries: > > libgfortran.so.3: cannot open shared object file: No such file or > directory > > > > I thought that maybe a symlink was improperly placed in the package so I > > looked in /usr/lib to try to find the offending library. > > > > ls -halt /usr/lib/libgfortran.so.* > > lrwxr...
2018 Mar 22
1
Cannot install broom package
Hello, I've problems installing several packages in my R on Fedora 27 64 bit. I found out that it has to do something with a missing compiler (libgfortran.so.3, see below). It works if I downgrade the current version of libgfortran to the specified version by downloading libgfortran-6.2.1-2.fc25.x86_64.rpm and manually installing it. However, I don't want to mess up my system, because the current version of libgfortran is replaced by it. Is t...
2016 Feb 03
2
rstan warning messages
Tom, First of thanks for setting up your RHEL-6 VM to help me! Until I did that link it would not install. I didn't have any libgfortran files in /usr/lib so I did that soft link. Maybe something didn't fully install or configure. I have inherited this machine from another admin and it is not a fresh installation. [root at ping /]# ls -l /usr/lib64/libgfortran* lrwxrwxrwx 1 root root 20 Jul 23 2015 /usr/lib64/libg...
2010 Mar 02
1
libgfortran misplaced in Mac OS X R install (PR#14226)
...OpenMx Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/Library/Frameworks/R.framework/Resources/library/OpenMx/libs/i386/OpenMx.so': dlopen(/Library/Frameworks/R.framework/Resources/library/OpenMx/libs/i386/OpenMx.so, 6): Library not loaded: /usr/local/lib/libgfortran.2.dylib Referenced from: /Library/Frameworks/R.framework/Resources/library/OpenMx/libs/i386/OpenMx.so Reason: image not found libgfortran.2.dylib does exist, but in /Library/Frameworks/R.framework/Versions/2.10/Resouces/lib/libgfortran.2.dylib (or /2.9/, depending on version installed). A workaro...
2010 Mar 03
1
(PR#14226) -- Re: libgfortran misplaced in Mac OS X R install (PR#14226)
...N, once the project is stable enough so that we are comfortable releasing it to the larger public. Let's try to track down where I made a mistake. Our Makevars.in file contains the line: PKG_LIBS=$(FLIBS) $(BLAS_LIBS) $(LAPACK_LIBS) In addition, on the build machine I noticed that a copy of libgfortran.2.dylib exists at /usr/local/lib. I believe the Xcode install placed a copy of it there. To create the binary release, I run R CMD INSTALL --build. The beta test users install the package using the following script: http://openmx.psyc.virginia.edu/getOpenMx.R. On Wed, Mar 3, 2010 at 9:48 AM,...
2008 Nov 01
2
[LLVMdev] llvm-gfortran gives errors on AMD64-Ubuntu
...lvm-gfortran on Pentium4 machine using 32-bit Ubuntu, it works fine. I recently installed them on AMD64-Ubuntu 8.04, llvm-gfortran gave me following errors $ llvm-gfortran -Wall hello.f95 -o hellof /home/jli127/LLVM/llvm-gcc/install/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.2.1/../../../../lib64/libgfortran.a(error.o): In function `_gfortrani_gfc_itoa': (.text+0x76): undefined reference to `__umoddi3' /home/jli127/LLVM/llvm-gcc/install/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.2.1/../../../../lib64/libgfortran.a(error.o): In function `_gfortrani_gfc_itoa': (.text+0x8a): undefined reference...
2017 Jun 24
1
v3.4.0-2 incompatible with gcc 7.1
...t; > >> > > I have installed R through the arch package manager pacman and when I >> > > attempt to initiate it, R crashes stating a missing dependency: >> > > >> > > /usr/lib64/R/bin/exec/R: error while loading shared libraries: >> > > libgfortran.so.3: cannot open shared object file: No such file or >> > directory >> > > >> > > I thought that maybe a symlink was improperly placed in the package >> so I >> > > looked in /usr/lib to try to find the offending library. >> > > >&g...
2008 Nov 07
3
[LLVMdev] llvm-gfortran gives errors on AMD64-Ubuntu
...LVM_VERSION_INFO=2.3 Without any one of --disable-shared, --disable-multilib, the make will fail. Could you give me the arguments you used for the 'configure', and the output of the 'configure'? I want to check whether my OS misses some packages that needed by llvm-gcc. I feel the libgfortran built in my OS may incorrect, due to different configure settings. BTW, I check the libgfortran.a in my system: After make, the new generated libgfortran.a: -rw-r--r-- 1 jli127 jli127 1513500 2008-11-06 19:17 /llvm/llvm-gcc/install/lib64/libgfortran.a -rw-r--r-- 1 jli127 jli127 1513500 2008-11-06...
2008 Nov 03
0
[LLVMdev] llvm-gfortran gives errors on AMD64-Ubuntu
...nstalled llvm and llvm-gfortran on Pentium4 machine using 32-bit > Ubuntu, it works fine. I recently installed them on AMD64-Ubuntu 8.04, > llvm-gfortran gave me following errors > > $ llvm-gfortran -Wall hello.f95 -o hellof this works here on x86-64 ubuntu 8.10. I took a look in my libgfortran.a and it doesn't reference any of the symbols you mention. > /home/jli127/LLVM/llvm-gcc/install/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.2.1/../../../../lib64/libgfortran.a(error.o): > In function `_gfortrani_gfc_itoa': > (.text+0x76): undefined reference to `__umoddi3' This...
2013 May 23
2
Using a shared object without installing a library required by the object.
...code, I had to install a Fortran library on my computer (Mac). The compiled code runs fine on my computer. However, if I try to dyn.load() said shared object on a computer that does not have the Fortran library installed, the object won't load, and instead I get a message below: usr/local/lib/libgfortran.2.dylib Referenced from: /Users/xh/Downloads/foo2.so I wonder if there is any way to compile the original C++ code such that I can include the necessary components of the Fortran library without having to install the library. Thank you in advance. Best, Xiao [[alternative HTML version delete...
2017 Jun 23
0
v3.4.0-2 incompatible with gcc 7.1
...version 7.1.1: > > gcc --version > gcc (GCC) 7.1.1 20170516 > > I have installed R through the arch package manager pacman and when I > attempt to initiate it, R crashes stating a missing dependency: > > /usr/lib64/R/bin/exec/R: error while loading shared libraries: > libgfortran.so.3: cannot open shared object file: No such file or directory > > I thought that maybe a symlink was improperly placed in the package so I > looked in /usr/lib to try to find the offending library. > > ls -halt /usr/lib/libgfortran.so.* > lrwxrwxrwx 1 root root 20 May 16 03:01...
2008 Jun 20
2
Help with gcc 4.3.x and libfortran errors
I am trying to install gcc 4.3.0 or 4.3.1 on a 64-bit CentOS 5.0 machine, fully patched, and keep getting: make[3]: *** [libgfortran.la] error 1 make[3]: Leaving directory /path/to/source/libgfortran make[2]: *** [all] error 2 make[2]: leaving directory /path/to source/libgfortran make[1]: *** [all-target-libgfortran] error 2 make[1]: leaving directory /path/to/source make: *** [all] error 2 Web searching has yielded a myriad o...