Displaying 7 results from an estimated 7 matches for "sgimath".
Did you mean:
imath
2001 May 17
1
BLAS where
...;Matrix")
After a while I get:
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ATL_xerbla in -latlas... no
checking for dgemm_ in -lcxml... no
checking for dgemm_ in -ldxml... no
checking for dgemm_ in -lscs... no
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
could not find your BLAS library
ERROR: Configuration failed for package `Matrix'
Where does the compiled code of BLAS have to reside?
(I used blas.tgz, faq.html from http://www.netlib.org/blas/)
May be it is stated...
2001 Oct 31
1
shared libraries on FreeBSD 4.*
...ies. Currently, I'm running R 1.3.1 on FreeBSD
4.4. I've tried setting LD_LIBRARY_PATH to /usr/local/lib
and some other things. The packages I've had trouble with are:
Matrix 0.3.15
RODBC 0.8.3
RSPython 0.3
Matrix could not find my BLAS library:
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
could not find your BLAS library
ERROR: Configuration failed for package `Matrix'
I solved the problem with Matrix by adding -L/usr/local/lib to the 'FLIBS'
variable in $RHOME/etc/Makeconf....
2001 Oct 26
0
Matrix problem w/R-1.3.1 on Solaris7
...er (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ATL_xerbla in -latlas... no
checking for dgemm_ in -lcxml... no
checking for dgemm_ in -ldxml... no
checking for dgemm_ in -lscs... no
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... yes
checking for cheev_ in -llapack... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
libs
c++ -I/usr/local/R-1.3.1/lib/R/include -I/usr/local/include -fPIC -g
-O2 -c R_LapackPP.cc -o R_...
2003 Jan 30
1
Re: Matrix Package for R
...checking for gcc... gcc
...
> ng for sgemm_... no
> checking for ATL_xerbla in -latlas... no
> checking for sgemm_ in -lblas... no
> checking for sgemm_ in -lcxml... no
> checking for sgemm_ in -ldxml... no
> checking for sgemm_ in -lscs... no
> checking for sgemm_ in -lcomplib.sgimath... no
> checking for sgemm_ in -lblas... (cached) no
> checking for sgemm_ in -lblas... (cached) no
> configure: error: could not find your BLAS library
> ERROR: configuration failed for package 'Matrix'
>
> could you tell me what is BLAS libray?
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...me... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for ATL_xerbla in -latlas... no
checking for dgemm_ in -lcxml... no
checking for dgemm_ in -ldxml... no
checking for dgemm_ in -lscs... no
checking for dgemm_ in -lcomplib.sgimath... no
checking for zherk in -lblas... no
checking for dgemm_ in -lblas... no
checking for rl_callback_read_char in -lreadline... no
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking f...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o regex.o relop.o saveload.o scan.o seq.o size.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o xxxpr.o ../unix/libunix.a ../appl/libappl.a ../nmath/libnmath.a -lcomplib.sgimath -LANG:=f77 -L/usr/lib32/mips3/r4000 -L/usr/lib32/mips3 -L/usr/lib32 -lftn -lm -L/usr/local/lib -lz -ldl -lncurses -lm
ld32: WARNING 84 : /usr/lib32/libz.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/lib32/libdl.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/lo...
2001 Jul 25
2
Installation help
...ng for gethostbyname... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (cached) yes
checking for ATL_xerbla in -latlas... (cached) no
checking for dgemm_ in -lscs... (cached) no
checking for dgemm_ in -lcomplib.sgimath... (cached) no
checking for zherk in -lblas... (cached) no
checking for dgemm_ in -lblas... (cached) no
checking for rl_callback_read_char in -lreadline... (cached) no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes...