No,

I meant to run the full command with 'sh' replaced by those like this:

/usr/has/bin/sh ./xampp-solaris-0.9.sh

if that doesn't work then:
 
/usr/bin/ksh ./xampp-solaris-0.9.sh

if that doesn't work then:

/usr/bin/ksh93 ./xampp-solaris-0.9.sh

and if that doesn't work then:

/usr/bin/bash ./xampp-solaris-0.9.sh


Also run:

echo $PATH

and make sure that /usr/gnu/bin isn't in it before you try the 4
variations above.

 -Kyle





On 11/16/2010 5:18 PM, Antonio Orvieto wrote:
> I did something like that (if i understood well)
>
> anto...@opensolaris:~/Downloads$ /usr/has/bin/sh $ /usr/bin/ksh
> anto...@opensolaris:~/Downloads$ /usr/has/bin/sh $ /usr/bin/ksh93
> anto...@opensolaris:~/Downloads$ /usr/has/bin/sh $ /usr/bin/bash
>
> now what should I do?

_______________________________________________
install-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/install-discuss

Reply via email to