Displaying 16 results from an estimated 16 matches for "libpth".
Did you mean:
libpath
2016 Feb 12
2
configure statement for R-devel with updated zlib in user account
...$ export LD_LIBRARY_PATH=$HOME/packages/lib:$LD_LIBRARY_PATH
What R's configure statement needs to find zlib in my user account?
In R-devel, the ./configure --help doesn't give me a simple-enough
explanation of what I'm supposed to do. I thought I had a solution by
adding this
--with-libpth-prefix=$HOME/packages
but still rejection, new zlib not found.
--
Paul E. Johnson
Professor, Political Science Director
1541 Lilac Lane, Room 504 Center for Research Methods
University of Kansas University of Kansas
http://pj.freefaculty.org http://crmda....
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
...r=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -brtl -b32'
libpth=/lib /usr/lib /usr/ccs/lib
libs=-lbind -lnsl -ldbm -ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd
-lPW
perllibs=-lbind -lnsl -ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd -lPW
libc=/lib/libc.a, so=a, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
d...
2015 Nov 23
4
compile question
...Leaving directory '/data/prj/cran/64/R-devel/src'
Makefile:60: recipe for target 'R' failed
make: *** [R] Error 1
This is my configure call:
#!/usr/bin/ksh
# my_config_test
. /data/prj/cran/64/setup.env
./configure --enable-maintainer-mode --enable-R-shlib --enable-lto
--with-libpth-prefix=prefix=/opt \
--disable-rpath --with-readline=no --with-x=no \
--with-cairo=no --with-libpng=no --with-jpeglib=no
--with-libtiff=no \
--with-system-tre=no \
--with-recommended-packages=no \
--with-aix-soname=aix
And the environment is:
root at x...
2016 Feb 15
0
configure statement for R-devel with updated zlib in user account
...es/lib:$LD_LIBRARY_PATH
>
> What R's configure statement needs to find zlib in my user account?
>
> In R-devel, the ./configure --help doesn't give me a simple-enough
> explanation of what I'm supposed to do. I thought I had a solution by
> adding this
>
> --with-libpth-prefix=$HOME/packages
>
> but still rejection, new zlib not found.
>
> --
> Paul E. Johnson
> Professor, Political Science Director
> 1541 Lilac Lane, Room 504 Center for Research Methods
> University of Kansas University of Kansas
> http://pj....
2015 Nov 23
0
compile question
...lly) I have
> been able to come this far - with a 64-bit build on AIX.
>
>
>
> This is my configure call:
>
> #!/usr/bin/ksh
> # my_config_test
>
> . /data/prj/cran/64/setup.env
>
> ./configure --enable-maintainer-mode --enable-R-shlib --enable-lto
> --with-libpth-prefix=prefix=/opt \
--prefix=/opt \
> --disable-rpath --with-readline=no --with-x=no \
> --with-cairo=no --with-libpng=no --with-jpeglib=no
> --with-libtiff=no \
> --with-aix-soname=aix
>
So, modified the configure call, just incase, to be a bit...
2006 Jul 11
1
Building Search_Xapian under FreeBSD
...ng=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE&...
2015 Nov 23
1
compile question
...lly) I have
> been able to come this far - with a 64-bit build on AIX.
>
>
>
> This is my configure call:
>
> #!/usr/bin/ksh
> # my_config_test
>
> . /data/prj/cran/64/setup.env
>
> ./configure --enable-maintainer-mode --enable-R-shlib --enable-lto
> --with-libpth-prefix=prefix=/opt \
--prefix=/opt \
> --disable-rpath --with-readline=no --with-x=no \
> --with-cairo=no --with-libpng=no --with-jpeglib=no
> --with-libtiff=no \
> --with-aix-soname=aix
>
So, modified the configure call, just incase, to be a bit...
2004 Aug 06
1
Evil is the pthread thingy...
...fine, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=4
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccd...
2015 Dec 16
2
Building R in 64-bit mode
.../R]
## *** Commands
root at x065:[/data/prj/cran/32/R-3.2.3]cat ../../bin/my_shared.ksh
#!/usr/bin/ksh
# my_config_test
# --with-cairo=no --with-libpng=no --with-jpeglib=no
--with-libtiff=no \
# --with-cairo=no --with-libpng=yes --with-jpeglib=yes
--with-libtiff=yes \
# --with-libpth-prefix=/opt \
# --with-aix-soname=aix
HOST=$1
RELEASE=$2
. ../${HOST}.env || exit -1
/data/prj/cran/${RELEASE}/configure --disable-lto --prefix=/opt \
--enable-R-shlib \
--with-cairo=no --with-libpng=no --with-jpeglib=no
--with-libtiff=no \
--with-readline=no --w...
2004 Aug 06
2
Evil is the pthread thingy...
Okay, this might be a silly question, but....
On the Redhat box that my server people have installed icecast on (yeah,
sorry, I'm not exactly a linux guru myself here) libshout seems to compile
and install, however when we try to run the test.pl the first two checks
come back fine, but the third comes back and says perl: relocation error:
/usr/local/lib/libshout.so.3: undefined symbol:
2008 Feb 20
0
[LLVMdev] Problems building LLVM 2.2 for ARM
Try make VERBOSE=1 first. Perhaps it'll tell us something.
Evan
On Feb 19, 2008, at 4:19 PM, Tobias Oberstein wrote:
> Hello,
>
> I'd like to do some initial experiments with LLVM on embedded ARM
> (Nokia N800), but ran into a build issue. Could s.o. give me a tip?
>
> Thx alot,
> Tobias
>
> P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux.
2010 Jul 12
2
R-2.11.1 build and 'so' libraries withouth the 'lib' prefix
Greetings,
I have a computer with the following setup:
1)cblfs (pure 64-bit (amd64) linux), kernel2.6.34 gcc4.4.2
2)R-2.11.1
I compiled R with BLAS and lapack using the switched ( --with-blas="-
lpthread -latlas -lfptf77blas"
--with-lapack="-llapack -lcblas" ).
(( http://cran.r-project.org/doc/manuals/R-admin.html#Linear-algebra) )
Prior to compiling R-2.11.1
sh
2008 Feb 20
2
[LLVMdev] Problems building LLVM 2.2 for ARM
Hello,
I'd like to do some initial experiments with LLVM on embedded ARM
(Nokia N800), but ran into a build issue. Could s.o. give me a tip?
Thx alot,
Tobias
P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux.
===
I'm building on Ubuntu/Scratchbox/ARMEL using GCC 3.4.4 (CodeSourcery
ARM 2005q3-2) using
./configure --prefix=$HOME/local/llvm-2.2 --enable-jit
2015 Dec 16
0
Building R in 64-bit mode
...[/data/prj/cran/32/R-3.2.3]cat ../../bin/my_shared.ksh
> #!/usr/bin/ksh
> # my_config_test
> # --with-cairo=no --with-libpng=no --with-jpeglib=no
> --with-libtiff=no \
> # --with-cairo=no --with-libpng=yes --with-jpeglib=yes
> --with-libtiff=yes \
> # --with-libpth-prefix=/opt \
> # --with-aix-soname=aix
> HOST=$1
> RELEASE=$2
>
> . ../${HOST}.env || exit -1
>
> /data/prj/cran/${RELEASE}/configure --disable-lto --prefix=/opt \
> --enable-R-shlib \
> --with-cairo=no --with-libpng=no --with-jpeglib=no
> --wit...
2015 Dec 18
1
Assistance much appreciated
On 2015-12-18 02:29, Simon Urbanek wrote:
> Michael,
>
> I got access to PDP AIX so I can try to replicate your problem. Can you, please, share exactly your setup - AIX version and well as how exactly you installed the compilers (=where from)? I can then try to replicate it. AFAICS there is no official binary for gfortran nor gcc 4.7 so it must be some 3rd party - which could also be a
2009 Feb 21
1
Install failure (PR#13545)
...9;
JAVA_HOME=''
JAVA_LD_LIBRARY_PATH=''
JAVA_LIBS0=''
LAPACK_LDFLAGS=''
LAPACK_LIBS=''
LATEX='false'
LD=''
LDFLAGS='-L/usr/local/lib64'
LIBICONV=''
LIBINTL=''
LIBM=''
LIBMULTITHREAD=''
LIBOBJS=''
LIBPTH=''
LIBR=''
LIBR_LDFLAGS=''
LIBS=''
LIBTHREAD=''
LIBTOOL=''
LIBTOOL_DEPS=''
LIBnn='lib64'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBMULTITHREAD=''
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=&...