I ran into this problem today too on Ubuntu Server 10.4 LTS and just want to remind whoever updates the documentation to do so.
The doc says to run : [root@openbdjam]# sh OpenBDjam-install-2.0.sh<http://openbdjam-install-2.0.sh/> but it would only work this way for me : [root@openbdjam]# bash OpenBDjam-install-2.0.sh<http://openbdjam-install-2.0.sh/> On Wednesday, 16 November 2011 21:29:47 UTC+11, Tiago Lopo wrote: > > To solve that you can do choose one of the following: > > wget > http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh<http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh> > > chmod +x OpenBDjam-install-2.0.sh > ./OpenBDjam-install-2.0.sh > > or > > > wget > http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh<http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh> > > bash OpenBDjam-install-2.0.sh > > do not run sh OpenBDjam-install-2.0.sh . It's not everything that /bin/ > sh can interpret, /bin/bash is much more complete. > > I'll ask to correct the documentation. > > On Nov 16, 3:32 am, 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 On Wednesday, 16 November 2011 21:29:47 UTC+11, Tiago Lopo wrote: > > To solve that you can do choose one of the following: > > wget > http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh<http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh> > > chmod +x OpenBDjam-install-2.0.sh > ./OpenBDjam-install-2.0.sh > > or > > > wget > http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh<http://openbdjam.s3.amazonaws.com/OpenBDjam-install-2.0.sh> > > bash OpenBDjam-install-2.0.sh > > do not run sh OpenBDjam-install-2.0.sh . It's not everything that /bin/ > sh can interpret, /bin/bash is much more complete. > > I'll ask to correct the documentation. > > On Nov 16, 3:32 am, 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 -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
