[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: need apache modules built with Sun's compilers

From: Shea Martin <shea_at_snowsquirrel.ca>
Date: 2005-06-20 18:48:26 CEST

What is checked first, crle, or LD_LIBRARY_PATH? Or does LD_LIBRARY_PATH
override crle? Thanks.
~S

-----Original Message-----
From: David Weintraub [mailto:qazwart@gmail.com]
Sent: Monday, June 20, 2005 12:49 PM
To: Shea Martin
Cc: Shea Martin; users@subversion.tigris.org
Subject: Re: need apache modules built with Sun's compilers

On 6/19/05, Shea Martin <sheam@ns.sympatico.ca> wrote:
> Apache 2 is default for solaris 10. I don't have /usr/local/bin as part
> of crle. I do have /usr/local/lib. I will try putting /usr/local/lib
> first, instead of at the end. Thanks,

It may come down to installing Apache2 from sunfreeware.com (which
installs in /usr/local/apache as a default) instead of using the one
already in Solaris. There are many different switches used by Apache
when it is compiled, and some of these switches affect certain
applications.

I know that the version of Apache2 on Solaris 10 doesn't work with PHP
or Mysql, but the version from sunfreeware.com does. I don't know if
Subversion is in the same boat or not. If you do use the Apache
version from sunfreeware, you'll have to modify /etc/init.d/apache to
start up the right httpd daemon.

BTW, you're right, it is /usr/local/lib and the environment variable I
was thinking of is LD_LIBRARY_PATH. Try that first to make sure that
you're loading in the .so files located in /usr/local/lib. I was home
when I was replying to you and didn't have access to my sunblade to
verify anything.

--
David Weintraub
qazwart@gmail.com
-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.8/22 - Release Date: 6/17/2005
 
-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.8/22 - Release Date: 6/17/2005
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 20 18:50:46 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.