LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-21-2006, 06:09 AM   #1
dsids
Member
 
Registered: Mar 2006
Distribution: FC4
Posts: 184

Rep: Reputation: 31
mod_perl requirements


hi ,
i was trying to install rt-3.4.5....its some tracking and grading system for a company....anyways..this rt thing requires perl heavily..so after configuring rt..i came to a step where i had to restart httpd..but then it gave me an error message that it requires mod_perl 2.0..so i downloaded mod_perl2.0..but its heavliy dependant on other softwares..there were certain things i found on its website but cudnt understand it a wee bit.....cud someone please explain the following things...

# Perl

* Prefork MPM

Requires at least Perl version 5.6.1.

You don't need to have threads-support enabled in Perl. If you do have it, it must be ithreads and not 5005threads! If you have:

% perl5.8.0 -V:use5005threads
use5005threads='define';

you must rebuild Perl without threads enabled or with -Dusethreads. Remember that threads-support slows things down and on some platforms it's unstable (e.g., FreeBSD), so don't enable it unless you really need it.
* Threaded MPMs

Require at least Perl version 5.8.0 with ithreads support built-in. That means that it should report:

% perl5.8.0 -V:useithreads -V:usemultiplicity
useithreads='define';
usemultiplicity='define';

If that's not what you see rebuild Perl with -Dusethreads.
* Static prefork build

Perl with ithreads support version 5.6.1 or higher

Perl without ithreads support version 5.8.2 or higher
* Static non-prefork build

Perl with ithreads support version 5.8.0 or higher
* threads.pm

If you want to run applications that take benefit of Perl's threads.pm Perl version 5.8.1 or higher w/ithreads enabled is required. Perl 5.8.0's threads.pm doesn't work with mod_perl 2.0.

*CPAN Perl Modules

* CGI.pm 3.11
* Compress::Zlib 1.09

Though the easiest way to satisfy all the dependencies is to install Bundle::Apache2 available from CPAN.
the subheaders of Perl like Prefork MPM etc..

thanks
Danish
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mod_perl on SuSe pmedes Linux - Software 0 12-28-2004 08:33 AM
testing mod_perl pmedes SUSE / openSUSE 0 12-28-2004 07:58 AM
installing mod_perl 1.29 jpan Linux - Software 0 11-03-2004 05:13 PM
mod_perl? ziggie216 Linux - Software 0 12-15-2003 06:17 PM
mod_perl with RedHat9 joshf Linux - Software 8 07-09-2003 11:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration