> To start apache, where do I have to put axiscpp.conf file??
On Linux (as the doc says) you should put axiscpp.conf in $AXISCPP_DEPLOY/etc

Samisa...


On Tue, 25 Jan 2005 14:25:46 +0600, Dushshantha Chandradasa
<[EMAIL PROTECTED]> wrote:
> Hi Samisa,
> 
> I successfully deployed Axis C++ on Linux with following Environment
> variable settings.
> 
> To start apache, where do I have to put axiscpp.conf file??
> 
> Dushshantha
> 
> -----Original Message-----
> From: Samisa Abeysinghe
> Sent: Tuesday, January 25, 2005 9:39 AM
> To: Dushshantha Chandradasa; Chinthana C. Dinapala
> Subject: RE: Problems in Linux Installation guide for Axis C++
> 
> also check AXISCPP_HOME, AXISCPP_DEPLOY and Set LD_LIBRARY_PATH
> 
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$AXISCPP_DEPLOY/lib
> 
> Samisa...
> 
> -----Original Message-----
> From: Dushshantha Chandaradasa
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 20, 2005 5:12 PM
> To: Samisa Abeysinghe; [email protected]
> Subject: Re: Problems in Linux Installation guide for Axis C++
> 
> Hi Samisa,
> 
> Your solution was successful. But when running make command, following
> errors were occured :(
> 
> /usr/bin/ld: cannot find -lserver_engine
> collect2: ld returned 1 exit status
> make[4]: *** [libaxiscpp_mod2.la] Error 1
> make[4]: Leaving directory
> `/home/dushshantha/Apache2/AxisCpp/axis-c-src-1-4-lin
> ux/src/server/apache2'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/dushshantha/Apache2/AxisCpp/axis-c-src-1-4-lin ux/src/server'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/dushshantha/Apache2/AxisCpp/axis-c-src-1-4-lin ux/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/dushshantha/Apa
che2/AxisCpp/axis-c-src-1-4-lin ux'
> make: *** [all] Error 2
> 
> Dushshantha
> 
> On Thu, 20 Jan 2005 16:40:41 +0600, Samisa Abeysinghe
> <[EMAIL PROTECTED]> wrote:
> > Well, looks like we have not packaged configure file with the release
> package :(
> >
> > Change directory to where the source is and run:
> > sh autogen.sh
> >
> > This will create the configure file.
> >
> > Thanks,
> > Samisa...
> >
> >
> > On Thu, 20 Jan 2005 16:26:14 +0600, Dushshantha Chandaradasa
> > <[EMAIL PROTECTED]> wrote:
> > > ---------- Forwarded message ----------
> > > From: Dushshantha Chandaradasa <[EMAIL PROTECTED]>
> > > Date: Thu, 20 Jan 2005 15:43:14 +0600
> > > Subject: Problems in Linux Installation guide for Axis C++
> > > To: [email protected]
> > >
> > > Hi All,
> > >
> > > When trying to install Axis C++ on Linux (Fedora Core 2) with the
> > > guidance of Linux Installation guide in the documentation, following
> > > problem was occured.
> > >
> > > [EMAIL PROTECTED] axis-c-src-1-4-linux]# ls
> > > aclocal.m4        ChangeLog     docs        ltmain.sh
> runconfig.sh
> > > AUTHORS           config.guess  graveyard   Makefile.am    samples
> > > autogen.sh        config.h.in   include     missing        src
> > > axis.spec         config.sub    INSTALL     mkinstalldirs  tests
> > > bin               configure.ac  install-sh  NEWS           test.xml
> > > build             COPYING       kdevelop    NOTICE         tools
> > > buildSamples.xml  depcomp       lib         package.xml    vc
> > > build.xml         deploy        LICENSE     README
> > >
> > > [EMAIL PROTECTED] axis-c-src-1-4-linux]# ./configure
> > > bash: ./configure: No such file or directory
> > >
> > > axis-c-src-1-4-linux is the extracted folder of axis c++ source.
> > >
> > > What could be the reason??
> > >
> > > Regards,
> > >
> > > Dushshantha
> > >
> >
> 
> 
> --------------------------------------------------------------------------------------------------
> This message, including any attachments, contains confidential information 
> intended for a specific individual and purpose, and is intended for the 
> addressee only.  Any unauthorized disclosure, use, dissemination, copying, or 
> distribution of this message or any of its attachments or the information 
> contained in this e-mail, or the taking of any action based on it, is 
> strictly prohibited.  If you are not the intended recipient, please notify 
> the sender immediately by return e-mail and delete this message.
>

Reply via email to