Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] launching remote proxy script

hi, Greg -

I have a remote proxy (a ruby script) that implemented wire protocol 2.0. If I run the script in manual mode, then all is fine; if in auto mode, then there is error complaining about failing to locate certain files, be it a library file or my own module file. In python world, this would be like when you do "import certain_module", and the interpreter complains that there is error with the file you are trying to import.

I suspect this has to do with some environment setup, without looking into the specifics, when you worked on proxy for MPICH, have you experienced anything similar?

Thanks

Feiyi




Back to the top