<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>Installing subversion on solaris 8</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">I am trying to install subversion-1.4.0-sol10-sparc-local.gz on a solaris 8 box.</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">I have also installed some of the packages that come with the above file from</FONT> <A HREF="file://www.sunfreeware.com"><U></U><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">www.sunfreeware.com</FONT></U></A><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> such as neon etc …</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">When I run ldd on svn, I get the following output:</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">/nanfs02/home/ddonovan/practice/svn> ldd `which svn`</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_client-1.so.0 =>  /usr/local/lib/libsvn_client-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_wc-1.so.0 =>      /usr/local/lib/libsvn_wc-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_ra-1.so.0 =>      /usr/local/lib/libsvn_ra-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_diff-1.so.0 =>    /usr/local/lib/libsvn_diff-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_ra_local-1.so.0 =>        /usr/local/lib/libsvn_ra_local-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_repos-1.so.0 =>   /usr/local/lib/libsvn_repos-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_fs-1.so.0 =>      /usr/local/lib/libsvn_fs-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_fs_fs-1.so.0 =>   /usr/local/lib/libsvn_fs_fs-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_fs_base-1.so.0 =>         /usr/local/lib/libsvn_fs_base-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_ra_svn-1.so.0 =>  /usr/local/lib/libsvn_ra_svn-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_ra_dav-1.so.0 =>  /usr/local/lib/libsvn_ra_dav-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_delta-1.so.0 =>   /usr/local/lib/libsvn_delta-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsvn_subr-1.so.0 =>    /usr/local/lib/libsvn_subr-1.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libaprutil-0.so.0 =>     /usr/local/lib/libaprutil-0.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libdb-4.2.so =>  /usr/local/BerkeleyDB.4.2/lib/libdb-4.2.so</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libiconv.so.2 =>         /usr/local/lib/libiconv.so.2</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libapr-0.so.0 =>         /usr/local/lib/libapr-0.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsendfile.so.1 =>      /usr/lib/libsendfile.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        librt.so.1 =>    /usr/lib/librt.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libm.so.2 =>     /usr/lib/libm.so.2</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libresolv.so.2 =>        /usr/lib/libresolv.so.2</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libpthread.so.1 =>       /usr/lib/libpthread.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libneon.so.25 =>         /usr/local/lib/libneon.so.25</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libssl.so.0.9.8 =>       /usr/local/ssl/lib/libssl.so.0.9.8</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libcrypto.so.0.9.8 =>    /usr/local/ssl/lib/libcrypto.so.0.9.8</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libnsl.so.1 =>   /usr/lib/libnsl.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libexpat.so.0 =>         /usr/local/lib/libexpat.so.0</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libsocket.so.1 =>        /usr/lib/libsocket.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libz.so =>       /usr/lib/libz.so</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libc.so.1 =>     /usr/lib/libc.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libgcc_s.so.1 =>         /var/gnu/3.4.0/lib/libgcc_s.so.1</FONT>

<BR><FONT COLOR="#FF0000" SIZE=2 FACE="Arial">        libm.so.2 (SUNW_1.2) =>  (version not found)</FONT>

<BR><FONT COLOR="#FF0000" SIZE=2 FACE="Arial">        libc.so.1 (SUNW_1.22) =>         (version not found)</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libdl.so.1 =>    /usr/lib/libdl.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libaio.so.1 =>   /usr/lib/libaio.so.1</FONT>

<BR><FONT COLOR="#FF0000" SIZE=2 FACE="Arial">        libc.so.1 (SUNW_1.22) =>         (version not found)</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libmp.so.2 =>    /usr/lib/libmp.so.2</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        libthread.so.1 =>        /usr/lib/libthread.so.1</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">        /usr/platform/SUNW,Sun-Fire-480R/lib/libc_psr.so.1</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The problem lines are highlighted in red.</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">As suggested in</FONT> <A HREF="file://www.sunfreeware.com/subversion.html"><U></U><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">www.sunfreeware.com/subversion.html</FONT></U></A><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">, I ran the following command:</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">ln -s /usr/lib/libm.so.1 /usr/lib/libm.so.2</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">As libm.so.2 doesn't exist on solaris 8.</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">However, when I try to run:</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">svn help</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">I get the following error:</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">ld.so.1: svn: fatal: libm.so.2: version `SUNW_1.2' not found (required by file /usr/local/lib/libapr-0.so.0)</FONT>

<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Killed</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Do you know how I can resolve this?</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">I'm guessing that when libm.so.2 has been sorted out, it will complain about libc.so.1 …</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Regards,</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Dan.</FONT>
</P>


<BR>
_______________________________________________________________________<BR>
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged<BR>
material. Any review, retransmission, dissemination or other use of, or<BR>
taking of any action in reliance upon, this information by persons or<BR>
entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.<BR>
<BR>
_____________________________________________________________________<BR>
This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com<BR>
</BODY>
</HTML>