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

Re: ranlib: command not found - Subversion1.3.1 Make install on Solaris9

From: <ilmars.katajs-paeglis_at_chase.com>
Date: 2006-05-24 20:50:34 CEST

Thanks Michael,

I installed GNU Binutils. In fact I have two ranlib on the system now.

GNU Binutil: located in /opt/sfw/sparc-sun-solaris2.9/bin-
and Solaris native: /usr/ccs/bin/ranlib

Unfortunately, make install still fails w/ ranlib cannot find error. How
do I create .configure/make file that it points to proper ranlib?

error follows:
ln: cannot create libapr-0.so: File exists
chmod +x /usr/local/apr/lib/libapr-0.so.0.9.7
cp .libs/libapr-0.lai /usr/local/apr/lib/libapr-0.la
cp .libs/libapr-0.a /usr/local/apr/lib/libapr-0.a
ranlib /usr/local/apr/lib/libapr-0.a
/download/sas/sourcecd/subversion-1.3.1/apr/libtool: ranlib: command not
found
make[1]: *** [install] Error 127
make[1]: Leaving directory
`/export/download/sas/sourcecd/subversion-1.3.1/apr'
make: *** [external-install] Error 1

thanks.
Ilmars
Received on Wed May 24 20:52:23 2006

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.