Hi Colin,

We just did a transition to a new directory stucture so we can get our
build/install situation cleared up, so there are going to be a few
glitches.

Yes, you should use the runConfigure in the xalanc directory.  You should
do the following:

   chmod +x runConfigure configure

which will fix the execute permissions problem.  We will get that cleared
up in the repository soon.

Eveyrhing else in the build documentation should be OK.  You will need to
update your own makefiles to use the new directory name for include files.

Dave



|---------+--------------------------->
|         |           Colin Paul Adams|
|         |           <[EMAIL PROTECTED]|
|         |           mon.co.uk>      |
|         |                           |
|         |           07/01/2003 10:27|
|         |           PM              |
|---------+--------------------------->
  
>--------------------------------------------------------------------------------------------------------------------------------|
  |                                                                             
                                                   |
  |        To:      [email protected]                                
                                                   |
  |        cc:      (bcc: David N Bertoni/Cambridge/IBM)                        
                                                   |
  |        Subject: Re: CVS                                                     
                                                   |
  
>--------------------------------------------------------------------------------------------------------------------------------|



>>>>> "david" == david n bertoni <[EMAIL PROTECTED]> writes:

    david> CVS information is here:

    david>    http://xml.apache.org/cvs.html

Right - next - how do I do a build (on linux)?

The documentation on the web-site for 1.5 clearly no longer applies:

1) There is no runConfigure in the c/src directory - I guessed at
   changing to c/src/xalanc.
2) In c/src/xalanc, runConfigure is not executable, so I get
   permission denied.
3) Trying to run it with the sh command still results in permission
   denied, this time for configure:

Generating makefiles with the following options ...
Platform: linux
C Compiler: gcc
C++ Compiler: c++
Extra compile options:
Extra link options:
Thread option:
bitsToBuild option: 32
Extra configure options:
Debug is OFF

./runConfigure: line 412: ./configure: Permission denied

If the result of the above commands look OK to you, go to the directory
/home/colin/xml-xalan/c/src and type "gmake" or "make" to make the XALAN-C
system.

Note: You must use GNU make to use the Xalan Makefile.

--
Colin Paul Adams
Preston Lancashire


Reply via email to