Ticket #7 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by charpi

  • Status changed from new to assigned

comment:2 Changed 4 years ago by dom

  • Status changed from assigned to closed
  • Resolution set to fixed
  • Summary changed from Classpath to Load path not inherited by slave
  • Component changed from installer to server
  • Milestone set to 2007Q2
Note: See TracTickets for help on using tickets.