Hi, By changing the system.properties file under TAFC/config; From: jcompile.cc.options=-fPIC -w jcompile.ccjbc.options=-fPIC -w jcompile.output.file=-o
To: jcompile.cc.options=-fPIC -w -maix64 jcompile.ccjbc.options=-fPIC -w -maix64 jcompile.output.file=-maix64 ?o I managed to get rid of error message "** Error Mismatched object file (mixing 32 and 64 bit binaries?): " but still get the error message about; "Ensure your T24 java environment is configured correctly." how do I configure the java environment under .profile or system.properties ? thanks, -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
