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

RE: Solaris report: Subversion-1.0.0

From: Simon McClenahan <smcclenahan_at_healthcompartners.com>
Date: 2004-02-24 16:12:47 CET

FWIW, I've been building Subversion on Solaris 8. I'm currently using 0.37 still, but the 1.0.0 compiled just fine.

> uname -a
SunOS bart 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Blade-100

./configure --prefix=/apps/Subversion --with-berkeley-db=/apps/BerkeleyDB.4.2 --enable-ssl --with-ssl --with-libs=/apps/openssl --with-apxs=/apps/apache2/bin/apxs

> crle

Configuration file [3]: /var/ld/ld.config
  Default Library Path (ELF): /usr/lib:/apps/BerkeleyDB.4.2/lib
  Trusted Directories (ELF): /usr/lib/secure (system default)

Command line:
  crle -c /var/ld/ld.config -l /usr/lib:/apps/BerkeleyDB.4.2/lib

For svn+ssh protocol, I had to create a symbolic link for svnserve in the sshd's path, e.g. /usr/bin

> ls -l /usr/bin/svnserve
lrwxrwxrwx 1 root other 29 Feb 6 16:15 /usr/bin/svnserve -> /apps/Subversion/bin/svnserve

--------------------------
NOTE: This message and any included attachments are from HealthCom Partners, LLC and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 24 16:12:43 2004

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.