[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-moddtcl
Subject:    Regarding Info. about Mod_dtcl Installation
From:       "Suryadev" <suryadev () provillage ! com>
Date:       2001-01-23 13:21:46
[Download RAW message or body]

Dear sir,
         Hello.

               I have try to install Mod_dtcl in my server through your \
documentation. I have successfully installed tcl 8.3.2 and after that i have \
installed mod_dtcl. but it give some error and i can't able to install it what is \
exact problem i don't know .Pl. give suggestion to installed it. I have also cut & \
paste the result pl see and give suggestion 

#./configure --activate-module=src/modules/mod_dtcl/mod_dtcl.a \
--prefix=/usr/local/apache_resin --enable-module=so Configuring for Apache, Version \
1.3.14  + using installation path layout: Apache (config.layout)
 + activated dtcl module (modules/mod_dtcl/mod_dtcl.a)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Solaris 270 platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + checking for system header files
 + adding selected modules
 + using -ldl for vendor DSO support
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard

# make -e
===> src
make[1]: Entering directory `/usr/local/apache_1.3.14'
make[2]: Entering directory `/usr/local/apache_1.3.14/src'
===> src/os/unix
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=270 -DUSE_EXPAT -I../../lib
/expat-lite `../../apaci` os.c
gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=270 -DUSE_EXPAT -I../../lib
/expat-lite `../../apaci` os-inline.c
rm -f libos.a
ar cr libos.a os.o os-inline.o
ranlib libos.a
<=== src/os/unix
===> src/ap
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_cpystrn.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_execve.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_fnmatch.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_getpass.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_md5c.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_signal.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_slack.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_snprintf.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_sha1.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_checkpass.c
gcc -c  -I../os/unix -I../include   -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li
te `../apaci` ap_base64.c
rm -f libap.a
ar cr libap.a ap_cpystrn.o ap_execve.o ap_fnmatch.o ap_getpass.o ap_md5c.o ap_si
gnal.o ap_slack.o ap_snprintf.o ap_sha1.o ap_checkpass.o ap_base64.o
ranlib libap.a
<=== src/ap

and athe last will be like that

rm -f libstandard.a
ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o \
mod_status.o mod_include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o \
mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_so.o \
mod_setenvif.o ranlib libstandard.a
<=== src/modules/standard
===> src/modules/mod_dtcl
/bin/sh: mod_dtcl: does not exist
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/usr/local/apache_1.3.14/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory `/usr/local/apache_1.3.14'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/local/apache_1.3.14'
make: *** [install-all] Error 2
#

Pl. give the suggestion I will appreciate to you.

With warm regards.

Suryadev


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear sir,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Hello.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
I have try to install Mod_dtcl in my server through your documentation. I have 
successfully installed tcl 8.3.2 and after that i have installed mod_dtcl. but 
it give some error and i can't able to install it what is exact problem i don't 
know .Pl. give suggestion to installed it. I have also cut &amp; paste the 
result pl see and give suggestion </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#./configure 
--activate-module=src/modules/mod_dtcl/mod_dtcl.a 
--prefix=/usr/local/apache_resin --enable-module=so<BR>Configuring for Apache, 
Version 1.3.14<BR>&nbsp;+ using installation path layout: Apache 
(config.layout)<BR>&nbsp;+ activated dtcl module 
(modules/mod_dtcl/mod_dtcl.a)<BR>Creating Makefile<BR>Creating 
Configuration.apaci in src<BR>Creating Makefile in src<BR>&nbsp;+ configured for 
Solaris 270 platform<BR>&nbsp;+ setting C compiler to gcc<BR>&nbsp;+ setting C 
pre-processor to gcc -E<BR>&nbsp;+ checking for system header files<BR>&nbsp;+ 
adding selected modules<BR>&nbsp;+ using -ldl for vendor DSO support<BR>&nbsp;+ 
checking sizeof various data types<BR>&nbsp;+ doing sanity check on compiler and 
options<BR>Creating Makefile in src/support<BR>Creating Makefile in 
src/os/unix<BR>Creating Makefile in src/ap<BR>Creating Makefile in 
src/main<BR>Creating Makefile in src/lib/expat-lite<BR>Creating Makefile in 
src/modules/standard</FONT></DIV>
<DIV><FONT face=Arial size=2><BR># make -e<BR>===&gt; src<BR>make[1]: Entering 
directory `/usr/local/apache_1.3.14'<BR>make[2]: Entering directory 
`/usr/local/apache_1.3.14/src'<BR>===&gt; src/os/unix<BR>gcc -c&nbsp; 
-I../../os/unix -I../../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT 
-I../../lib<BR>/expat-lite `../../apaci` os.c<BR>gcc -c&nbsp; -I../../os/unix 
-I../../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT 
-I../../lib<BR>/expat-lite `../../apaci` os-inline.c<BR>rm -f libos.a<BR>ar cr 
libos.a os.o os-inline.o<BR>ranlib libos.a<BR>&lt;=== src/os/unix<BR>===&gt; 
src/ap<BR>gcc -c&nbsp; -I../os/unix -I../include&nbsp;&nbsp; -DSOLARIS2=270 
-DUSE_EXPAT -I../lib/expat-li<BR>te `../apaci` ap_cpystrn.c<BR>gcc -c&nbsp; 
-I../os/unix -I../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT 
-I../lib/expat-li<BR>te `../apaci` ap_execve.c<BR>gcc -c&nbsp; -I../os/unix 
-I../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li<BR>te 
`../apaci` ap_fnmatch.c<BR>gcc -c&nbsp; -I../os/unix -I../include&nbsp;&nbsp; 
-DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li<BR>te `../apaci` 
ap_getpass.c<BR>gcc -c&nbsp; -I../os/unix -I../include&nbsp;&nbsp; 
-DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li<BR>te `../apaci` ap_md5c.c<BR>gcc 
-c&nbsp; -I../os/unix -I../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT 
-I../lib/expat-li<BR>te `../apaci` ap_signal.c<BR>gcc -c&nbsp; -I../os/unix 
-I../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li<BR>te 
`../apaci` ap_slack.c<BR>gcc -c&nbsp; -I../os/unix -I../include&nbsp;&nbsp; 
-DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li<BR>te `../apaci` 
ap_snprintf.c<BR>gcc -c&nbsp; -I../os/unix -I../include&nbsp;&nbsp; 
-DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li<BR>te `../apaci` ap_sha1.c<BR>gcc 
-c&nbsp; -I../os/unix -I../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT 
-I../lib/expat-li<BR>te `../apaci` ap_checkpass.c<BR>gcc -c&nbsp; -I../os/unix 
-I../include&nbsp;&nbsp; -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-li<BR>te 
`../apaci` ap_base64.c<BR>rm -f libap.a<BR>ar cr libap.a ap_cpystrn.o 
ap_execve.o ap_fnmatch.o ap_getpass.o ap_md5c.o ap_si<BR>gnal.o ap_slack.o 
ap_snprintf.o ap_sha1.o ap_checkpass.o ap_base64.o<BR>ranlib libap.a<BR>&lt;=== 
src/ap</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and athe last will be like that</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>rm -f libstandard.a<BR>ar cr libstandard.a 
mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_status.o 
mod_include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o 
mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_so.o 
mod_setenvif.o<BR>ranlib libstandard.a<BR>&lt;=== 
src/modules/standard<BR>===&gt; src/modules/mod_dtcl<BR>/bin/sh: mod_dtcl: does 
not exist<BR>make[4]: *** [all] Error 1<BR>make[3]: *** [subdirs] Error 
1<BR>make[3]: Leaving directory `/usr/local/apache_1.3.14/src'<BR>make[2]: *** 
[build-std] Error 2<BR>make[2]: Leaving directory 
`/usr/local/apache_1.3.14'<BR>make[1]: *** [build] Error 2<BR>make[1]: Leaving 
directory `/usr/local/apache_1.3.14'<BR>make: *** [install-all] Error 
2</FONT></DIV>
<DIV><FONT face=Arial size=2>#</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Pl. give the suggestion&nbsp;I will appreciate to 
you.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>With warm regards.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Suryadev</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>&nbsp;</DIV></FONT></BODY></HTML>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic