> -----Original Message----- > From: Jean-frederic Clere [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 14, 2006 2:34 PM > To: Tomcat Developers List > Subject: bad permissions in the 5.5.16 sources tar file. > > Hi, > > I am trying to build libtcnative-1.so using the 5.5.16 > sources tar file > and I have the following problem: > +++ > buildconf: line 83: build/get-version.sh: Permission denied > [EMAIL PROTECTED]:~/apache-tomcat-5.5.16-src/connectors/jni/na tive$ ls > -lt build/get-version.sh > -rw-r--r-- 1 tomcat5 tomcat5 1156 Mar 5 02:25 build/get-version.sh > +++ > Strange permissions in trunk are ok, any hints? >
Urm, 'chmod +x build/*.sh'? They probably should have svn:executable set on them at some point. > Cheers > > Jean-Frederic > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > This message is intended only for the use of the person(s) listed above as the intended recipient(s), and may contain information that is PRIVILEGED and CONFIDENTIAL. If you are not an intended recipient, you may not read, copy, or distribute this message or any attachment. If you received this communication in error, please notify us immediately by e-mail and then delete all copies of this message and any attachments. In addition you should be aware that ordinary (unencrypted) e-mail sent through the Internet is not secure. Do not send confidential or sensitive information, such as social security numbers, account numbers, personal identification numbers and passwords, to us via ordinary (unencrypted) e-mail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]