RE: mod_jk showstopper problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 

> -----Original Message-----
> From: pranjal deka [mailto:pranjal.deka19@xxxxxxxxxxx] 
> Sent: Tuesday, February 20, 2007 1:39 PM
> To: users@xxxxxxxxxxxxxxxx
> Subject: RE:  mod_jk showstopper problem
> 
> hi Owen
> thanks once again.
>  Now i am a problem while compling mod_jk file in suselinux
> for apache and jboss connection.
> I followed the standard procedures but it can't complie
> it is done as------
>     . command : ./buildconf.sh
>     error : line 11 aclocal : command not found
>                line 13 autoheader : command not found
>                 line 15  automake :  command not found
>               line 17  autoconf : command not found
>    command :  make

This is getting way off-topic... 

Basically, your system is missing some tools needed by automake. So you
need to install them - via RPM?

You really need to understand a lot about linux sys-admin and a mailing
list is not really the best forum for that. If you are under so much
pressure, how about hiring a linux consultant? (BTW - I am *not* a
consultant and I am *not* looking for work :-)

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

>      error :  No Targets specified and no makefile found    stop
>     command :  cp 
> /usr/src/jakarta-tomcat-connectors-1.2.15-src/jk/native/apache
-2.0/mod_jk.so   /usr/lib/apache2 
>      error : cp cannot stat 
> /usr/src/jakarta-tomcat-connectors-1.2.15-src/jk/native/apache
-2.0/mod_jk.so 
>   Please tell me what is the problem here.it is becoming a 
> great issue.
> Thanks in advance.
> Regards,
> Pranjal deka
> 
> 
> Boyle Owen <Owen.Boyle@xxxxxxx> wrote:
> 
> 	> -----Original Message-----
> 	> From: pranjal deka [mailto:pranjal.deka19@xxxxxxxxxxx] 
> 	> Sent: Tuesday, February 20, 2007 11:51 AM
> 	> To: users@xxxxxxxxxxxxxxxx
> 	> Subject:  mod_jk showstopper problem
> 	> 
> 	> Hi 
> 	> Thanks for your kind advice.
> 	> So your advice is to compile the apache 2 and mod_jk1.2
> 	> in the same environment and after that we can put
> 	> mod_jk.so to the apache.
> 	> Can you tell me where exactly we can find the 
> 	> mod_jk source file and the procedure to complie it.
> 	
> 	There is plenty of detail about this on the web... Just 
> put "mod_jk.so"
> 	into google and read the first couple of hits.
> 	
> 	I guess you get the source from Tomcat -
> 	http://tomcat.apache.org/connectors-doc/
> 	
> 	Rgds,
> 	Owen Boyle
> 	Disclaimer: Any disclaimer attached to this message may 
> be ignored. 
> 	
> 	> Thanks in advance
> 	> pranjal deka
> 	> 
> 	> From: pranjal deka [mailto:pranjal.deka19@xxxxxxxxxxx] 
> 	> > Sent: Tuesday, February 20, 2007 5:37 AM
> 	> > To: users@xxxxxxxxxxxxxxxx
> 	> > Subject:  mod_jk showstopper problem
> 	> > 
> 	> > hi to all
> 	> > We are facing a problem.We want to do load balancing in 
> 	> > apache2 and jboss4.0.4 in suse linux10.For the load 
> 	> > balancing we have downloaded mod_jk.so from the apache and 
> 	> > put it in the apache server.then we configured 
> httpd.conf by 
> 	> > putting INCLUDE ---/mod_jk.conf.But when we tried to enable 
> 	> > the connector in the apache it's throwing an error------
> 	> > 
> 	> > "/etc/init.d/apache2/ start RETURNED1 (UNSPECIFIED ERROR)
> 	> > starting httpd (prefork) httpd2-prefork : syntax error on 
> 	> > line .... of /etc/apache2/httpd.conf : sysntax 
> error on line 
> 	> > ... of /etc/aapche2/mod_jk.conf : cannot load 
> 	> > /usr/lib/apache2/mod_jk.so into server 
> 	> > /usr/lib/apache2/mod_jk.so : UNDEFINED SYMBOL : 
> 	> > APR_SOCK_ADDR_PORT_GET"
> 	> 
> 	> You say you have "..downloaded mod_jk.so from the 
> apache.." - Do you
> 	> mean you downloaded a binary file? If so, I doubt you 
> got it from
> 	> apache.org...
> 	> 
> 	> Anyway, the problem is an inconsistent compilation - the 
> 	> module was not
> 	> compiled with the same environment as httpd. Best 
> advice would be to
> 	> recompile apache with the module.
> 	> 
> 	> Rgds,
> 	> Owen Boyle
> 	> 
> 	> 
> 	> 
> 	> 
> 	> ________________________________
> 	> 
> 	> Heres a new way to find what you're looking for - Yahoo! 
> 	> Answers 
> 	> 
> 	hoo.com/> 
> 	>
> 	
> 	
> 	This message is for the named person's use only. It may 
> contain confidential, proprietary or legally privileged 
> information. No confidentiality or privilege is waived or 
> lost by any mistransmission. If you receive this message in 
> error, please notify the sender urgently and then immediately 
> delete the message and any copies of it from your system. 
> Please also immediately destroy any hardcopies of the 
> message. You must not, directly or indirectly, use, disclose, 
> distribute, print, or copy any part of this message if you 
> are not the intended recipient. The sender's company reserves 
> the right to monitor all e-mail communications through their 
> networks. Any views expressed in this message are those of 
> the individual sender, except where the message states 
> otherwise and the sender is authorised to state them to be 
> the views of the sender's company.
> 	
> 	
> ---------------------------------------------------------------------
> 	The official User-To-User support forum of the Apache 
> HTTP Server Project.
> 	See for more info.
> 	To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> 	" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> 	For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 	
> 	
> 
> 
> ________________________________
> 
> Here's a new way to find what you're looking for - Yahoo! 
> Answers 
> <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.ya
hoo.com/>  
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux