./build.sh - permission denied

2001-07-13 Thread raghu



Hello there,
I am unable to build the cocoon2, 
i downloaded the cocoon-2.0-b1.tar from xml.apache.org, and untarred it in a 
directory.
When i try to build using 
./build.sh -Dinclude. i get permission denied, why is it 
so
i am in the root while doing 
this. Can anybody help. Pleas.
bye,
raghu


Re: ./build.sh - permission denied

2001-07-13 Thread Arnaud Vandyck

Le Fri, 13 Jul 2001 15:49:02 +0530, raghu [EMAIL PROTECTED] 
écrivait:

 Hello there,
 
 I am unable to build the cocoon2, i downloaded the cocoon-2.0-b1.tar
 from xml.apache.org, and untarred it  in a directory.  When i try to
 build using  ./build.sh -Dinclude. i  get permission denied,
 why is  it so  i am in  the root while doing  this.  Can anybody
 help.  Pleas.

chmod 755 build.sh

--Arnaud



Re: ./build.sh - permission denied

2001-07-13 Thread Giacomo Pati

Quoting raghu [EMAIL PROTECTED]:

 Hello there,
 I am unable to build the cocoon2, i downloaded the cocoon-2.0-b1.tar
 from xml.apache.org, and untarred it in a directory.
 When i try to build using ./build.sh -Dinclude. i get permission
 denied, why is it so
 i am in the root while doing this.  Can anybody help.  Pleas.
 bye,
 raghu

Use 'sh ./build.sh -Dinclude. '

Giacomo

-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: ./build.sh - permission denied

2001-07-13 Thread Nael Mohammad

Do the following:

chmod -755 build.sh


Nael Mohammad
Neomar, Inc.
[EMAIL PROTECTED]
415-403-7300 x314 (Work)
415-793-0609 (Mobile)
When Wireless Means Business


CONFIDENTIALITY NOTICE: This e-mail may contain confidential information
that is legally privileged. Do not read this e-mail if you are not the
intended recipient.
This e-mail transmission, and any documents, files or previous e-mail
messages attached to it may contain confidential information that is legally
privileged. If you are not the intended recipient, or a person responsible
for delivering it to the intended recipient, you are hereby notified that
any disclosure, copying, distribution or use of any of the information
contained in or attached to this transmission is STRICTLY PROHIBITED. If you
have received this transmission in error, please immediately notify us by
reply e-mail or by telephone at (415) 403-7300, and destroy the original
transmission and its attachments without reading or saving in any manner.
Thank you.






-Original Message-
From: Giacomo Pati [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 6:51 AM
To: [EMAIL PROTECTED]
Subject: Re: ./build.sh - permission denied


Quoting raghu [EMAIL PROTECTED]:

 Hello there,
 I am unable to build the cocoon2, i downloaded the cocoon-2.0-b1.tar
 from xml.apache.org, and untarred it in a directory.
 When i try to build using ./build.sh -Dinclude. i get permission
 denied, why is it so
 i am in the root while doing this.  Can anybody help.  Pleas.
 bye,
 raghu

Use 'sh ./build.sh -Dinclude. '

Giacomo

-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: ./build.sh - permission denied

2001-07-13 Thread Dwarf Lord



Just sh ./build.sh

It 
worked fine for me.



  -Original Message-From: raghu 
  [mailto:[EMAIL PROTECTED]]Sent: Friday, July 13, 2001 
  6:19 PMTo: [EMAIL PROTECTED]Subject: 
  ./build.sh - permission denied
  Hello there,
  I am unable to build the 
  cocoon2, i downloaded the cocoon-2.0-b1.tar from xml.apache.org, and untarred 
  it in a directory.
  When i try to build using 
  ./build.sh -Dinclude. i get permission denied, why is it 
  so
  i am in the root while doing 
  this. Can anybody help. Pleas.
  bye,
  raghu


RE: ./build.sh - permission denied

2001-07-13 Thread Liam MacQuarrie Morley

Goodness gracious. This list gives me 60 emails a day, and still we need
SEVERAL RESPONSES ALL SAYING THE SAME THING. Check to see if a response
has already been posted before filling up my inbox. This was a simple
problem, it required ONE SIMPLE SOLUTION. You don't even need to reply to
the list. Ack...

Liam Morley



On Fri, 13 Jul 2001, Nael Mohammad wrote:

 Do the following:

 chmod -755 build.sh


 Nael Mohammad
 Neomar, Inc.
 [EMAIL PROTECTED]
 415-403-7300 x314 (Work)
 415-793-0609 (Mobile)
 When Wireless Means Business


 CONFIDENTIALITY NOTICE: This e-mail may contain confidential information
 that is legally privileged. Do not read this e-mail if you are not the
 intended recipient.
 This e-mail transmission, and any documents, files or previous e-mail
 messages attached to it may contain confidential information that is legally
 privileged. If you are not the intended recipient, or a person responsible
 for delivering it to the intended recipient, you are hereby notified that
 any disclosure, copying, distribution or use of any of the information
 contained in or attached to this transmission is STRICTLY PROHIBITED. If you
 have received this transmission in error, please immediately notify us by
 reply e-mail or by telephone at (415) 403-7300, and destroy the original
 transmission and its attachments without reading or saving in any manner.
 Thank you.






 -Original Message-
 From: Giacomo Pati [mailto:[EMAIL PROTECTED]]
 Sent: Friday, July 13, 2001 6:51 AM
 To: [EMAIL PROTECTED]
 Subject: Re: ./build.sh - permission denied


 Quoting raghu [EMAIL PROTECTED]:

  Hello there,
  I am unable to build the cocoon2, i downloaded the cocoon-2.0-b1.tar
  from xml.apache.org, and untarred it in a directory.
  When i try to build using ./build.sh -Dinclude. i get permission
  denied, why is it so
  i am in the root while doing this.  Can anybody help.  Pleas.
  bye,
  raghu

 Use 'sh ./build.sh -Dinclude. '

 Giacomo

 -
 Please check that your question has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faqs.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 -
 Please check that your question has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faqs.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: ./build.sh - permission denied

2001-07-13 Thread Mariano Kamp

Hi there,

   use chmod +x build.sh. That should work. 

   There seems to be somebody left who is using windows and is also a 
comitter ;-)

Mariano

On Friday 13 July 2001 12:19 pm, raghu wrote:
 Hello there,
 I am unable to build the cocoon2, i downloaded the cocoon-2.0-b1.tar from
 xml.apache.org, and untarred it in a directory. When i try to build using
 ./build.sh -Dinclude. i get permission denied, why is it so i
 am in the root while doing this.  Can anybody help.  Pleas. bye,
 raghu


Content-Type: text/html; charset=iso-8859-1; name=Attachment: 1
Content-Transfer-Encoding: quoted-printable
Content-Description: 


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]