Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

source does not exist in sh #89

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments
Closed

source does not exist in sh #89

GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Comment by jjstautt, (from HowToBuild)

I just installed via ./install_apxs.sh to a custom Apache directory on Ubuntu. 
Running install_apxs.sh complains that the command "source" doesn't exist. 
Ubuntu symlinks /bin/sh to /bin/dash, but I believe in general source is not 
included in generic /bin/sh. I changed #!/bin/sh to #!/bin/bash and all was 
fine.

Original issue reported on code.google.com by sligocki@google.com on 17 Nov 2010 at 12:36

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 18 Nov 2010 at 2:12

@GoogleCodeExporter
Copy link
Author

This was fixed by bmcquade

Original comment by jmara...@google.com on 19 Nov 2010 at 2:10

  • Changed state: Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant