Re: [Rd] AIX libjpeg still looms

2006-04-19 Thread Ei-ji Nakama
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

[Rd] AIX libjpeg still looms

2006-04-19 Thread Matthew Beason
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