I have a script which uses RBridge, r.h. It uses Rstart, Rset, and Rd. But not neural().

Test completes successfully in 1.32. In 1.34 it dies immediately for
Code:
atj compiling.....................
Undefined function called!
NEURAL_INIT: failed (0)
Quit

I confirmed that RTermPath is set correctly to the same path in both installations. The RTest script has affirmative output in both 1.32 and 1.34. This happens on both Linux+wine and a Windows 7 virtualbox.