Instead of :

[root@openbdjam]# wget 
http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh
[root@openbdjam]# sh OpenBDjam-install-2.0.sh

do

[root@openbdjam]# wget 
http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh
[root@openbdjam]# bash OpenBDjam-install-2.0.sh

or

[root@openbdjam]# wget 
http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh
[root@openbdjam]# chmod +x OpenBDjam-install-2.0.sh
[root@openbdjam]# ./OpenBDjam-install-2.0.sh

/bin/sh is not as complete as /bin/bash. we will get the instructions
amended.
Thanks for spotting this.


On Nov 16, 4:26 am, Matthew Woodward <[email protected]> wrote:
> Did you dig into the logs at all to see if there's any additional
> information there?
>
> My first thought in these situations is always permissions. Did you run as
> sudo?
>
> On Tue, Nov 15, 2011 at 7:32 PM, Stan Winchester
> <[email protected]>wrote:
>
> > Using a fresh install of Ubuntu 10.04 LTS Server I downloaded and
> > attempted to install the latest OpenBD Jam Stack and got the following
> > error:
>
> >    Installing OpenBD jam: [: 9: 0: unexpected operator FAILED
>
> > Thanks,
> > Stan
>
> > --
> > official tag/function reference:http://openbd.org/manual/
> > mailing list 
> > -http://groups.google.com/**group/openbd?hl=en<http://groups.google.com/group/openbd?hl=en>
>
> --
> Matthew Woodward
> [email protected]http://blog.mattwoodward.com
> identi.ca / Twitter: @mpwoodward
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to