Sanjaya Ratnaweera <[EMAIL PROTECTED]> writes: > Yong Yang wrote: > >> Hi, I just downloaded the Axis2c source code using svn. But I can't install >> it on the linux machine as there are a lot of file missing, such as >> configure, Makefile.in. Could anyonle tell me how to install axis2 using >> these source files downloaded? many thanks inadvance. >> >> > > Hi Yong, > > configure, and Makefile.in files are generated files. When you > download the source code from svn run autogen.sh script. > > ./autogen.sh > > > it will generate configure script. > > then you can > > ./configure > make > make install or you could use build.sh file :)
thanks, Dinesh -- Dinesh Premalal [EMAIL PROTECTED] WSO2, Inc.; http://www.wso2.com/ GPG Key ID : A255955C GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F44 266E A255 955C --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
