You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Himanshu Shekhar <sh...@yahoo.com> on 2004/09/10 15:15:16 UTC

JSVC and AIX

Hi All,

   I'm trying to compile the JSVC daemon program for
java on AIX box. I'm getting the following error
message when I run "configure".

$ ./configure --with-java=/usr/java131
*** Current host ***
configure: error: cannot run /bin/sh
./support/config.sub

$ uname -a
AIX Devlog01 2 5 000D987A4C00
$ 

Please let me know if anyone has compiled JSVC on AIX
box, or anyone can help me compile it.

Thanks and regards,
Himanshu


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: JSVC and AIX

Posted by jean-frederic clere <jf...@fujitsu-siemens.com>.
Himanshu Shekhar wrote:
> Hi All,
> 
>    I'm trying to compile the JSVC daemon program for
> java on AIX box. I'm getting the following error
> message when I run "configure".
> 
> $ ./configure --with-java=/usr/java131
> *** Current host ***
> configure: error: cannot run /bin/sh

Create a symlink of your normal shell to /bin/sh.

> ./support/config.sub
> 
> $ uname -a
> AIX Devlog01 2 5 000D987A4C00
> $ 
> 
> Please let me know if anyone has compiled JSVC on AIX
> box, or anyone can help me compile it.
> 
> Thanks and regards,
> Himanshu
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org