logo       

Re: Problem installing on SPARC Solaris 10 (test: argument expected): msg#00054

web.zope.plone.setup

Subject: Re: Problem installing on SPARC Solaris 10 (test: argument expected)

xxxjimlxxx wrote:
Installing Plone 3.0.2 via the Unified Installer.

Root install:

./install.sh standalone

Install fails:

Stand-Alone Zope Instance selected
Root install method chosen
./install.sh: test: argument expected
this config works :

bash --version
GNU bash, version 3.00.16(1)-release (i386-pc-solaris2.10)
Copyright (C) 2004 Free Software Foundation, Inc.


root@abinit3 /tmp/Plone-3.0.1-UnifiedInstaller > diff install.sh /tmp/install.sh.ori
1c1
< #!/bin/bash
---
> #!/bin/sh
65c65
< if [ `/usr/ucb/whoami` = "root" ]
---
> if [ `whoami` = "root" ]



regards

jmb



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise