Apache 2.0.48 compilation

Apache 2.0.48 compilation

am 19.12.2003 03:10:48 von Selim Seynur

------_=_NextPart_001_01C3C5D5.5105B1F0
Content-Type: text/plain;
charset="iso-8859-1"

Hi,
I am trying to build Apache 2.0.48 on HPUX 11i PARISC platform. I want to
link the "httpd" executable with libCsup.sl and libcl.sl. I tried the
following ways to configure but none of them gave me the result:

LIBS="-lCsup -lcl" ./configure ......
EXTRA_LIBS="-lCsup -lcl" ./configure ......
LIBS="-lCsup" EXTRA_LIBS="-lcl" ./configure ......
LIBS="/usr/lib/libcl.sl /usr/lib/libCsup.sl" ./configure .....

But after building and installing Apache, none of them linked the 'httpd'
executable with libCsup.sl or libcl.sl
Am I missing something?
Any help is greatly appreciated.
Thanks in advance.

- Selim


------_=_NextPart_001_01C3C5D5.5105B1F0
Content-Type: text/html;
charset="iso-8859-1"








size=2>Hi,

I am trying to build
Apache 2.0.48 on HPUX 11i PARISC platform.  I want to link the "httpd"
executable with libCsup.sl and libcl.sl.  I tried the following ways to
configure but none of them gave me the result:

size=2> 

LIBS="-lCsup -lcl"
../configure ......

face=Arial size=2>EXTRA_LIBS="-lCsup -lcl" ./configure
.......

class=039224701-19122003>LIBS="-lCsup"
EXTRA_LIBS="-lcl" ./configure ......

class=039224701-19122003>LIBS="/usr/lib/libcl.sl
/usr/lib/libCsup.sl" ./configure .....

class=039224701-19122003> size=2> 

class=039224701-19122003>But after building and
installing Apache, none of them linked the 'httpd' executable with libCsup.sl or
libcl.sl

class=039224701-19122003>Am I missing
something?

class=039224701-19122003>Any help is greatly
appreciated.

class=039224701-19122003>Thanks in
advance.

class=039224701-19122003> size=2> 

class=039224701-19122003>-
Selim

size=2> 


------_=_NextPart_001_01C3C5D5.5105B1F0--