Bugs item #2914563, was opened at 2009-12-15 04:43 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2914563&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mark Bucciarelli (mbucc) Assigned to: Sjoerd Mullender (sjoerd) Summary: Remove dependence on bash Initial Comment: monetdb-config requires bash, and not all *nix systems provide this by default. It seemed to run fine with a shebang of /bin/sh -- if you don't need bash, please remove the dependency. ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2009-12-15 09:09 Message: What is /bin/sh in your case? I think it should be possible to write the scripts for /bin/sh, but we just have to keep in mind that on other platforms (e.g. Solaris) /bin/sh is nowhere near posix shell. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2914563&group_id=56967 ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
