[rt-users] Solaris 10 + Apache 2 + mysql + DBD

Alex Moore asmoore at edge.net
Thu Nov 10 18:25:38 EST 2005


On Thu, 10 Nov 2005 18:37:46 +0300
Ruslan Zakirov <ruslan.zakirov at gmail.com> wrote:

> > The following is where my DBD.pm perl module instances are located:
> >
> > /opt/csw/share/perl/site_perl/DBIx/DBSchema/DBD.pm
> >
> > /opt/csw/lib/perl/csw/DBI/DBD.pm
> Please, locate "DBD/mysql.pm" file. AFAIU it should be
> under /opt/csw/ dir. [snip]
> >
> > As some of you may have worked out, I am using the BlastWave Solaris
> > packages, as this has yielded the best result so far.  I am using
> > their Perl, Apache2, Mysql4, gcc3 and perl modules where
> > available.  All other modules have been installed via CPAN.
> Are you sure that BlastWave's perl has access to modules you've
> installed manually?

This is a good point Ruslan and if Ben still has problems, I should be
able to help him.

I build most of the blastwave perl modules and most of those modules
are built for my production RT site.  However, I do not use apache2,
mod_perl2 or mysql, so there may be a few modules missing from the
blastwave packages. I use apache, mod_perl and postgresql.  I also use
the same except using mysql4 on a test Solaris host.

The OP can mail be privately on any modules needed and I will see what
I can do.  If the OP is building modules using gcc that create shared
library objects, then that could be a problem.

I attached a brief description of how I build perl modules.  Also
attached is a file to source for setting up the build environment.  Of
course, the compiler options (CC, CXX, F77, CFLAGS) are wrong for the
OP.

I will also try to help in other ways, such as my build scripts for RT,
if desired.  Or if you want to start with apache, mod_perl, it is a
fairly simple path to install my RT package.

Alex


-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: perl-myflags.i386
Type: application/octet-stream
Size: 393 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20051110/c64dd6a0/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: perl-BUILD.NOTES.txt
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20051110/c64dd6a0/attachment.txt>


More information about the rt-users mailing list