Displaying 4 results from an estimated 4 matches for "myrhome".
Did you mean:
myhome
2010 Jan 18
1
A question about build R-2.10.0 on HP-UX ia64 server.
...c"
export CFLAGS="-AC99 +DD64"
export CXX="aCC"
export CXXFLAGS="-b +DD64"
export F77="f90"
export FFLAGS="+DD64"
export LDFLAGS="-L/opt/fortran90/lib -L/usr/lib/hpux64"
./configure --prefix=$/usr/homes/myrhome --enable-R-shlib --with-x --with-readline=no
Thanks in advance,
Xu Jin
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]
2010 Jan 18
0
Build R-2.10.0 on HP-UX ia64 server
...parameter:
export CC="cc"
export CFLAGS="-AC99 +DD64"
export CXX="aCC"
export CXXFLAGS="-b +DD64"
export F77="f90"
export FFLAGS="+DD64"
export LDFLAGS="-L/opt/fortran90/lib -L/usr/lib/hpux64"
./configure --prefix=$/usr/homes/myrhome --enable-R-shlib --with-x --with-readline=no
In addition to the R-2.10.1 still can reproduce this issue with above parameter.
Thanks in advance,
Xu Jin
_________________________________________________________________
[[alternative HTML version deleted]]
2006 Feb 02
3
readline detection problems
Dear community,
I'm trying to install R-2.2.1 on an IRIX 6.2 (Unix System V Release 4)
system without root access. Unfortunately readline is not installed in
default, so I installed it locally in my home directory, more precisely in:
$HOME/vol/readline-5.1, where $HOME is "/home3/fa/faga001". Afterwards I
appended the path to the library with several $PATH variable, which now
looks
2006 Feb 02
3
readline detection problems
Dear community,
I'm trying to install R-2.2.1 on an IRIX 6.2 (Unix System V Release 4)
system without root access. Unfortunately readline is not installed in
default, so I installed it locally in my home directory, more precisely in:
$HOME/vol/readline-5.1, where $HOME is "/home3/fa/faga001". Afterwards I
appended the path to the library with several $PATH variable, which now
looks