[ 
http://issues.apache.org/jira/browse/XALANC-471?page=comments#action_62617 ]
     
Steve Glaser commented on XALANC-471:
-------------------------------------

I don't understand. Your resolution comments says to use switch to CVS or to 
Version 1.9 but the complaint is _about_ version 1.9.

Something changed between 1.8 and 1.9 and some file permissions got screwed up. 
 The change needs to be undone for version 1.10.

The CVS tree has the correct permissions. I can't see if or when the 
permissions changed in CVSROOT so I can't tell whether they were temporarily 
broken and are now fixed or if your source tarball build process is what's at 
fault. (Note: permissions of the ,v file in CVS become the permissions in the 
sandbox and permission changes are not tracked by CVS).

I'm assuming that the Won't Fix resolution really means Duplicate and it's 
already addressed.

Thanks


> 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