[OPEN-ILS-DEV] Data load challenges
Joe Atzberger
atzberger at MECDC.ORG
Fri Jul 6 10:39:44 EDT 2007
Don Hamilton wrote:
> I must have 'something' configured wrong. if I type 'source' at my
> (bash) shell prompt, I get a warning from source that it needs an argument.
This is a question of expectations. Calling the bash command source does require a filename as an argument (the same as
dot-include). What were you expecting to happen instead?
If there is a different executable also named "source", try providing a more complete pathname. It might be as simple
as ./source.
Or if it is, say, a sh script, you could try making it the argument rather than the command: sh ./source
--Joe Atzberger
INFOhio Technical Specialist
Metropolitan Educational Council
More information about the Open-ils-dev
mailing list