Hi.
If I remove a java-related pass from PATH before configure and build
it, I am successful.
try
# Cut Java Path . java library(libjpeg...etc.) probrem.
export PATH=`echo $PATH|tr ':' '\n'|sed -e '/^.*java.*$/d'|tr '\n' ':'`
./configure options...
make
For a poi
Simon,
Did you get a chance to review your AIX configuration? I'd be
curious to know the differences with my own as while I have R installed,
I still get the error related to libjpeg.a.
Error in get(getOption("device"))() : X11 module cannot be loaded
In addition: Warning message:
unable