file permissions wrong in 1.9 xalan-c source distribution....
-------------------------------------------------------------

         Key: XALANC-471
         URL: http://issues.apache.org/jira/browse/XALANC-471
     Project: XalanC
        Type: Bug
  Components: XalanC  
    Versions: 1.9    
 Environment: RedHat Linux 7.2
    Reporter: Steve Glaser


The install instructions don't work cause the execute permissions got dropped 
from some files.
 
% tar tvfz Xalan-C_1_8_0-src.tar.gz | grep -i '^-rwx'
-rwx------ torxslt/staff   564 2004-04-28 03:32:35 xml-xalan/c/NOTICE
-rwx------ torxslt/staff   2994 2004-04-28 03:32:52 xml-xalan/c/build.bat
-rwx------ torxslt/staff 131781 2004-04-28 03:32:52 xml-xalan/c/configure
-rwx------ torxslt/staff   5598 2004-04-28 03:32:52 xml-xalan/c/install-sh
-rwx------ torxslt/staff  13135 2004-04-28 03:32:52 xml-xalan/c/runConfigure
-rwx------ torxslt/staff  53839 2004-04-28 03:32:52 
xml-xalan/c/samples/configure
-rwx------ torxslt/staff   3050 2004-04-28 03:32:52 
xml-xalan/c/samples/configure.in
-rwx------ torxslt/staff   8890 2004-04-28 03:32:52 
xml-xalan/c/samples/runConfigure
-rwx------ torxslt/staff    644 2004-04-28 03:33:27 xml-xalan/c/xdocs/run
% tar tvfz Xalan-C_1_9_0-src.tar.gz | grep -i '^-rwx'
% 

Even using sh runConfigure instead of ./runConfigure fails since runConfigure 
use ./configure to invole the script.

Fixing the permissions gets much further. I think the build bombs cause our 
ancient RedHat 7.2 systems have way out of date gcc/g++/library bits. I'll move 
to a newer Linux distribution and try again.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to