[Setup] Problem installing on SPARC Solaris 10 (test: argument expected)

xxxjimlxxx jim.leek at eng.ox.ac.uk
Tue Oct 23 14:03:22 UTC 2007


This seems to work!

Many thanks!

jbeuken wrote:
> 
> 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 at 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
> 
> _______________________________________________
> Setup mailing list
> Setup at lists.plone.org
> http://lists.plone.org/mailman/listinfo/setup
> 
> 

-- 
View this message in context: http://www.nabble.com/Problem-installing-on-SPARC-Solaris-10-%28test%3A-argument-expected%29-tf4676587s15482.html#a13364723
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.




More information about the Setup mailing list