Re: [courier-users] Rebuilding courier-authlib with libmysqld-dev and libmysqlcppcon-dev Now Results in an Error
Mark Constable writes: On 16/02/13 09:07, Sam Varshavchik wrote: > configure: error: cannot run /bin/sh ./config.sub > ... > It's very unlikely that you do not have /bin/sh, so the problem must > lie elsewhere. If the server is Ubuntu based and ./config.sub requires bash then it's likely the default shell is still dash. To change that use... That shouldn't really matter. Whether it's dash or bash, something should still be there that answers to /bin/sh. If /bin/sh does not exist at all, as that error indicates, a lot of stuff would break. pgpynW_yDi_b6.pgp Description: PGP signature -- The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/___ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
Re: [courier-users] Rebuilding courier-authlib with libmysqld-dev and libmysqlcppcon-dev Now Results in an Error
On 16/02/13 09:07, Sam Varshavchik wrote: > configure: error: cannot run /bin/sh ./config.sub > ... > It's very unlikely that you do not have /bin/sh, so the problem must > lie elsewhere. If the server is Ubuntu based and ./config.sub requires bash then it's likely the default shell is still dash. To change that use... dpkg-reconfigure dash -- The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ ___ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
Re: [courier-users] Rebuilding courier-authlib with libmysqld-dev and libmysqlcppcon-dev Now Results in an Error
Tyler Kavanaugh writes: When I now rebuild the courier-authlib library, per Sam's instructions in the last message he sent, I am now getting an error which I can't figure out: "./configure: Error: Cannot link with ". Attached is the output of my ./configure command. Something's wrong with your build environment: configure: error: cannot run /bin/sh ./config.sub You need to figure out why you are getting this error. config.sub is a script that you should've extracted from the tarball, and into the current directory together with the rest of the source code. It's very unlikely that you do not have /bin/sh, so the problem must lie elsewhere. pgppToTrkFqd9.pgp Description: PGP signature -- The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/___ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users