Ticket #7 (closed defect: fixed)
Load path not inherited by slave
| Reported by: | condor-developpement@… | Owned by: | charpi |
|---|---|---|---|
| Priority: | critical | Milestone: | 2007Q2 |
| Component: | server | Keywords: | |
| Cc: |
Description
Dear,
In order to use an Xmlrpc lib we have proceeded as following: 1) Download the .tgz of an xmlrpc lib 2) Compile the lib (creating the .beam files) 3) Launching an erlang shell and giving it the path to the lib using the "pa" option 4) launching the forge: testing_server:start("srcDirectory","logfile")
Unfortunately, the forge don't recognize the function xmlrpc:start(...) which is called by a module in the "srcDirectory"
Would you please tell us how to tell the test runner from where he could load the lib?
Thank you
Change History
Note: See
TracTickets for help on using
tickets.
